You will be unable to start the OpsMgr Health Service if you have used the Health Service Lockdown tool to lock out the Action Account. To be able to restart the OpsMgr Health Service, follow the second procedure in this topic to unlock the Action Account. |
- HSLockdown [ManagementGroupName] /L - List Accounts/groups
- HSLockdown [ManagementGroupName] /A - Add an allowed account|group
- HSLockdown [ManagementGroupName] /D - Add a denied account|group
- HSLockdown [ManagementGroupName] /R - Remove an allowed/denied account|group
- NetBios : DOMAIN\username
- UPN : username@fqdn.com
When evaluating allowed and denied listings, know that denies takes priority over allows. If a user is listed as allowed, and the same user is a member of a group that is listed as denied, the user will be denied.
To use the health service lockdown tool
- Log on to the computer with an account that is a member of the Administrators group.
- On the Windows desktop, click Start, and then click Run.
- In the Run dialog box, type cmd and then click OK.
- At the command prompt, type
: (where is the drive where the Operations Manager 2007 installation media is located) and then press ENTER.
- Type cd\Program Files\System Center Operations Manager 2007 and then press ENTER.
- Type HSLockdown [Management Group Name] /D [account or group] to deny the group or account, and then press ENTER.
To unlock the Action Account
- Log on to the computer with an account that is a member of the Administrators group.
- On the Windows desktop, click Start, and then click Run.
- In the Run dialog box, type cmd and then click OK.
- At the command prompt, type
: (where is the drive where the Operations Manager 2007 installation media is located) and then press ENTER.
- Type cd\Program Files\System Center Operations Manager 2007 and then press ENTER.
- Type HSLockdown [Management Group Name] /A
and then press ENTER.
No comments:
Post a Comment