While looking at my sms_def.mof within the Computer System class, I noticed that the “Caption” attribute was set to FALSE. So I enable it again, along with every other attribute set to false. Here is a list of all attributes that were set to false.
AdminPasswordStatus
AutomaticResetBootOption
AutomaticResetCapability
BootOptionOnLimit
BootOptionOnWatchDog
BootROMSupported
BootupState
Caption
ChassisBootupState
DaylightInEffect
FrontPanelResetStatus
InfraredSupported
InitialLoadInfo
InstallDate
KeyboardPasswordStatus
LastLoadInfo
NameFormat
NetworkServerModeEnabled
OEMLogoBitmap
OEMArray
PauseAfterReset
PowerManagementCapabilities
PowerManagementSupported
PowerOnPasswordStatus
PowerState
PowerSupplyState
PrimaryOwnerContact
PrimaryOwnerName
ResetCapability
ResetCount
ResetLimit
SupportContactDescription
SystemStartupDelay
SystemStartupOptions
SystemStartupSetting
ThermalState
TotalPhysicalMemory
WakeUpType
With the information included in the article https://msdn2.microsoft.com/en-us/library/aa394102.aspx, we should get some interesting information from our systems.
I will wait until Monday 19th before showing what the results and creating some SQL query based on the results.
Recent Comments