Inside the first power shell script use below statement to start second script.
Invoke-Expression "$scriptPath $argument"
E.g Invoke-Expression "D:\PSScript\SecoundScript.ps1 $arg1"
If you received below error while attaching a .mdf file in cluster environment please follow below steps to resolve the issue ERROR Ca...
No comments:
Post a Comment