How to immediately revoke access for a user in SharePoint Online
How to immediately revoke access for a user in SharePoint Online …
Continue readingHow to immediately revoke access for a user in SharePoint Online
All about Microsoft 365
How to immediately revoke access for a user in SharePoint Online …
Continue readingHow to immediately revoke access for a user in SharePoint Online
There’s a new version of the SPO PowerShell module available, which you can download from here: https://www.microsoft.com/en-us/download/details.aspx?id=35588 The version went up to 16.0.4219.1200. Only one new cmdlet was introduced: Get-SPOMigrationJobProgress, which brings the total number of available cmdlets to 41. The following cmdlets were changed: Submit-SPOMigrationJob (added the ShowProgress parameter) …
Continue readingNew version of the SharePoint Online module for PowerShell available
Being able to share data in today’s world is vital and being able to share it securely even more so. Office 365 and SharePoint Online in particular have offered this functionality for years now, both with internal users, external users and guests. If you don’t know the difference between those types …
Seems that there is a known issue with the Term Store admins in SharePoint Online, namely when a user is added as Global Administrator (and as such added as SharePoint Admin and to the Term Store Admins) and later removed, the permissions they have on the term store are preserved …
Continue readingPerformance issues on sites with managed metadata
This goes under the category “mostly useless”, but nevertheless is an interesting example. Hardcoding stuff in scripts is never a good thing, so why not obtain the correct URL using the tools we already have (apart from copy/paste that is). Turns out the information about all accessible endpoints can be …
Continue readingObtain SharePoint Online URL for Connect-SPOService