So this weekend I used Lansweeper to deploy two packages.
Package #1 - A simple powershell script to query WMI and write some values to the registry. Takes maybe 60 seconds to run per machine.
Package #2 - A batch file that runs a locally installed exe with an /update flag. Takes about 2-3 minutes to run per machine.
Both packages were tiny, only a few kilobytes in size. Both packages took FOREVER to deploy.
For instance, I have Deployment Threads set to 50 which says (Number of simultaneous deployments) and ran package #2 on 700 devices. After 90 minutes only 40 of the 700 devices had been successful.
CPU is at 4%. Memory is as 2.6 / 3.2 GB (dynamic up to 8 GB if needed), Ethernet is at 600 Kbps send, 264 Kbps receive. What am I missing here?