Lab 9 Modifying a Script

You are the network administrator of a medium-sized company, and you have been studying scripting. You recently learned how to write a pretty cool script that will tell you which services are running in a process. You have been noticing some strangeness in the processor utilization on some of your servers, and you think you have traced it down to the way services run inside processes. To further investigate the issue, you want to modify a script you recently wrote (Lab 7) so that it can be fully automated.

Lab Instructions

  1. Open the Lab9Starter.vbs file, and save it as lab9.vbs.

  2. Edit the list of variables. Remove strComputer and colComputers because they won’t be used in the new script.

  3. Since you’re going to feed a text file, ...

Get Microsoft® Windows® Scripting Self-Paced Learning Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.