power shell script in Authoring Console
-
Dienstag, 11. Januar 2011 20:59
Hello, if I want to run PowerShell script in workflow created in Authoring Tool which for example need to create
new Exchange user with Add-PSSnapin Microsoft.Exchange.Management.PowerShell.Admin Enable-Mailbox –Identity ...
do I need have installed some Exchange components (cmdlets) on Service Manager Management server.
Does Script server must be SCSM management server?
Thanks in advance,
Dubravko
Alle Antworten
-
Dienstag, 11. Januar 2011 22:17ModeratorYou must install exchange cmdlets on main SCSM server which run workflow (first server in you SCSM's group)
http://opsmgr.ru -
Mittwoch, 12. Januar 2011 18:41
Thank you very much for help Anton. Then I guess if I want to run PowerShell cmdlets which for example put host (with virtual machines) in maintenace mode
I must install Virtual Machine Manager 2008 console on SCSM management server ?
What is script server parameter - must it always be SCSM management server?
Best regards, Dubravko

