Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

How can I call a powershell command from another powershell file?

$
0
0

I cannot seem to figure out how to call this command from another powershell file? Any help would be appreciated.

"D:\Program Files\Microsoft\Exchange Server\V15\scripts\RedistributeActiveDatabases.ps1" -dagname "gsdag1" -BalanceDbsByActivationPreference -Confirm:$false;


Viewing all articles
Browse latest Browse all 6937

Trending Articles