update community scripts

This commit is contained in:
wh1te909 2021-01-09 22:26:02 +00:00
parent 3a3b2449dc
commit d861de4c2f
1 changed files with 7 additions and 0 deletions

View File

@ -110,5 +110,12 @@
"name": "Set High Perf Power Profile",
"description": "Sets the High Performance Power profile to the active power profile. Use this to keep machines from falling asleep.",
"shell": "powershell"
},
{
"filename": "Windows10Upgrade.ps1",
"submittedBy": "https://github.com/RVL-Solutions and https://github.com/darimm",
"name": "Windows 10 Upgrade",
"description": "Forces an upgrade to the latest release of Windows 10.",
"shell": "powershell"
}
]