Content
What are the consideration of using https://pnp.github.io/ since it is a open source technology
PNP provides many great tools which ease development, like PNP Power Shell PNP/JS PNP PnP.Core.Services; PnP.Core.Model.SharePoint PnP.Core.Auth now some clients do not allow us to use any open source technologies such as the above PnP…


The way to make the link-button open in a separate tab with SharePoint 2016 settings.
Hi, I'm Japanese and my English is bad. Sorry about that. Then... I want to know the way to make the link-button which is on SharePoint's leftside-menu open in a separate tab with SharePoint 2016 settings or something. I know that'll be available from…


Get-PnPField on the web/site level instead on the list level. is this possible?
I have this PnP Powershell script to get a field on the list level and hide it from the New form:- Connect-PnPOnline <tenant-site-url> $ctx = Get-PnPContext $field = Get-PnPField -Identity <field-name> -List…


Placing bulk files from file explorer to SharePoint library
I have 45000 files in the local file path, I want to place all those files at a time in to SharePoint Library. Is there any way to achieve it?, Please suggest. It is SharePoint 2016


While publishing the workflow below error
While publishing the workflow below error , Please suggest what could be the issue and what we need to verify, It is SharePoint 2016.
Checkinn script for SharePoint documents in the library
Checkinn scrript for SharePoint documents in the librrary. is there any sccript to check in ( unlock ) the locked files in the libbrary, all are from one library only. And if we ran that script how long it may take? Thank you in Advance.
Issuue with Timer Job
I Would like to see status of all timer jobs? is there any PowerShell command for that? and We are suspecting something wrong with one particular timer job, is there any way to know what is wrong with particular timer job? Those suspecting Timer Jobs…
We're unable to complete your request server_error: The contextID supplied in the request did not have a matching cookie
Hi, good morning! I was trying to create an account using my name, for example he typed anthonyhello? Clicked next button, then my email is not accepting the question mark, so I try to type it now, he typed anthonyisit7inthemorninghere@outlook.com, I…


How can I perform one rest api call to query all users BasePermmisions to a Sharepoint file
I'm currently using this API Call: http://<site-url>[/_api/web/getfilebyserverrelativeurl('<file-path>')/ListItemAllFields/getusereffectivepermissions(@user)?@user='<domain\user>'] This API call only gives me one user BasePermissions to…
Staying at list item interface after editing
Hello everyone, We are using Sharepoint server 2019 (on premise). We would like to stay at list item's interface after editing it (and pressing OK to save). Is there any setting to enable that or any workaround to do? In current way, Sharepoint will…
Microsoft account sign in is blocked
Hello! I tried to sign in to my Microsoft account this morning, I was entering the incorrect password! I give me this error message saying: You've tried to sign in too many times with an incorrect account or password. When I enter the correct password, I…


CSOM vs PnP Core inside our Azure Functions
I want to write an Azure Function deployed inside Azure and which run on timer schedule. but i am not sure which library i should user, either:- CSOM PnP Core what are the main differences and when you use each?
Project Web App cross-project links not updating until project is opened
I have setup the Project Web application (PWA) environment and have multiple projects uploaded in the project center. I am using Power Bi as my data visualization tool. I need to set cross-project links for certain tasks, and I am able to set the links…
SharePoint Blocked File Type & Site Names
After upgrading to SharePoint Server 2019 Version 16.0.10393.20000, some of our sites with only 4 letters in the site name are blocked due to the site name ending in a blocked file extension. If I remove the extension from Central Admin (ASA in the…


To Bring particular column into Excel.
Hi, How to bring specific column data value into Excel file. I have Excel files uploaded in a document library of SharePoint site. And, I have additionaly added 1 column (Status column) into document library (Refer Image - DemoSitePage). Next time…


Is it possible to replicate a PDF form within a sharepoint site in sharepoint Server 2019?
My company would like to explore the possibility of replacing the adobe documents that our employees currently must fill out and sign with their e-signature with an alternative in-site method. Is there a way to create a form that can contain the same…
Want to update the description field for a sharepoint file using Logic Apps in Azure
Hi there, Trying to update the "Description" field in Sharepoint using Azure logic apps. However, I'm getting the following error. I've enabled "Description" as a property based on the information in the following link. Any help is…


My sharepoint site won't show my user profile on the top right?
Currently dealing with this error accessing my sharepoint site. Initially the site wouldn't let me access it due to authentication so I changed it from NTLM to Kerberos back to NTLM again to reset it. Then I restarted my server and application pools…
SharePoint 2019 Search stops crawling - MSSDMN.exe missing from crawl servers
Hello, I have SharePoint 2019 farm set up running good but notice that search crawl goes in to sleep mode usually at around 4 am. By sleep mode i mean it will show content sources as crawling but crawl reports will show no data after 4ish am and If I…
Microsoft team room devices unable to access white board app
Hi, After recent change on Microsoft end regarding One drive location for Whiteboard files, we are having issue when a user starts the whiteboard and share the link. the other users in meeting are able to open the whiteboard through link but MTR devices…