Results 1 to 8 of 8

Thread: server booting up really slow

  1. #1
    Jason Guest

    server booting up really slow

    Is there a domain controller update for windows server 2003 r2 standard
    edition that helps with slow boot up process. It takes up to 8 minutes to get
    to the login
    screen. Sometimes it just gets stuck on preparing network connections and you
    have to hold down the power button to power off the server and then it will
    boot up in 8 minutes usually the second time


  2. #2
    kj [SBS MVP] Guest

    Re: server booting up really slow

    Jason wrote:
    > Is there a domain controller update for windows server 2003 r2
    > standard edition that helps with slow boot up process. It takes up to
    > 8 minutes to get to the login
    > screen. Sometimes it just gets stuck on preparing network connections
    > and you have to hold down the power button to power off the server
    > and then it will boot up in 8 minutes usually the second time


    Yikes. A dangerous road with the power button.

    Often this is a DNS configuration issues especially with only one domain
    controller.

    Suggest you post results of IPconfig/all, let us know service pack level and
    your AD forest / domain configuration.



    --
    /kj



  3. #3
    Jason Guest

    Re: server booting up really slow

    Windows IP Configuration

    Host Name . . . . . . . . . . . . : pharmacyserver
    Primary Dns Suffix . . . . . . . : bvpharmacy.local
    Node Type . . . . . . . . . . . . : Unknown
    IP Routing Enabled. . . . . . . . : Yes
    WINS Proxy Enabled. . . . . . . . : Yes
    DNS Suffix Search List. . . . . . : bvpharmacy.local

    Ethernet adapter Local Area Connection:

    Connection-specific DNS Suffix . :
    Description . . . . . . . . . . . : Attansic L1 Gigabit Ethernet
    10/100/1000B
    ase-T Adapter
    Physical Address. . . . . . . . . : 00-17-31-4D-AF-9A
    DHCP Enabled. . . . . . . . . . . : No
    IP Address. . . . . . . . . . . . : 192.168.1.16
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.254
    DNS Servers . . . . . . . . . . . : 68.94.156.1
    151.164.8.201


    "kj [SBS MVP]" wrote:

    > Jason wrote:
    > > Is there a domain controller update for windows server 2003 r2
    > > standard edition that helps with slow boot up process. It takes up to
    > > 8 minutes to get to the login
    > > screen. Sometimes it just gets stuck on preparing network connections
    > > and you have to hold down the power button to power off the server
    > > and then it will boot up in 8 minutes usually the second time

    >
    > Yikes. A dangerous road with the power button.
    >
    > Often this is a DNS configuration issues especially with only one domain
    > controller.
    >
    > Suggest you post results of IPconfig/all, let us know service pack level and
    > your AD forest / domain configuration.
    >
    >
    >
    > --
    > /kj
    >
    >
    >


  4. #4
    kj [SBS MVP] Guest

    Re: server booting up really slow

    Jason wrote:
    > Windows IP Configuration
    >
    > Host Name . . . . . . . . . . . . : pharmacyserver
    > Primary Dns Suffix . . . . . . . : bvpharmacy.local
    > Node Type . . . . . . . . . . . . : Unknown
    > IP Routing Enabled. . . . . . . . : Yes
    > WINS Proxy Enabled. . . . . . . . : Yes
    > DNS Suffix Search List. . . . . . : bvpharmacy.local
    >
    > Ethernet adapter Local Area Connection:
    >
    > Connection-specific DNS Suffix . :
    > Description . . . . . . . . . . . : Attansic L1 Gigabit Ethernet
    > 10/100/1000B
    > ase-T Adapter
    > Physical Address. . . . . . . . . : 00-17-31-4D-AF-9A
    > DHCP Enabled. . . . . . . . . . . : No
    > IP Address. . . . . . . . . . . . : 192.168.1.16
    > Subnet Mask . . . . . . . . . . . : 255.255.255.0
    > Default Gateway . . . . . . . . . : 192.168.1.254
    > DNS Servers . . . . . . . . . . . : 68.94.156.1
    > 151.164.8.201
    >


    Your AD domain controllers should be running DNS (AD Integrated) and should
    have the DNS clients configured to use ONLY AD DC/DNS servers.

    Your DC is configured to use ISP DNS servers and therefore are unable to
    locate the Active Directory DNS zone. Change to use 192.168.1.16 for the;

    > DNS Servers . . . . . . . . . . . : 68.94.156.1
    > 151.164.8.201


    and remove the ISP's ( You can configure your AD/DC DNS server to foreward
    to these ISP DNS servers for Internet resolution or use root hints by
    personal preference.

    This is what is causing your slow boot up.




    >
    > "kj [SBS MVP]" wrote:
    >
    >> Jason wrote:
    >>> Is there a domain controller update for windows server 2003 r2
    >>> standard edition that helps with slow boot up process. It takes up
    >>> to 8 minutes to get to the login
    >>> screen. Sometimes it just gets stuck on preparing network
    >>> connections and you have to hold down the power button to power off
    >>> the server and then it will boot up in 8 minutes usually the second
    >>> time

    >>
    >> Yikes. A dangerous road with the power button.
    >>
    >> Often this is a DNS configuration issues especially with only one
    >> domain controller.
    >>
    >> Suggest you post results of IPconfig/all, let us know service pack
    >> level and your AD forest / domain configuration.
    >>
    >>
    >>
    >> --
    >> /kj


    --
    /kj



  5. #5
    Jason Guest

    Re: server booting up really slow

    Ok so does that mean I need to change the primary and secondary dns #'s to
    192.168.1.16? or am I just totally confussed on this.

    "kj [SBS MVP]" wrote:

    > Jason wrote:
    > > Windows IP Configuration
    > >
    > > Host Name . . . . . . . . . . . . : pharmacyserver
    > > Primary Dns Suffix . . . . . . . : bvpharmacy.local
    > > Node Type . . . . . . . . . . . . : Unknown
    > > IP Routing Enabled. . . . . . . . : Yes
    > > WINS Proxy Enabled. . . . . . . . : Yes
    > > DNS Suffix Search List. . . . . . : bvpharmacy.local
    > >
    > > Ethernet adapter Local Area Connection:
    > >
    > > Connection-specific DNS Suffix . :
    > > Description . . . . . . . . . . . : Attansic L1 Gigabit Ethernet
    > > 10/100/1000B
    > > ase-T Adapter
    > > Physical Address. . . . . . . . . : 00-17-31-4D-AF-9A
    > > DHCP Enabled. . . . . . . . . . . : No
    > > IP Address. . . . . . . . . . . . : 192.168.1.16
    > > Subnet Mask . . . . . . . . . . . : 255.255.255.0
    > > Default Gateway . . . . . . . . . : 192.168.1.254
    > > DNS Servers . . . . . . . . . . . : 68.94.156.1
    > > 151.164.8.201
    > >

    >
    > Your AD domain controllers should be running DNS (AD Integrated) and should
    > have the DNS clients configured to use ONLY AD DC/DNS servers.
    >
    > Your DC is configured to use ISP DNS servers and therefore are unable to
    > locate the Active Directory DNS zone. Change to use 192.168.1.16 for the;
    >
    > > DNS Servers . . . . . . . . . . . : 68.94.156.1
    > > 151.164.8.201

    >
    > and remove the ISP's ( You can configure your AD/DC DNS server to foreward
    > to these ISP DNS servers for Internet resolution or use root hints by
    > personal preference.
    >
    > This is what is causing your slow boot up.
    >
    >
    >
    >
    > >
    > > "kj [SBS MVP]" wrote:
    > >
    > >> Jason wrote:
    > >>> Is there a domain controller update for windows server 2003 r2
    > >>> standard edition that helps with slow boot up process. It takes up
    > >>> to 8 minutes to get to the login
    > >>> screen. Sometimes it just gets stuck on preparing network
    > >>> connections and you have to hold down the power button to power off
    > >>> the server and then it will boot up in 8 minutes usually the second
    > >>> time
    > >>
    > >> Yikes. A dangerous road with the power button.
    > >>
    > >> Often this is a DNS configuration issues especially with only one
    > >> domain controller.
    > >>
    > >> Suggest you post results of IPconfig/all, let us know service pack
    > >> level and your AD forest / domain configuration.
    > >>
    > >>
    > >>
    > >> --
    > >> /kj

    >
    > --
    > /kj
    >
    >
    >


  6. #6
    kj [SBS MVP] Guest

    Re: server booting up really slow

    Jason wrote:
    > Ok so does that mean I need to change the primary and secondary dns
    > #'s to 192.168.1.16? or am I just totally confussed on this.


    If you have only one AD/DC then configure only the primary to 1.16, remove
    the secondary coimpletely.

    Add the ISP servers as DNS forwarders in the DNS console.


    >
    > "kj [SBS MVP]" wrote:
    >
    >> Jason wrote:
    >>> Windows IP Configuration
    >>>
    >>> Host Name . . . . . . . . . . . . : pharmacyserver
    >>> Primary Dns Suffix . . . . . . . : bvpharmacy.local
    >>> Node Type . . . . . . . . . . . . : Unknown
    >>> IP Routing Enabled. . . . . . . . : Yes
    >>> WINS Proxy Enabled. . . . . . . . : Yes
    >>> DNS Suffix Search List. . . . . . : bvpharmacy.local
    >>>
    >>> Ethernet adapter Local Area Connection:
    >>>
    >>> Connection-specific DNS Suffix . :
    >>> Description . . . . . . . . . . . : Attansic L1 Gigabit Ethernet
    >>> 10/100/1000B
    >>> ase-T Adapter
    >>> Physical Address. . . . . . . . . : 00-17-31-4D-AF-9A
    >>> DHCP Enabled. . . . . . . . . . . : No
    >>> IP Address. . . . . . . . . . . . : 192.168.1.16
    >>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >>> Default Gateway . . . . . . . . . : 192.168.1.254
    >>> DNS Servers . . . . . . . . . . . : 68.94.156.1
    >>> 151.164.8.201
    >>>

    >>
    >> Your AD domain controllers should be running DNS (AD Integrated) and
    >> should have the DNS clients configured to use ONLY AD DC/DNS servers.
    >>
    >> Your DC is configured to use ISP DNS servers and therefore are
    >> unable to locate the Active Directory DNS zone. Change to use
    >> 192.168.1.16 for the;
    >>
    >>> DNS Servers . . . . . . . . . . . : 68.94.156.1
    >>> 151.164.8.201

    >>
    >> and remove the ISP's ( You can configure your AD/DC DNS server to
    >> foreward to these ISP DNS servers for Internet resolution or use
    >> root hints by personal preference.
    >>
    >> This is what is causing your slow boot up.
    >>
    >>
    >>
    >>
    >>>
    >>> "kj [SBS MVP]" wrote:
    >>>
    >>>> Jason wrote:
    >>>>> Is there a domain controller update for windows server 2003 r2
    >>>>> standard edition that helps with slow boot up process. It takes up
    >>>>> to 8 minutes to get to the login
    >>>>> screen. Sometimes it just gets stuck on preparing network
    >>>>> connections and you have to hold down the power button to power
    >>>>> off the server and then it will boot up in 8 minutes usually the
    >>>>> second time
    >>>>
    >>>> Yikes. A dangerous road with the power button.
    >>>>
    >>>> Often this is a DNS configuration issues especially with only one
    >>>> domain controller.
    >>>>
    >>>> Suggest you post results of IPconfig/all, let us know service pack
    >>>> level and your AD forest / domain configuration.
    >>>>
    >>>>
    >>>>
    >>>> --
    >>>> /kj

    >>
    >> --
    >> /kj


    --
    /kj



  7. #7
    kj [SBS MVP] Guest

    Re: server booting up really slow

    Jason wrote:
    > Ok so does that mean I need to change the primary and secondary dns
    > #'s to 192.168.1.16? or am I just totally confussed on this.



    additionaly see;

    http://www.microsoft.com/technet/com...d/tnti-35.mspx


    >
    > "kj [SBS MVP]" wrote:
    >
    >> Jason wrote:
    >>> Windows IP Configuration
    >>>
    >>> Host Name . . . . . . . . . . . . : pharmacyserver
    >>> Primary Dns Suffix . . . . . . . : bvpharmacy.local
    >>> Node Type . . . . . . . . . . . . : Unknown
    >>> IP Routing Enabled. . . . . . . . : Yes
    >>> WINS Proxy Enabled. . . . . . . . : Yes
    >>> DNS Suffix Search List. . . . . . : bvpharmacy.local
    >>>
    >>> Ethernet adapter Local Area Connection:
    >>>
    >>> Connection-specific DNS Suffix . :
    >>> Description . . . . . . . . . . . : Attansic L1 Gigabit Ethernet
    >>> 10/100/1000B
    >>> ase-T Adapter
    >>> Physical Address. . . . . . . . . : 00-17-31-4D-AF-9A
    >>> DHCP Enabled. . . . . . . . . . . : No
    >>> IP Address. . . . . . . . . . . . : 192.168.1.16
    >>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >>> Default Gateway . . . . . . . . . : 192.168.1.254
    >>> DNS Servers . . . . . . . . . . . : 68.94.156.1
    >>> 151.164.8.201
    >>>

    >>
    >> Your AD domain controllers should be running DNS (AD Integrated) and
    >> should have the DNS clients configured to use ONLY AD DC/DNS servers.
    >>
    >> Your DC is configured to use ISP DNS servers and therefore are
    >> unable to locate the Active Directory DNS zone. Change to use
    >> 192.168.1.16 for the;
    >>
    >>> DNS Servers . . . . . . . . . . . : 68.94.156.1
    >>> 151.164.8.201

    >>
    >> and remove the ISP's ( You can configure your AD/DC DNS server to
    >> foreward to these ISP DNS servers for Internet resolution or use
    >> root hints by personal preference.
    >>
    >> This is what is causing your slow boot up.
    >>
    >>
    >>
    >>
    >>>
    >>> "kj [SBS MVP]" wrote:
    >>>
    >>>> Jason wrote:
    >>>>> Is there a domain controller update for windows server 2003 r2
    >>>>> standard edition that helps with slow boot up process. It takes up
    >>>>> to 8 minutes to get to the login
    >>>>> screen. Sometimes it just gets stuck on preparing network
    >>>>> connections and you have to hold down the power button to power
    >>>>> off the server and then it will boot up in 8 minutes usually the
    >>>>> second time
    >>>>
    >>>> Yikes. A dangerous road with the power button.
    >>>>
    >>>> Often this is a DNS configuration issues especially with only one
    >>>> domain controller.
    >>>>
    >>>> Suggest you post results of IPconfig/all, let us know service pack
    >>>> level and your AD forest / domain configuration.
    >>>>
    >>>>
    >>>>
    >>>> --
    >>>> /kj

    >>
    >> --
    >> /kj


    --
    /kj



  8. #8
    Hank Arnold (MVP) Guest

    Re: server booting up really slow

    You should only have internal DNS servers specified in the DNS settings.
    As kj has said, external DNS servers belong in the forwarders section of
    the DNS server setup.

    On a server that is also a DNS server, I usually put the server's IP
    address in the primary address. If you have additional DNS servers, put
    one in the secondary server location.

    On other servers (that are not DNS servers) and workstations, set the
    primary and secondary addresses to different DNS server IP addresses. If
    you only have one DNS server, then put it in the primary location and
    leave the secondary blank.

    --

    Regards,
    Hank Arnold
    Microsoft MVP
    Windows Server - Directory Services

    Jason wrote:
    > Ok so does that mean I need to change the primary and secondary dns #'s to
    > 192.168.1.16? or am I just totally confussed on this.
    >
    > "kj [SBS MVP]" wrote:
    >
    >> Jason wrote:
    >>> Windows IP Configuration
    >>>
    >>> Host Name . . . . . . . . . . . . : pharmacyserver
    >>> Primary Dns Suffix . . . . . . . : bvpharmacy.local
    >>> Node Type . . . . . . . . . . . . : Unknown
    >>> IP Routing Enabled. . . . . . . . : Yes
    >>> WINS Proxy Enabled. . . . . . . . : Yes
    >>> DNS Suffix Search List. . . . . . : bvpharmacy.local
    >>>
    >>> Ethernet adapter Local Area Connection:
    >>>
    >>> Connection-specific DNS Suffix . :
    >>> Description . . . . . . . . . . . : Attansic L1 Gigabit Ethernet
    >>> 10/100/1000B
    >>> ase-T Adapter
    >>> Physical Address. . . . . . . . . : 00-17-31-4D-AF-9A
    >>> DHCP Enabled. . . . . . . . . . . : No
    >>> IP Address. . . . . . . . . . . . : 192.168.1.16
    >>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >>> Default Gateway . . . . . . . . . : 192.168.1.254
    >>> DNS Servers . . . . . . . . . . . : 68.94.156.1
    >>> 151.164.8.201
    >>>

    >> Your AD domain controllers should be running DNS (AD Integrated) and should
    >> have the DNS clients configured to use ONLY AD DC/DNS servers.
    >>
    >> Your DC is configured to use ISP DNS servers and therefore are unable to
    >> locate the Active Directory DNS zone. Change to use 192.168.1.16 for the;
    >>
    >>> DNS Servers . . . . . . . . . . . : 68.94.156.1
    >>> 151.164.8.201

    >> and remove the ISP's ( You can configure your AD/DC DNS server to foreward
    >> to these ISP DNS servers for Internet resolution or use root hints by
    >> personal preference.
    >>
    >> This is what is causing your slow boot up.
    >>
    >>
    >>
    >>
    >>> "kj [SBS MVP]" wrote:
    >>>
    >>>> Jason wrote:
    >>>>> Is there a domain controller update for windows server 2003 r2
    >>>>> standard edition that helps with slow boot up process. It takes up
    >>>>> to 8 minutes to get to the login
    >>>>> screen. Sometimes it just gets stuck on preparing network
    >>>>> connections and you have to hold down the power button to power off
    >>>>> the server and then it will boot up in 8 minutes usually the second
    >>>>> time
    >>>> Yikes. A dangerous road with the power button.
    >>>>
    >>>> Often this is a DNS configuration issues especially with only one
    >>>> domain controller.
    >>>>
    >>>> Suggest you post results of IPconfig/all, let us know service pack
    >>>> level and your AD forest / domain configuration.
    >>>>
    >>>>
    >>>>
    >>>> --
    >>>> /kj

    >> --
    >> /kj
    >>
    >>
    >>


Similar Threads

  1. MSI Z68A-G45 (B3) is booting up very slow
    By Jhonny.Bravo in forum Motherboard Processor & RAM
    Replies: 7
    Last Post: 20-03-2012, 03:49 PM
  2. Slow shutting down and slow booting
    By ramaflore in forum Operating Systems
    Replies: 16
    Last Post: 22-12-2011, 02:24 AM
  3. MSI 970A-G45 booting is very slow
    By SIK in forum Motherboard Processor & RAM
    Replies: 2
    Last Post: 17-12-2011, 09:04 AM
  4. booting is very Slow or not booting in MSI GX620
    By GunPower in forum Portable Devices
    Replies: 4
    Last Post: 22-06-2011, 09:34 PM
  5. Slow booting problem
    By gizmo598 in forum Operating Systems
    Replies: 3
    Last Post: 26-06-2009, 04:29 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,856,986.26092 seconds with 17 queries