Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

2012 Scripting Games Advanced Event 2: Find Information about Remote and Local Services

$
0
0

 2012 Scripting Games badge

Summary: In Advanced Event 2, you must find information about remote and local services.

About this event

Division

Advanced

Date of Event

4/3/2012 12:01 AM

Due Date

4/10/2012 12:01 AM

Event scenario

You are a server administrator for a medium-sized enterprise company. Your boss has tasked you with finding the way that all services on all servers start. You need to present your findings in a spreadsheet that includes the following information:

  • The server name
  • The service name
  • The start mode of the service
  • The user account used to start the service
  • The current status of the service

An acceptable output for this task is shown in the following image.

Image of command output

Design points

  • You should use the easiest method possible to display the information in a spreadsheet.
  • You must include the ability to run the script both on a local computer and on a remote computer.
  • You must include the ability to run the script with alternate credentials when operating against a remote computer—you should impersonate the logged on user when running locally.
  • You do not need to add comment-based Help for this scenario, but additional points are awarded if you do include appropriate comment-based Help, such as a description, examples, and parameters.
  • If the script requires administrative rights to run, you should check to ensure that the script is running with admin rights. If those rights are not present, you should display an appropriate message and exit.
  • For the purpose of THIS exercise, do not write a module. You should make your script stand completely alone, with NO external dependencies. Therefore, EVERYTHING this script needs should be put in this script. Failure to do so will cost you points.

2012 Scripting Games links

2012 Scripting Games: All Links on One Page

I invite you to follow me on Twitter and Facebook. If you have any questions, send email to me at scripter@microsoft.com, or post your questions on the Official Scripting Guys Forum. Good luck as you compete in this year’s Scripting Games. We wish you well.

Ed Wilson, Microsoft Scripting Guy 


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>