Monday, March 12, 2012

Monitoring Mount points

Hello,

We have a requirement to be able to monitor mount points. The xp_fixeddrives does not support mount point monitoring. Is there another way to do it. Does microsoft working on updating the xp_fixeddrives. Let me know if anyone has any ideas how to monitor mount points.

Thanks

xp_fixeddrives is an undocumented and unsupported sproc. I don't think MS will update it - they might just remove it without warning.

You can use Junction.exe and xp_cmdshell...

http://www.microsoft.com/technet/sysinternals/FileAndDisk/Junction.mspx

No comments:

Post a Comment