Database Administrator
Showing posts with label
vbscript
.
Show all posts
Showing posts with label
vbscript
.
Show all posts
Thursday, August 25, 2011
Server Disk Space Notification
›
' Sample code for monitoring windows disk space ' Constants for drive types Const Unknown = 0 Const Removable = 1 Const Fi...
Low Disk Space Window Notification
›
Set wshShell = WScript.CreateObject( "WScript.Shell" ) strComputerName = wshShell.ExpandEnvironmentStrings( "%COMPUTERNAME%...
›
Home
View web version