Files
Intune/intune/Intune Scripts/Disable_MSOnline.ps1

2 lines
210 B
PowerShell

new-item -Path HKCU:\Software\Policies\Microsoft\Office\16.0\Common\Internet
New-ItemProperty -Path HKCU:\Software\Policies\Microsoft\Office\16.0\Common\Internet -Name OnlineStorage -PropertyType DWORD -Value 3