Is it possible to bypass windows server login during reboot process ( means while booting up ). My need is i want to write and schedule a script which will remotely reboot the windows server and it will bypass the windows login, means after rebooting no manual intervension is required to provide the user id or password. is there any code by which the login id and password can be embedded into the script so that after rebooting the script only provide that login info?