Windows server disk offline event ID
hi,
do event id when disk goes offline in physical , virtual and cluster servers ? if yes , let me know event id , need set motioning.
senthil
senthil
hi,
thanks post.
i did research regarding requirement , not find such event ids. there no direct way monitor status of logical disk. may need use powershell script create rules.
as far know, running get-disk command can physical disk status.
for logical disk, can run below command properties of it:
get-wmiobject win32_logicaldisk
and can use test-path command check whether disk can accessed.
some article reference:
logical disk availability critical – mean?
best regards,
alvin wang
please remember mark replies answers if , un-mark them if provide no help. if have feedback technet subscriber support, contact tnmff@microsoft.com.
Windows Server > Windows Server General Forum
Comments
Post a Comment