This commit is contained in:
Michael
2022-02-16 23:33:59 +01:00
parent d1e74a17d4
commit 7625f60e00
14 changed files with 611 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
PowerShell "Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope CurrentUser -Force"
PowerShell ". C:\Windows\Setup\Scripts\BGInfo.ps1"
PowerShell ". C:\Windows\Setup\Scripts\Network.ps1"