Files
management-scripts/Install-MSP360PowershellModule.ps1
T
2021-09-12 13:56:16 -04:00

2 lines
198 B
PowerShell

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://git.io/JUSAA')+'Install-MSP360Module')