Scripts choco update

This commit is contained in:
silversword411 2021-03-31 00:19:44 -04:00
parent 65589b6ca2
commit 5744053c6f
2 changed files with 3 additions and 2 deletions

View File

@ -220,11 +220,12 @@
"shell": "powershell"
},
{
"filename": "Chocolatey_Update_Installed.bat",
"filename": "Win_Chocolatey_Update_Installed.bat",
"submittedBy": "https://github.com/silversword411",
"name": "Chocolatey Update Installed Apps",
"description": "Update all apps that were installed using Chocolatey.",
"shell": "cmd"
"shell": "cmd",
"category": "TRMM (Win):3rd Party Software>Chocolatey"
},
{
"filename": "Win_AD_Check_And_Enable_AD_Recycle_Bin.ps1",