init
This commit is contained in:
4
PrinterDriverInstall.cmd
Normal file
4
PrinterDriverInstall.cmd
Normal file
@@ -0,0 +1,4 @@
|
||||
@echo off
|
||||
REM Ensure PowerShell execution regardless of local policy
|
||||
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "\\domain_name\SYSVOL\domain_name\scripts\Printers\XeroxDriverInstall.ps1"
|
||||
exit /b %ERRORLEVEL%
|
||||
Reference in New Issue
Block a user