Hello,
I’m new to using power shell, and trying to do any scripting in it. I have 2 questions.
-
Where can I find a good primer on doing scripting in power shell, and where can I locate a command list for power shell that would be good for a beginner.
-
I would like to use the Compress-Archive command, and for the name creation have it pull the system date when the file was being created and add it to the file name (ex: test_file 07052022).
Thanks for any help.