Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help with the following PowerShell script and outcome. create 2 new unix users (your choice of UID) wolverine & sparty Create 2 new

I need help with the following PowerShell script and outcome.

  1. create 2 new unix users (your choice of UID) wolverine & sparty
  2. Create 2 new groups (your choice of GUID) maize & green
  3. Assign the users their respective groups. i,e. wolverine, maize, sparty, green

The wolverine group has 20 games won and 10 lost, while the Sparty team had 21 games one and 8 lost.

All of the above should be created within a loop and I would like it to be written so that it doesn't constantly have to re-entered.

1) Create a loop and read in the attached text file

2) Read the scores by school and determine if MSU or Michigan won or lost

3) Have the user (wolverine or sparty) put in the correct score into their own win file

- if the wolverines win, have user put the score into the win file

** wolverine adds score to broncos/win.txt

** wolverines win over broncos 55-10 **

- if the wolverines encounter a loss, that the sparty user put the score in the loss file

** wolverines lose to fightingIrish 24-17 **

** sparty adds score to fightingIrish/win.txt

NOTE: you must change the permission on the file in order to write to it

Any file permissions must be done in a separate script.

if wolverine lose sparty calls permission script to alter the appropriate folder(s).

4) please zip contents of wolverines and sparty directories

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2018 Dublin Ireland September 10 14 2018 Proceedings Part 1 Lnai 11051

Authors: Michele Berlingerio ,Francesco Bonchi ,Thomas Gartner ,Neil Hurley ,Georgiana Ifrim

1st Edition

3030109240, 978-3030109240

More Books

Students also viewed these Databases questions