Question: Exercise 3 . 2 - PowerShell Profiles: Create a PowerShell profile using the following parameters. Research is required for this exercise. Create a new folder

Exercise 3.2- PowerShell Profiles: Create a PowerShell profile using the following parameters. Research is required for this exercise. Create a new folder New-Item-ItemType Directory-Path C\PS New-item-ItemType Directory-Path C\PS\Transcript New-Item-ItemType Directory-Path CAPSIScripts Create a PowerShell v7 profile if it does not exist using PSv7 Note the location and edit the file using a text editor (start Notepad path\filename ) Setup the following in your profile and test by closing the PowerShell session and starting a new one. Ensure proper documentation and comments. Use # in front of comment lines Profile Settings Log/Save each session to a transcript file in your new transcript folder Set the default path of each session and location of your scripts to the new scripts folder Change the prompt to include the following lines before giving you the PS prompt. With Great Power Comes Great Responsibility! Your Power Shell is Ready... Change the prompt to be: (substitute #### with the last four digits of your student number, currentpath with the proper value to display your path and your first name)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!