Powershell 14 assgn

piper99
  • Due Apr 25 by 11pm

 

  • Points 50

 

  • Submitting a file upload

 

 
 
 

INTRODUCTION

This week we will work with Windows Processes, Services, and the Event log.

YOUR TASKS

Write a script that contains the following functionality

  • Starts any service that has a startup type of automatic and prompts the user to stop any service that is not set to automatic.
  • Checks to see if Outlook.exe is running, if not, start it
  • Access the Security log in the Event Log. Return interactive logon events. These have an event id of 4624 and a logon type of 2.


WORK TO SUBMIT0

    • 12 years ago
    • 11
    Answer(1)

    Purchase the answer to view it

    NOT RATED
    • service.ps1
    Bids(1)