Operations Manager Command Shell Main Menu
Welcome to TechNet Blogs Sign in | Join | Help
List connected users

List connected users to SDK (console and command shell users)

Get-ManagementGroupConnection | foreach-object {$_.ManagementGroup.getConnectedUserNames()}

Count connected users

Get-ManagementGroupConnection | foreach-object {$_.ManagementGroup.getConnectedUserNames()} | Measure-Object

main menu

Posted: Thursday, March 19, 2009 8:03 PM by jtalmquist

Comments

No Comments

Leave a Comment

(required) 

(required) 

(optional)

(required) 

  
Enter Code Here: Required

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

Page view tracker