in

myITforum.com

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • PowerShell Script To Read MOM Setup registry Keys

    This PowerShell script will prompt you for a MOM server name and write all of the registry values from the Setup registry keys to the screen. PS1 Script: Clear $Server = Read-Host "Enter MOM Server Name" Clear $key = "SOFTWARE\Microsoft\Microsoft Operations Manager\2.0\Setup" $keytype = [Microsoft.Win32...
    Posted to Don Hite (Weblog) by dhite on 03-11-2007
    Filed under: PowerShell, MOM 2005
Page 1 of 1 (1 items)
Copyright - www.myITforum.com, Inc. - 2007 All Rights reserved.
Powered by Community Server (Commercial Edition), by Telligent Systems