
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2015 09:46 PM
I've tried deployment package and it seems to work fine. Question comes that since I've deployed package within same building, I had almost no network saturation. However, I have number of remote office that I have to deploy to and concerned that it will saturate their connection. Is there a way to copy install files to local computer in remote location in advance preferably with limited speed so that it doesn't slow down connections for users in remote location? So that way install files are copied over already and number of computers can install off of it's HDD instead of number of computers trying to download install files off of network when it tries to install?
Thanks
Solved! Go to Solution.
- Labels:
-
General Discussion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2015 07:50 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-23-2015 06:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-24-2015 03:24 AM
Lance wrote:
So there's still going to be many manual copy over of install file and create 300-400 different install packages based on IP location?
- You can create a deployment package in Lansweeper itself (e.g. with an xcopy command line step or something similar) to copy the files over.
- Your final deployment would only require 1 package. Simply set up your IP locations and their package shares under Deployment\Security Options and use the {packageshare} parameter in your (single) deployment package. Lansweeper will automatically convert {packageshare} to the appropriate share based on the IP location of the target computer. Submitting your IP locations under Deployment\Security Options will require some work, but you would only have to do this once. In Lansweeper 6.0, currently in beta, you could import the locations from a .csv file as well. If you are interested in the beta, please contact support@lansweeper.com and include "beta" in the title of your message.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-23-2015 10:51 PM
Lance wrote:
So if I have 300-400 big and small offices throughout US, I would have to select 1 computer from each location to copy over a install file to branch out to that office? So there's still going to be many manual copy over of install file and create 300-400 different install packages based on IP location?
I currently use DFS To get around manually copying files to all the branch office deployment shares
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2015 07:50 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2015 10:22 PM
Also it's good to note you can use a program such as Supercopier that can throttle transfer speed. Copy it to one machine at the remote location and setup your lansweeper package to run the installer from \\remotemachine\sharedir\install so when you deploy it to the machines at that remote location they all look to the one share on the local machine.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2015 05:27 PM
Instead of the default: {PackageShare}\Installers\
You can use something like: \\YOURSERVERNAME\YourLansweeperRepository\Installers\

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2015 02:35 PM
