mirror of
https://github.com/admindroid-community/powershell-scripts.git
synced 2025-12-17 08:25:20 +00:00
3 lines
84 B
PowerShell
3 lines
84 B
PowerShell
|
|
Set-ExecutionPolicy RemoteSigned
|
|||
|
|
Install-Module MSOnline
|
|||
|
|
Import-Module Msonline
|