Files
2024-08-09 18:44:59 +02:00

5 lines
87 B
Batchfile

pushd %~dp0
powershell.exe -executionpolicy bypass -file .\add_printers.ps1
pause