Delete a folder in the currently logged in user's profile
- by Dan Cole
I am trying to create a login script, or bat file to delete the folder located in the following directory. I would like the whole folder deleted with all of its contents "Juniper Networks".
This is on a terminal server -
C:\Users(username)\AppData\Roaming\Juniper Networks
I can write a script for each username, but want a script to put in the startup folder that deleted the folder of the current user each time they login.