4 lines
103 B
PowerShell
4 lines
103 B
PowerShell
Import-Module -Name msp360
|
|
|
|
## Set the agent edition to Desktop
|
|
Set-MBSAgentSetting -Edition desktop |