# Lab: 06 ## Exercise: 01 ### Task: 02 #### Step: 03 This is HORRIBLE. I don't know anyone who would construct the "Year-Month-Day-Hour-Minute.txt" the way that the lab answer suggests. Teach them how to use `Get-Date -UFormat ...` or `Get-Date -Format ...`
Lab: 06
Exercise: 01
Task: 02
Step: 03
This is HORRIBLE. I don't know anyone who would construct the "Year-Month-Day-Hour-Minute.txt" the way that the lab answer suggests.
Teach them how to use
Get-Date -UFormat ...orGet-Date -Format ...