Return SharePoint 2019 lists and libraries to the classic view from modern experience with PowerShell…
PowerShell
Sync Mobile Phone properties from Azure Active Directory to SharePoint Online User Profiles with Azure Automation Runbooks
Sync mobilePhone from Azure AD to CellPhone in SharePoint Online User Profiles using Azure Automation Runbooks and a PnP PowerShell Script…
Apply-PnPTenantTemplate : Object reference not set to an instance of an object
Apply-PnPTenantTemplate fails when multiple versions of the SharePointPnPPowerShell modules are installed…
SharePoint Hub Site theme not pushing to associated sites
This is one of those items that is here to remind myself more than anyone else, to be honest: if you don't change the theme in your SharePoint Hub Site from the default, any Sites associated to the Hub will not get the updated theme. Additionally, the changes do take…
Configuring Azure AD Domain Services for your Active Directory Tenant
Configuring Azure AD Domain Services is fairly straight-forward process, and currently, only possible via the classic Azure Web Portal - look for this to change at some point to allow PowerShell as well. Prior to enabling the service, you need to create an Active Directory Group with a specific name.…
Windows 10 and PPTP VPN split tunnelling
Split Tunneling Configuring a VPN connection to allow split tunnelling allows traffic not destined for the remote corporate network, specifically internet traffic, to be sent out the local network gateway. This often results in faster browsing and permits access to networks routable locally. It may also be a security risk,…