Adding auto rename of computers
This commit is contained in:
@@ -40,6 +40,7 @@ function StandardSetup {
|
||||
InstallChoco
|
||||
InstallChocoApps -Type $Type
|
||||
InstallApps -Type $Type
|
||||
Rename-Computer -NewName "PC-IPR-$Type"
|
||||
UpdateWindows
|
||||
Show-WDACMenu
|
||||
Write-Host "Installation complete!"
|
||||
|
||||
Reference in New Issue
Block a user