Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Script # 2 Users and File Permissions Description: Create Local Users and Control File Permissions Purpose: Learn how to work with users and file permissions

Script #2 Users and File Permissions
Description: Create Local Users and Control File Permissions
Purpose: Learn how to work with users and file permissions
Instructions: Write a script that does the following:
Create a user on the server named Bill Jones
Create a second user on the server named Andy Smith
Create a folder in the root of the C:\ drive. Folder name is ProjectFolder
Create a file in the folder named ProjectFile.txt
User Bill Jones should be able to read and write the contents of the file
User Andy Smith should be able only read the file
No other users should be able to access the file
Script #3 Event Logs
Description: List the number of events in the Windows event logs
Purpose: Learn how to work with PowerShell and Windows event logs
Instructions: Write a script that does the following:
In the GUI, create a new user in AD on your server, called "log_check" with a password of "password01".
Login as this user on your Windows client VM.
Log off and login in as net_student again.
Build a script that searches the logs for all the "log_check" user entries.

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

Harness The Power Of Big Data The IBM Big Data Platform

Authors: Paul Zikopoulos, David Corrigan James Giles Thomas Deutsch Krishnan Parasuraman Dirk DeRoos Paul Zikopoulos

1st Edition

0071808183, 9780071808187

More Books

Students also viewed these Databases questions

Question

5.2 Summarize the environment of recruitment.

Answered: 1 week ago

Question

13-4 What are alternative methods for building information systems?

Answered: 1 week ago