Posted on Leave a comment

Calling Powershell script from Control-M

call PowerShell -NoLogo -NoProfile -NonInteractive -ExecutionPolicy “Bypass” -Command “& ‘pathtopscriptmyscript.ps1′” < NUL

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.