I've been working on a Windows Scripting Host/VBS script to grab some logfiles from disparate remote servers, and then dissect/parse/report those logs into an Excel spreadsheet. (roll your own ...
As a Windows system administrator, you constantly perform many routine tasks in an effort to manage, maintain, and support your Windows environment. Occasionally the need will arise to create a script ...
I want to write a script that pings a server and if it responds, map a hardcoded network drive, pretty simple. What language should I attempt to do it in? I want to learn Perl and know it minimally, ...