![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
OK. I have a little problem that i need help diagnosing. I have a Webpage for internal program that connects back to SQL Server. When I rebooted the server last night, in the morning users complainted that they can't log on into it. As soon as I walked up to the server and simply logged in, everything started to work. My question is why. All my services are set to system accounts and to Automatic starts so everything should be started when the server starts. How can I diagnose this? Thank You! |
#3
| |||
| |||
|
|
These are possibly programs that are in your Startup routine after you login. If you're running Windows 2003 click the Start button > Run Msconfig.exe. Check the Startup tab for programs that are loading at startup from the Startup group, Win.ini load= and run=, and the registry. For Windows 2000, use regedit & check the following entries: HKEY_LOCAL_MACHINE \SOFTWARE \Microsoft \Windows \CurrentVersion \Run HKEY_LOCAL_MACHINE \SOFTWARE \Microsoft \Windows \CurrentVersion \RunOnce HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Run HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Runonce "Kory" <koryg (AT) community (DOT) nospam> wrote in message news:uIxvwLd8FHA.3416 (AT) TK2MSFTNGP15 (DOT) phx.gbl... OK. I have a little problem that i need help diagnosing. I have a Webpage for internal program that connects back to SQL Server. When I rebooted the server last night, in the morning users complainted that they can't log on into it. As soon as I walked up to the server and simply logged in, everything started to work. My question is why. All my services are set to system accounts and to Automatic starts so everything should be started when the server starts. How can I diagnose this? Thank You! |
#4
| |||
| |||
|
|
Windows Settings>Scripts>Startup. See the following link: |
|
I'm running windows 2003. So basically I should remove these files from Startup and move them to WIN.INI???? "Isaac Steinfeld" <isteinfeld (AT) hotmail (DOT) com> wrote in message news:%23tM6PYd8FHA.1292 (AT) tk2msftngp13 (DOT) phx.gbl... These are possibly programs that are in your Startup routine after you login. If you're running Windows 2003 click the Start button > Run Msconfig.exe. Check the Startup tab for programs that are loading at startup from the Startup group, Win.ini load= and run=, and the registry. For Windows 2000, use regedit & check the following entries: HKEY_LOCAL_MACHINE \SOFTWARE \Microsoft \Windows \CurrentVersion \Run HKEY_LOCAL_MACHINE \SOFTWARE \Microsoft \Windows \CurrentVersion \RunOnce HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Run HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Runonce "Kory" <koryg (AT) community (DOT) nospam> wrote in message news:uIxvwLd8FHA.3416 (AT) TK2MSFTNGP15 (DOT) phx.gbl... OK. I have a little problem that i need help diagnosing. I have a Webpage for internal program that connects back to SQL Server. When I rebooted the server last night, in the morning users complainted that they can't log on into it. As soon as I walked up to the server and simply logged in, everything started to work. My question is why. All my services are set to system accounts and to Automatic starts so everything should be started when the server starts. How can I diagnose this? Thank You! |
#5
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |