Update deployments/services/Microsoft 365/Seize Control of Personal OneDrive Data of Another User.md
Automatic Documentation Deployment / Sync Docs to https://kb.bunny-lab.io (push) Successful in 4s
Automatic Documentation Deployment / Sync Docs to https://kb.bunny-lab.io (push) Successful in 4s
This commit is contained in:
+7
@@ -37,4 +37,11 @@ Set-SPOUser `
|
||||
-Site "https://eaglesafetyak-my.sharepoint.com/personal/username_companyname_com" `
|
||||
-LoginName "i:0#.f|membership|admin@companyname.com" `
|
||||
-IsSiteCollectionAdmin $false
|
||||
```
|
||||
|
||||
### Logout & Cleanup Auth Tokens & Remove Module
|
||||
```powershell
|
||||
Disconnect-SPOService
|
||||
Remove-Module Microsoft.Online.SharePoint.PowerShell
|
||||
# Close Powershell Window
|
||||
```
|
||||
Reference in New Issue
Block a user