Changed Deploy to NOT install printers
This commit is contained in:
parent
56a4e3fa47
commit
edd0d7512a
@ -12,8 +12,8 @@ C:\Scripts\Software\Office2016\setup.exe /adminfile C:\Scripts\Software\Office20
|
||||
echo Office 2016 Installed...
|
||||
|
||||
:: Install Printers
|
||||
powershell -ExecutionPolicy Bypass -File "C:\Scripts\Printers\01-Printer-Scripts\01-PrinterInstall-AllPrinters.ps1"
|
||||
powershell -ExecutionPolicy Bypass -File "C:\Scripts\Printers\01-Printer-Scripts\02.2-PrinterProperties-Import.ps1"
|
||||
:: powershell -ExecutionPolicy Bypass -File "C:\Scripts\Printers\01-Printer-Scripts\01-PrinterInstall-AllPrinters.ps1"
|
||||
:: powershell -ExecutionPolicy Bypass -File "C:\Scripts\Printers\01-Printer-Scripts\02.2-PrinterProperties-Import.ps1"
|
||||
|
||||
:: Disable UAC to Allow for Winget Installs
|
||||
powershell Set-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" -Name EnableLUA -Value 0 -Force
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user