Group Policy processing and autologon on Windows 7
Posted
by
Jason Berg
on Server Fault
See other posts from Server Fault
or by Jason Berg
Published on 2010-11-22T19:26:43Z
Indexed on
2011/01/01
14:55 UTC
Read the original article
Hit count: 487
group-policy
|autologon
I'm trying to accomplish a few things via Group Policy on Windows 7. Software Installation, map drives, map printer, etc.
I've got these computers set to autologon. The problem I'm running into is that the computers logon before DHCP has done its thing. Therefore, they don't apply any group policies properly.
How do I fix this? I've already set a policy to "Always wait for the network at computer startup and logon". I've read up a bit and this doesn't actually mean that it waits for DHCP. So it's a little pointless.
Anything that would delay logon would work. Or if I can somehow make the computer wait for DHCP.
© Server Fault or respective owner