Hi All,
I am a PowerShell newbie, and am trying to create a PowerShell script that can check if a folder exists for domain users.
For example; C:\Documents and Settings\%username%\Local Settings\Application Data\Microsoft\Folder
If the folder exists then to zip the files in it, and place the zip file in C:\Temp
I have looked around how to do this and am failing miserably.
Any guidance would be appreciated.
Thanks.
- Steve