In PowerShell, How I can create a new folder with the current date and time as a name in a specific path
For example:
I need to create folder in PowerShell with date name like "Backup CurrentDate CurrentTime" (Backup 2020-11-08-11-30-pm) in the C:\ Drive or specific location.