Deploying Server 2012 with DNS role using WDS and answer file
i want deploy image using wds on server 2012. using answer file unattended installation little touch possible. answer file works great can't auto-logon work , firstlogoncommand run. added components\7 oobesystem\amd64_ microsoft-windows- shell-setup _neutral\firstlogoncommands answer file using windows image manager , added these values:
commandline = powershell -command install-windowsfeature dns –includemanagementtools -includeallsubfeature -restart
description =install dns server
order = 1
then did auto logon located @ components\7 oobesystem\amd64_ microsoft-windows- shell-setup _neutral\autologon , added these values:
domain = contoso
enabled = true
logoncount = 1
typed password
username = administrator
these 2 components alone don't work. installs server 2012 ok , bypasses screens want bypass joins domain contoso successfully. have manually logon , when logon no scripts or ran. when server manager opens dns role not installed , not located under tools.
things tried:
open cmd admin , typed "powershell -command install-windowsfeature dns –includemanagementtools -includeallsubfeature -restart." worked , installed roles successfully
if missed troubleshoot ask.
hi blugs,
this forum talk wds related issue, auto-logon issue may can caused mdt settings issue, there have specific forum mdt support can ask in forum further help.
you can refer following similar thread first:
mdt 2012 autologon administrator after image not working
mdt support forum:
https://social.technet.microsoft.com/forums/en-us/home?forum=mdt
i’m glad of you!
please remember mark replies answers if , unmark them if provide no help. if have feedback technet support, contact tnmff@microsoft.com
Windows Server > Setup Deployment
Comments
Post a Comment