Is there a registry key change that will by-pass the Windows Domain Join Welcome page?
Posted
by
user1256194
on Server Fault
See other posts from Server Fault
or by user1256194
Published on 2012-07-01T04:25:22Z
Indexed on
2012/07/02
3:17 UTC
Read the original article
Hit count: 479
I'm scripting some Windows Server 2008 R2 builds using Power Shell. Some software needs to be installed after the server has joined the domain. Since I want to automate everything, I'm looking to by-pass the domain controllers Welcome page using a registry hack script. I work for a large company and the Active Directory people are unwilling to change group policy. I figure if it's a registry key I can script the change, install the software, replace the key and reboot as the final step. Is there a registry key change that will by-pass the Domain Join Welcome page?
© Server Fault or respective owner