Question: Write the PowerShell command that will list the following: Today is Thurs, 20 Dec 2018 10:57:49 GMT. The string Today is should be literal. The
Write the PowerShell command that will list the following: Today is Thurs, 20 Dec 2018 10:57:49 GMT. The string "Today is" should be literal. The date should be listed in RFC1123Pattern format.
Step by Step Solution
3.47 Rating (160 Votes )
There are 3 Steps involved in it
To accomplish this task using PowerShell you can utilize the GetDate cmdlet which provides access to ... View full answer
Get step-by-step solutions from verified subject matter experts
