-
Hide or show fields in New or Edit forms
Microsoft has made it easier to customise “modern” SharePoint Online Lists and Libraries Forms natively. But what do you do if you need to managing a “classic” Form or the edit for option is just not available?
-
How to ‘Unblock’ PowerShell files
Frustrated by the warning message on Windows computers “This file came from another computer and might be blocked to help protect this computer”? The warning appears when try to open a PowerShell file that has come from a 3-rd party.
-
Configuring SharePoint & Microsoft Teams PowerShell environment
Here is a list of steps that I usually complete when configuring a PC, so that I can run PowerShell script that connect to SharePoint Online and Microsoft Teams.
-
Connect-PnPOnline: unwanted credential caching
Problems with the Connect-PnPOnline PowerShell CmdLet caching credentials while using the UseWebLogin parameter. See the fix!
-
Access denied while refreshing all published content types on next update
Working with the Content Type Hub and publish (syndicate) content types to other site collections; have you received an Access Denied message when selecting the “Refresh all published content types on next update”?
-
Microsoft Teams External Sharing with Anyone
In my last post I described how to turn on External Sharing of Files and Folders within Microsoft Teams, during which you may have noticed the Anyone option was disabled.
-
Deleting SharePoint Online Root Site Collection
Apparently Microsoft Support resolves the issue by deleting the Root Site Collection from the “Farm Recycle Bin”, another level up (and out of sight of Tenant Admins)…
-
Virtual Machine: SharePoint failing to create a Web Application
So your Virtual Machine doesn’t quite have enough resources to create a new Web Application using Central Admin, then you have two choices PowerShell or the workaround I’m going to describe today.