Useful tips for everyday
How do I recover a lost folder in SharePoint? if the deleted folder is not in the recycle bin, please scroll down to the bottom…
How do I see all users in Office 365? The easiest way to return a list of all users is to run the Get-MsolUser cmdlet.…
How do I move a wiki from one team to another? You can migrate the Wiki tab within 3 steps: Step 1: Job settings: Here…
When to use site columns across site collections? If you have a requirement to use site columns across site collections, you probably should consider creating…
How do you make an attachment mandatory in InfoPath? InfoPath way of making list attachments mandatory Open the list for editing in InfoPath, Add a…
How to use people picker in SharePoint script? In your script, call the SPClientPeoplePicker_InitStandaloneControlWrapper global function to render and initialize the picker. The picker is…
Is there a way to insert the current date in XSLT? There doesn’t seem to be any date functions building into XSLT that will return…
How to add link column in dataTable? If you are looking to add link based on other column data then can use the below approach.…
What to do about high CPU load in SharePoint? In that topic Microsoft presents an SQL script that fixes the database permissions. After I ran…
How is date value calculated? Excel DATEVALUE function – change text to date The DATEVALUE function in Excel converts a date in the text format…