So I came up with this idea (and I don't even think it's a good idea, but all we can come up with) in our environment to have a google chrome .msi package sit on file share server. We have configured over 500 virtual machines, so far, to install this package upon logon. Now i'm starting to experience a slowdown of the installs, as well as other slowdowns with programs used on the same server. The idea being when chrome needs to be updated constantly, we update one file, instead of 500 machines.
It's a 2003 server, a virtual machine as well, with a 10gb network link. All the clients have 10gb as well, as they are all inside the vmware environment. The network usually doesn't go over 1% on the server at peak morning times and doesn't drop to 0% until middle morning. The CPU and RAM usage is nearly idle as well.
The installs use to take around 40-50 seconds when I first deployed it, now it can go over 10 minutes in the mornings. The client machine is idle, basically waiting for the package to download I assume? But not sure.
I'm curious as to any limitations I might be running into using one file to install on 500+ machines a day. The file share is set to the "maximum" whatever that number may be. Any ideas would be most appreciated! At this point I might try to put this file on a 2012 server, or attempt to switch the script to a startup script instead of a logon script to help alleviate the load in the morning. But still won't have an answer to my root bottleneck issue if i do.
And I'm sorry too if this answer could be found somewhere already; I just can't find anything in my searches.
Darin