Article ID: 216242 - Last Review: October 27, 2006 - Revision: 4.2 SMS: View Troubleshooting Information in Administrator ConsoleThis article was previously published under Q216242 On This PageSUMMARY
All of the data displayed in the SMS Administrator console is provided by the Systems Management Server Site Provider through Windows Management Instrumentation (WMI). The SMS Administrator console can be started in Node Information mode, which displays the source of and all the values behind every property page available in the user interface. To operate the Administrator Console in Node Information mode, start the console with the following command line:
mmc.exe /sms:NodeInfo=1 D:\sms\bin\i386\sms.msc
This will add an extra property page (tab) called Node Information to every property sheet.
where D is your Systems Management Server installation directory. MORE INFORMATION
The Node Information property page displays the underlying WMI (Web-Based Enterprise Management) class with all its properties and instance information, which is useful for debugging for two reasons:
When the Administrator Console Is Run from a Remote Workstation
mmc.exe /sms:NodeInfo=1 D:\smsadmin\bin\i386\sms.msc
where D is your Systems Management Server administrator console installation folder.
| Article Translations
|
Back to the top
