Sign in
Microsoft 365
SharePoint
PowerShell
Teams
Exchange
Azure
Security and Compliance
Sign in
Welcome!
Log into your account
your username
your password
Forgot your password?
Password recovery
Recover your password
your email
Search
Sign in
Welcome! Log into your account
your username
your password
Forgot your password? Get help
Password recovery
Recover your password
your email
A password will be e-mailed to you.
Wednesday, February 1, 2023
Sign in / Join
About
Contact
Contact us
Facebook
Microsoft 365
SharePoint
PowerShell
Teams
Exchange
Azure
Security and Compliance
Search
Home
Microsoft 365
PowerShell
PowerShell
Admin
Recovering from Attack Surface Reduction rule shortcut deletions
January 25, 2023
On January 13th, Windows Security and Microsoft Defender for Endpoint customers may have experienced a series of false positive detections for the...
Read more
Admin
Microsoft 365 All Tenants in the admin center
October 8, 2020
More than one-third of admins that use the Microsoft 365 admin center manage multiple tenants. This applies to two-thirds of enterprise customers...
Read more
Exchange
Top 10 Office 365 PowerShell Commands for Admins
May 14, 2020
Microsoft 365
Microsoft Teams cmdlet
May 9, 2020
Microsoft 365
How to Install Uninstall or Update Cmdlets for SharePoint Online
April 29, 2020
PowerShell
Prevent office 365 users from creating groups
April 12, 2020
PowerShell
How to connect Exchange Online with Exchange Online PowerShell V2 module
April 12, 2020
Azure
How to sync local Active Directory to Office 365 with DirSync
October 29, 2019
When moving to the Office 365 environment quite commonly the old on-premises structure must be preserved. Sometimes it is because the migration...
Read more
Microsoft 365
Remove all Office 365 licenses for a group of users from CSV file
September 2, 2019
A recent question over at the Spiceworks community asked for a PowerShell sample that will go over a list of users imported...
Read more
Microsoft 365
How to remove labels from the Security & Compliance Center
May 9, 2019
This cmdlet is available only in Office 365 Security & Compliance Center PowerShell. For more information, see Office 365 Security & Compliance...
Read more
Microsoft 365
How to Delete Orphan Users from SharePoint Online with PowerShell
February 2, 2019
#Import SharePoint Online module Import-Module Microsoft.Online.SharePoint.Powershell Function Remove-OrphanedUsers () { param ( [Parameter(Mandatory=$true)] [string] $AdminURL, [Parameter(Mandatory=$true)] [string] $SiteURL, [Parameter(Mandatory=$true)] [string] $ReportInput ) Try { #Get Credentials to connect $Cred = Get-Credential #Connect to SharePoint online Connect-SPOService...
Read more
PowerShell
How to delete legacy users from SharePoint Online sites using PowerShell
January 29, 2019
The preceding steps removed access to Microsoft 365 and SharePoint Online. However, the user or guest still appears in people searches and...
Read more
Most Read
Recovering from Attack Surface Reduction rule shortcut deletions
Admin
January 25, 2023
On January 13th, Windows Security and Microsoft Defender for Endpoint customers may have experienced a series of false positive detections for the...
Read more
Microsoft 365 All Tenants in the admin center
Admin
October 8, 2020
More than one-third of admins that use the Microsoft 365 admin center manage multiple tenants. This applies to two-thirds of enterprise customers...
Read more
Windows Defender Advanced Threat Protection (ATP) software is undergoing some changes
Enterprise Mobility + Security
October 2, 2020
Microsoft has announced that its Windows Defender Advanced Threat Protection (ATP) software is undergoing some changes. The antivirus program is expanding beyond...
Read more
Improvements to SharePoint news feeds and digests
Microsoft 365
September 23, 2020
The news feed delivers an intelligent view of news, targeted to you based on factors like your role or location, and further...
Read more