Files
macOS_IntuneManagement/Start-WithConsole _PS7.cmd
2025-02-22 21:52:13 +11:00

2 lines
87 B
Batchfile

cmd /c pwsh -ex bypass -File "%~DP0Start-IntuneManagement.ps1" -ShowConsoleWindow
pause