Question: 1. Write a Powershell for loop that runs from 0 to 5 but it willprint exactly the following result 0, 2, 4 2. Write a

1. Write a Powershell for loop that runs from 0 to 5 but it willprint exactly the following result

0, 2, 4

2.

Write a powershell date formatstatement to use today's date and then print the timeas shown below:

Example: if the statement you are asked to write was runSaturday, October 17, 2020 9:30:01 AM,

it will print the result:

09:30

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!