Tagged Questions

0
votes
1answer
119 views

Powershell Script Receiving Errors when Removing All Document Files on Network Share

I've been receiving errors when running the script. It will access the drive and write the filenames to my log as specified, but will not remove the files on the share drive due to a permissions ...
0
votes
1answer
804 views

How to programmatically check/set access permissions to a network drive?

How do you check to see if you have access (yet - because it will work fine after you have navigated there at least once before in this windows session and entered name/pass) to a network drive ...