Windows XP
--
Questions
--
Followers
Top Experts
Is it possible to delay the autologon in Windows XP?
I've seen this issue posted before, but I've never seen an answer. I'm hoping something new has been learned in the last year or two.
I have an issue with autologon on a PC with an external (USB) wireless NIC. It's XP SP2 and we're using roaming profiles. The PC is configured to autologon but it doesn't make the wireless connection before the profile tries to load and it fails.
Is there a way to delay the autologon long enough for the wireless to grab the network? Maybe a registry key or script of some sort?
We've tried using GP to force it to wait for the network but it doesn't work.
Any ideas would be appreciated. Thanks.
I have an issue with autologon on a PC with an external (USB) wireless NIC. It's XP SP2 and we're using roaming profiles. The PC is configured to autologon but it doesn't make the wireless connection before the profile tries to load and it fails.
Is there a way to delay the autologon long enough for the wireless to grab the network? Maybe a registry key or script of some sort?
We've tried using GP to force it to wait for the network but it doesn't work.
Any ideas would be appreciated. Thanks.
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
You could create a startup script (vbscript) with:
WScript.Sleep(5000)
http://www.ss64.com/wsh/sleep.html
(5000) - number of miliseconds
WScript.Sleep(5000)
http://www.ss64.com/wsh/sleep.html
(5000) - number of miliseconds
Thank you. Since we're using roaming profiles, where would I run the script from?
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Thank you!






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Hope that helps.
Windows XP
--
Questions
--
Followers
Top Experts
Microsoft Windows XP is the sixth release of the NT series of operating systems, and was the first to be marketed in a variety of editions: XP Home and XP Professional, designed for business and power users. The advanced features in XP Professional are generally disabled in Home Edition, but are there and can be activated. There were two 64-bit editions, an embedded edition and a tablet edition.