Hi all,
i have created a hta application which checks for users in a specific OU and sets a TS variable to true if the user exist in that OU and false if they don't.The script is running in win-PE mode but when i am using my username to login it looks like it's not able to query ad for the user and always sets the TS variable to false.
rest of the TS runs only when the variable is set to true else it shutdowns the machine.
Script is working fine when executed manually.
how to make HTA to connect to AD in Win-pe mode.(this hta script is calling a vb function to connect to AD).
Thanks
Pranay.