Connect to Security and Compliance Powershell
To connect to the Microsoft 365 Security and Compliance Powershell:
- Open a Powershell Window
- Type the following command, where
<UPN>
is the admin username
Connect-IPPSSession -UserPrincipalName <UPN>
To connect to the Microsoft 365 Security and Compliance Powershell:
<UPN>
is the admin usernameConnect-IPPSSession -UserPrincipalName <UPN>