Files
macOS_IntuneManagement/Start-WithConsole.cmd
Mikael Karlsson 4571341763 3.5.0
2022-04-26 21:49:54 +10:00

2 lines
104 B
Batchfile

cmd /c powershell -version 5 -ex bypass -file "%~DP0Start-IntuneManagement.ps1" -ShowConsoleWindow
pause