community script - Windows Update revert to MS Auto managed
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
"description": "Lists apps locally installed by chocolatey",
|
||||
"shell": "cmd",
|
||||
"category": "TRMM (Win):3rd Party Software>Chocolatey",
|
||||
"default_timeout": "300"
|
||||
"default_timeout": "90"
|
||||
},
|
||||
{
|
||||
"guid": "be1de837-f677-4ac5-aa0c-37a0fc9991fc",
|
||||
@@ -68,6 +68,16 @@
|
||||
"shell": "powershell",
|
||||
"category": "TRMM (Win):3rd Party Software>Monitoring"
|
||||
},
|
||||
{
|
||||
"guid": "5a60c13b-1882-4a92-bdfb-6dd1f6a11dd14",
|
||||
"filename": "Win_Windows_Update_RevertToDefault.ps1",
|
||||
"submittedBy": "https://github.com/silversword411",
|
||||
"name": "Windows Update - Re-enable Microsoft managed Windows Update",
|
||||
"description": "TRMM agent will set registry key to disable Windows Auto Updates. This will re-enable Windows standard update settings",
|
||||
"shell": "powershell",
|
||||
"category": "TRMM (Win):Updates",
|
||||
"default_timeout": "90"
|
||||
},
|
||||
{
|
||||
"guid": "81cc5bcb-01bf-4b0c-89b9-0ac0f3fe0c04",
|
||||
"filename": "Win_Windows_Update_Reset.ps1",
|
||||
|
||||
Reference in New Issue
Block a user