January 5, 2009 2:03 AM
Posted by: Jerry Lees
Environment Variables,
PATH variable,
Remote management,
System Administration,
VBScript,
Win32_Environment,
Windows Management Interface,
WMIBack in October I shared with you a way to retrieve environment variables with a script titled
January 2, 2009 3:01 AM
Posted by: Jerry Lees
Systems Administration,
systems management,
VBScript,
Win32_NTLogEvent,
Windows Management Interface,
WMIOn occasion as a systems administrator you have to find the proverbial needle in the haystack with respect to the events in the event logs. You know what I mean, the one event you care about and need to know when it occured as part of your troubleshooting... then throw in that you need to do it in...
March 4, 2008 1:57 AM
Posted by: Jerry Lees
DataCenter,
Development,
VBScript,
Windows Management Interface,
WMIIn this entry we'll take a look at the microsoft documentation for win32_printerdriver and determine how we can determine what values to use to get data once we've created a script to get set of data back from a WMI object...