657

One Of The Major Causes Of System Performance Issues Is Programs That Run In The Background And Are Started When The System Starts. These Programs Are Usually Installed, So They Are Started From One Of Two Entries In The System Registry: HKEY_CURRENT_USE

One of the major causes of system performance issues is programs that run in the background and are started when the system starts. These programs are usually installed, so they are started from one of two entries in the system registry:

  • HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Run
  • HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Run

As a network administrator, you would like to gather information about these registry entries for all the computers in the network. You have selected Windows PowerShell to write a script for this task. Your plan will result in a document with a script for the tasks involved. Because there are security issues that prevent executing the scripts on remote computers, the script will be distributed to all users on the network as a download link on the company intranet. For purposes of this exercise, security issues can be ignored, so the script is not required to take security issues into



account.

  • Prepare a document to submit your work:
    • Use Word.
    • Title Page
      • Course number and name
      • Project name
      • Student name
      • Date
    • Provide well-documented source code for a Windows PowerShell script that will perform the following tasks:
      • Read the registry entries from both of the locations named in the project description.
      • Compare each entry to a list of acceptable entries. The acceptable entry list is from a text file named "Acceptable_Reg.txt" that will accompany the script when the script is downloaded.
      • Produce a text file report that lists all unacceptable registry entries. Save the report using the computer name as the file name.
      • Transmit the report file to the following intranet address:
        • intranet.xyzcompany.com/bad_reg.aspx
  • Name the document yourname_ITSD327_IP4.doc.
  • Submit the document for grading

Question Field

Asked by brittanylewis
5 years ago
NO ANSWERS YET
RELATED QUESTIONS
1455 Rank 281 Views
1111 Rank 1227 Views
100 Rank 1173 Views
 Week 4 Case Study

Asked by santoskatherine 5 years ago

355 Rank 160 Views
 All In The Docs

Asked by colleen20 5 years ago

492 Rank 509 Views
 Help With Assignment

Asked by fordsherry 5 years ago

1379 Rank 403 Views