Rather than that you might want to get to the bottom of why it's disabled in
the first place. Details of when this started might also be of use. Check
Event Viewer for errors. Check Device Manager for error codes and or
non-starting devices.
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
<(E-Mail Removed)> wrote:
| During shutdown, I am running a script to enable the LAN if disabled.
| During Startup I am also doing the same. The problem is that whenever i
| startup and the ctrl + alt +del dialog shows, the LAN is disabled, i.e.
| i cannot log on to the domain. Only after I log into Mycomputer that
| the LAN gets enabled. I have checked the code execution during
| shutdown. It executes my code, but cannot save it in the profile as the
| profile is already updated by that time. So i feel the next time the
| logon dialog comes, the profile revets to the saved one with the
| disbaled LAN. Please tell me how I can enable my LAN before logon
| dialog.
|