Hi, I'm new to the forum as well as PowerShell. Can someone please give me code example for the below scenario:
I have files (which has latest files) in one directory/folder. I need to take the back-up for those files from production server and created a new directory/folder with timestamp and copy them into the new directory/folder.
THANK YOU in advance.