
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2018 12:35 PM
Hi,
Can somebody help me how we can deploy with Lansweeper?
I already tried some things, but it always ends in an error.
How can we install software from the packageshare?
How can we copy files from the packageshare?
What credentials do we need for it?
Can somebody help me how we can deploy with Lansweeper?
I already tried some things, but it always ends in an error.
How can we install software from the packageshare?
How can we copy files from the packageshare?
What credentials do we need for it?
Labels:
- Labels:
-
General Discussion
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2018 03:14 PM
I hope I can help you:
deployments are a very useful feature in Lansweeper, you have to put the program you want to deploy on the Lansweeper server in a subfolder of the folder called "PackageShare"
Fo examples we put out installers on the server here:
c:\Program Files (x86)\Lansweeper\PackageShare\Installers
Then you can create new deployment scripts in lansweeper and run this scripts on assets (a lot of options available)
The "Installer packages" section give you a lot of control on how to deploy, please read the help here:
https://www.lansweeper.com/kb/112/creating-a-deployment-package.html
you can check registry key, architecture, and so on
If you want only to copy some files you I suggest you to create a simple .bat file and deploy it this way
Let me know for any question
deployments are a very useful feature in Lansweeper, you have to put the program you want to deploy on the Lansweeper server in a subfolder of the folder called "PackageShare"
Fo examples we put out installers on the server here:
c:\Program Files (x86)\Lansweeper\PackageShare\Installers
Then you can create new deployment scripts in lansweeper and run this scripts on assets (a lot of options available)
The "Installer packages" section give you a lot of control on how to deploy, please read the help here:
https://www.lansweeper.com/kb/112/creating-a-deployment-package.html
you can check registry key, architecture, and so on
If you want only to copy some files you I suggest you to create a simple .bat file and deploy it this way
Let me know for any question
