Run script while client joins a domain

K

kishanbhat

Need help regarding - running a script while joining a domain (first
time), after authentication.
I mean, if i have:
A = Client computer
B = Domain controller
XYZ.com = Domain name

While A is joining the domain XYZ.com, and has authenticated to B, then
during the delay between - Authentication and "Welcome to XYZ domain"
screen,
can I run a script on A, and the script is fed from B (something like
running GPO scripts)?

Basically, I want to run a script which will add an entry in the
"hosts" file, just after authentication and atleast before Reboot
prompt screen.

Thanks in advance
Kishan
 
S

Seahawk60B

The best solution I could offer would be to create your own script for
joining the domain, rather than using the GUI. Then you could include
as part of that script the host file modification.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top