Execute PowerShell Script from PowerShell: Call Operator
Execute PowerShell scripts from PowerShell or cmd using call operator &, dot-sourcing, or powershell.exe -File. Covers execution policy, exit codes, and trouble
Execute PowerShell scripts from PowerShell or cmd using call operator &, dot-sourcing, or powershell.exe -File. Covers execution policy, exit codes, and trouble