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?

https://blogs.technet.microsoft.com/kevinholman/2010/07/29/logical-disk-availability-is-critical-what-does-this-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

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Domain migration ERR3:7075 Failed to change domain affiliation, hr=8007054a This operation is only allowed for the Primary Domain Controller of the domain

How do a find data in one file, search for it in another file and if not found, write a custom message to another file