I have a batch file that creates a folder for a users Terminal Server profile and sets the ACL on the folder. To run it, I type in the name of the batch file and then a space and then the logon name. I want to now call that batch file with Hyena when setting up a user. So I have tried specifying the path to the batch file then space and %2 to pass the username being modified. The problem is that it always comes back saying that it was unable to execute the batch proceedure named... In troubleshooting, I have copied the the batch file to the root of C: but no results. If I leave off the %2, something seems to happen (i dont get any errors) but I dont see the batch file open on screen and in the end there is no Terminal Server profile directory created anyway. Does anyone have any ideas why I am seeing this behavior? I am using Hyena 6.6 by the way.
Cheers!
Cheers!
Comment