I just purchased Hyena, and I'm wanting to manipulate multiple users TS profile directories. Basically, I want to blank out multiple users TS Profile path, and then move their TS Profile directory to another folder where it will sit until we feel like we can safely delete it.
I have setup a batch file that will do the actualy copy for me, but when I put in %username%, it only copies my directory. Also, can I blank out the users' TS Profile diretory at the same time? I've created a "Tool" for this batch file. I know I can select multiple users, select properties, and put "~DEL" in their TS Profile Path, but is there a way for me to run the above batch file at the same time?
I'll be happy to post the batch if you need me to, or if there is a way to do it inside of the application itself, I'd love to know how to do that.
Thanks.
I have setup a batch file that will do the actualy copy for me, but when I put in %username%, it only copies my directory. Also, can I blank out the users' TS Profile diretory at the same time? I've created a "Tool" for this batch file. I know I can select multiple users, select properties, and put "~DEL" in their TS Profile Path, but is there a way for me to run the above batch file at the same time?
I'll be happy to post the batch if you need me to, or if there is a way to do it inside of the application itself, I'd love to know how to do that.
Thanks.
Comment