Home
»
WMUG
»
SteveSystems
»
January, 2009
January, 2009
WMUG
Windows Management User Group Community blogs
Get this RSS feed
Options
Email Blog Author
RSS for posts
OK
Tags
Invalid SQL Class invalid provider
Microsoft System Center Operations Manager 2007
performance
query
SCOM
SCOM Opsmgr vbscript logical disk dirty bit volume
SCVMM 2008 System Center Virtual Machine Manager
state
WMI Probe Module Execution Failure
SteveSystems
RSS for posts
Social
Tweet
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
If you get a logical disk showing as 'not available' in Opsmgr when it looks ok otherwise...
Posted
over 4 years ago
by
Steve
1
Comments
If you get a logical disk showing as 'not available' in Opsmgr when it looks ok otherwise... Go check the disk dirty bit (Win32_LogicalDisk property 'Volumedirty'). Opsmgr checks this using the LogicalDiskHealthCheck.vbs script. I couldn't...