Operations Manager Command Shell Main Menu
Welcome to TechNet Blogs Sign in | Join | Help
Return Management Group global settings

This is a basic commandlet that returns Management Group global settings.  You can use it’s companion, set-DefaultSetting, to configure Management Group global settings.

Return all Management Group global settings

get-DefaultSetting

Return Auto-Approve New Manually Installed Agents setting

get-defaultsetting | where {$_.Name -eq "ManagementServer\AutoApproveManuallyInstalledAgents"} | select value

main menu

Posted: Friday, March 27, 2009 1:29 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