Hi
I have a big list of usernames with exclusive folder permissions that i need to reset.
Can someone help create a vs script to read each line in the txt file and run:
icacls "\\Server1\User$\USERNAME\Documents" /Reset /t /c /l /q
Hi
I have a big list of usernames with exclusive folder permissions that i need to reset.
Can someone help create a vs script to read each line in the txt file and run:
icacls "\\Server1\User$\USERNAME\Documents" /Reset /t /c /l /q