I have a server running 2k8 and WDS so we can do PXE installs. I am wondering if there is a way to bypass the need for typing in the server name and a user/pass to logon.
We do not need the security in our lab and I would like the server to be open to anyone who hits it.
Currently we do the following steps:
Step1: User boots server
Step2: User hits F12 at 'Press f12 for network service' prompt
Step3: User selects X86 or X64 depending on preference
Step4: User chooses language, clicks NEXT and is then prompted for domain\user
Idealy I would like to not be prompted for the domain\user but even if all they had to do was hit enter at this screen would work.
Does anyone know if this is possible?
Thanks...
Page 1 of 1
Is it possible to bypass WDS domain logon?
#2
Posted 30 April 2009 - 11:59 AM
if you prepare an unattend build you can add the Microsoft Windows Setup Component, here under WDS there is a section for Logon credentials for connection to the WDS server
#3
Posted 30 April 2009 - 01:06 PM
fizban2, on Apr 30 2009, 12:59 PM, said:
if you prepare an unattend build you can add the Microsoft Windows Setup Component, here under WDS there is a section for Logon credentials for connection to the WDS server
None of the installs are unatended, I need the uesrs to go through the manual steps of performing the install for the type of work we are doing. I am just looking for a hack to bypass the need to authenticate on the pxe/wds server before picking what OS to install.
Thanks.
#4
Posted 30 April 2009 - 03:04 PM
you don't have to unattend teh whole installation, your unattned file could have just the XML to provide credentials for logon to the WDS server
#5
Posted 30 April 2009 - 03:52 PM
#6
Posted 30 April 2009 - 10:36 PM
on teh WDS server properties page there is a tab for unattended files for 32 bit, 64bit and IA64. You can set them up to run from there
#7
Posted 12 May 2009 - 05:19 PM
You could also use something like MDT 2008 to provide the deployment choices to the users, which allows you to put credentials into the configuration files on the server so the users never get prompted. Assuming you aren't using the credentials to provide a specific image or set of images to display to the users (which is all this is really for), then this might be the easiest way to go. It can be easily automated using config files too, so they only see the choices they need (it builds the unattend.xml file from these choices on the fly which then get applied to the image deployment).
Share this topic:
Page 1 of 1



Help
Back to top










