solshare.net
Sign in or Join. Username:   Password:   (forgot password?)     Submit

Education

How do I know what PowerShell cmdlets are available in Exchange Labs

Customers often ask me what all they can do through PowerShell with Exchange Labs.  There are several resources I always refer to, but sometimes it is nice just to have a list in front of you.

General resources you can use are:

Scripting with PowerShell:
http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx

Exchange Labs
http://technet.microsoft.com/en-us/exchangelabshelp/default.aspx

And if you want a list, then you can run this command, courtesy of one of our consultants (Ben Appleby)...

Invoke-Command –Runspace $rs {Get-ManagementRole “OrgManagement_Tenant” | Get-ManagementRoleEntry} | Select Name, Parameter | ConvertTo-HTML > CmdletExport.html

Enjoy!

Jonny

Technorati Tags: ,
Published Wednesday, October 01, 2008 7:01 PM by Live@Edu Blog
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 
Submit
SSN Program Home | Terms of Use | Privacy Statement
© Copyright 2008 Microsoft Corporation. All rights reserved.