Files
macOS_IntuneManagement/Start-WithConsole.cmd
2021-04-13 17:57:12 +10:00

2 lines
93 B
Batchfile

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