
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-31-2020 12:49 PM
Hi All,
I just wanted to share an idea I had to allow Users to install approved software via Lansweeper.
These are the basic steps :
I have created a simple application EXE written in Visual Studio, this just reads a CSV of software from a server and presents a list of software to the user in a small window. (image attached), the application will check to see if the software is installed and the version , if the version in Lansweeper is newer it will display update available, already installed, or install.
When the User clicks "Install" of say Google Chrome a "TAG" file is created on the C: drive of the machine "C:\TEMP\CHROME-IN.INS"
In lansweeper I have setup a File scan for each of the TAG files and along with this a report for each with 2 criteria
1. Does TAG file exist
2. Is the software installed
I have then setup a scheduled install for every hour, this runs against each of the reports and so deploys the software as the machines are scanned and Tag file is found.
I have also added an additional part to the exe to delete the "LastScan" from the LSAgent.ini and restart the service to force a quicker scan , but this may not be needed ?
If anyone needs any additional information please let me know ?
Cheers
Andy
I just wanted to share an idea I had to allow Users to install approved software via Lansweeper.
These are the basic steps :
I have created a simple application EXE written in Visual Studio, this just reads a CSV of software from a server and presents a list of software to the user in a small window. (image attached), the application will check to see if the software is installed and the version , if the version in Lansweeper is newer it will display update available, already installed, or install.
When the User clicks "Install" of say Google Chrome a "TAG" file is created on the C: drive of the machine "C:\TEMP\CHROME-IN.INS"
In lansweeper I have setup a File scan for each of the TAG files and along with this a report for each with 2 criteria
1. Does TAG file exist
2. Is the software installed
I have then setup a scheduled install for every hour, this runs against each of the reports and so deploys the software as the machines are scanned and Tag file is found.
I have also added an additional part to the exe to delete the "LastScan" from the LSAgent.ini and restart the service to force a quicker scan , but this may not be needed ?
If anyone needs any additional information please let me know ?
Cheers
Andy
Labels:
- Labels:
-
General Discussion
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2022 11:01 AM
Hi Andy,
I'm also looking for such an solution. Is it possible to get your EXE file anywhere?
Best Regards
Andre
I'm also looking for such an solution. Is it possible to get your EXE file anywhere?
Best Regards
Andre

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 05:11 PM

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2020 09:24 AM
Hi Andy,
This is exactly what im looking for. Unfortunately im not experienced in creating exe application, so i hope you can share some of your work. Our users are not local administrators, so we really need a smart solution for automating deployments.
Hoping to hear from you, thank you in advandce.
Best Regards
Rasmus
This is exactly what im looking for. Unfortunately im not experienced in creating exe application, so i hope you can share some of your work. Our users are not local administrators, so we really need a smart solution for automating deployments.
Hoping to hear from you, thank you in advandce.
Best Regards
Rasmus

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2021 04:41 PM
Hi Rasmus, Sorry for the delay ..... I'm happy to share with you, I'll write some instructions for you to create the reports and File scans so you can get started, the EXE is just a .Net application, you could Use Powershell or VBScipt (.HTA), happy to give you a copy of the EXE and you can let me know of any Customiation you need ?
Cheers
Andy
Cheers
Andy

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-23-2023 10:02 PM
Could you please share the code with me as well? I think you have a great idea and would like to add it to our school district.
