ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    WDS/MDT very slow

    Scheduled Pinned Locked Moved IT Discussion
    10 Posts 2 Posters 2.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • bbigfordB
      bbigford
      last edited by bbigford

      So I was deploying images with WDS but it didn't give very much control so I setup MDT 2013. After stripping out all the drivers/images from WDS and doing everything in MDT then importing the WinPE image into WDS. Now the target computer I'm testing with is taking a very long time to download the WinPE image.

      When testing the new SCCM release, I had to modify the registry on the SCCM server to speed things up but WDS didn't require that (had to do with block sizes/etc).

      Any ideas why MDT/WDS might be very slow? Our network throughput is very high and the servers have plenty of resources so I'm thinking it's a configuration of MDT/WDS on my part...

      1 Reply Last reply Reply Quote 2
      • bbigfordB
        bbigford
        last edited by

        If I remove the boot image in WDS (created in MDT), and just create one in WDS, it is just as slow. So taking MDT out of the equation, it looks like a configuration issue with WDS specifically...

        1 Reply Last reply Reply Quote 2
        • dafyreD
          dafyre
          last edited by

          Is your WDS / MDT server a VM?

          bbigfordB 1 Reply Last reply Reply Quote 0
          • bbigfordB
            bbigford @dafyre
            last edited by

            @dafyre said in WDS/MDT very slow:

            Is your WDS / MDT server a VM?

            Yes, I've read in some cases that there was dispute with the virtual switch but I haven't found any supporting evidence of that.

            1 Reply Last reply Reply Quote 0
            • dafyreD
              dafyre
              last edited by

              What Hypervisor?

              bbigfordB 1 Reply Last reply Reply Quote 0
              • bbigfordB
                bbigford @dafyre
                last edited by bbigford

                @dafyre said in WDS/MDT very slow:

                What Hypervisor?

                Hyper-V, server is 2012.

                Edit: Server 2012 Standard. Version 6.2.9200 Build 9200

                WDS was very fast just prior to adding/configuring MDT on that server which is weird...

                dafyreD 1 Reply Last reply Reply Quote 0
                • dafyreD
                  dafyre @bbigford
                  last edited by

                  @BBigford said in WDS/MDT very slow:

                  @dafyre said in WDS/MDT very slow:

                  What Hypervisor?

                  Hyper-V, server is 2012.

                  VMQ is often the culprit for slow network stuff... Especially if you have Intel or Broadcom NICs in the server...

                  on the Hyper-V server... from the powershell command prompt, try:

                  get-netadaptervmq|disable-netadaptervmq

                  That will disable VMQ on all of the network adapters in the server. It generally doesn't cause a noticeable disconnection on the servers, but you know how that goes... be careful, lol.

                  bbigfordB 1 Reply Last reply Reply Quote 1
                  • bbigfordB
                    bbigford @dafyre
                    last edited by

                    @dafyre said in WDS/MDT very slow:

                    @BBigford said in WDS/MDT very slow:

                    @dafyre said in WDS/MDT very slow:

                    What Hypervisor?

                    Hyper-V, server is 2012.

                    VMQ is often the culprit for slow network stuff... Especially if you have Intel or Broadcom NICs in the server...

                    on the Hyper-V server... from the powershell command prompt, try:

                    get-netadaptervmq|disable-netadaptervmq

                    That will disable VMQ on all of the network adapters in the server. It generally doesn't cause a noticeable disconnection on the servers, but you know how that goes... be careful, lol.

                    I disabled that on the VM itself.. I can't do that on the host if there is going to possibly cause a disconnect on the VMs. There's like 25 production VMs that are up.

                    But disabling that on the VM itself did nothing if that's where I was supposed to run it.

                    dafyreD 1 Reply Last reply Reply Quote 0
                    • dafyreD
                      dafyre @bbigford
                      last edited by

                      @BBigford said in WDS/MDT very slow:

                      @dafyre said in WDS/MDT very slow:

                      @BBigford said in WDS/MDT very slow:

                      @dafyre said in WDS/MDT very slow:

                      What Hypervisor?

                      Hyper-V, server is 2012.

                      VMQ is often the culprit for slow network stuff... Especially if you have Intel or Broadcom NICs in the server...

                      on the Hyper-V server... from the powershell command prompt, try:

                      get-netadaptervmq|disable-netadaptervmq

                      That will disable VMQ on all of the network adapters in the server. It generally doesn't cause a noticeable disconnection on the servers, but you know how that goes... be careful, lol.

                      I disabled that on the VM itself.. I can't do that on the host if there is going to possibly cause a disconnect on the VMs. There's like 25 production VMs that are up.

                      But disabling that on the VM itself did nothing if that's where I was supposed to run it.

                      No, this has to be run from the host... It usually doesn't cause a disconnect that users will notice. But you raise another point though... The server was fast before adding MDT.

                      bbigfordB 1 Reply Last reply Reply Quote 2
                      • bbigfordB
                        bbigford @dafyre
                        last edited by

                        @dafyre said in WDS/MDT very slow:

                        @BBigford said in WDS/MDT very slow:

                        @dafyre said in WDS/MDT very slow:

                        @BBigford said in WDS/MDT very slow:

                        @dafyre said in WDS/MDT very slow:

                        What Hypervisor?

                        Hyper-V, server is 2012.

                        VMQ is often the culprit for slow network stuff... Especially if you have Intel or Broadcom NICs in the server...

                        on the Hyper-V server... from the powershell command prompt, try:

                        get-netadaptervmq|disable-netadaptervmq

                        That will disable VMQ on all of the network adapters in the server. It generally doesn't cause a noticeable disconnection on the servers, but you know how that goes... be careful, lol.

                        I disabled that on the VM itself.. I can't do that on the host if there is going to possibly cause a disconnect on the VMs. There's like 25 production VMs that are up.

                        But disabling that on the VM itself did nothing if that's where I was supposed to run it.

                        No, this has to be run from the host... It usually doesn't cause a disconnect that users will notice. But you raise another point though... The server was fast before adding MDT.

                        Exactly...

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post