You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start-Job has an initialization script that allows adding pre commands to th efinal job script. We should use initialzation script to load the helper module to simplify code as the async and regular commands will be the same.