Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

6,569

Downloads of v 10.4.0.2:

263

Last Update:

30 Jan 2023

Package Maintainer(s):

Software Author(s):

  • Lansweeper

Tags:

lansweeper

Lansweeper Server

This is not the latest version of Lansweeper Server available.

  • 1
  • 2
  • 3

10.4.0.2 | Updated: 30 Jan 2023

Downloads:

6,569

Downloads of v 10.4.0.2:

263

Maintainer(s):

Software Author(s):

  • Lansweeper

Tags:

lansweeper

Lansweeper Server 10.4.0.2

This is not the latest version of Lansweeper Server available.

  • 1
  • 2
  • 3

All Checks are Passing

3 Passing Tests


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Successful:

No detections found in any package files

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install Lansweeper Server, run the following command from the command line or from PowerShell:

>

To upgrade Lansweeper Server, run the following command from the command line or from PowerShell:

>

To uninstall Lansweeper Server, run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade lansweeper -y --source="'INTERNAL REPO URL'" --version="'10.4.0.2'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade lansweeper -y --source="'INTERNAL REPO URL'" --version="'10.4.0.2'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install lansweeper
  win_chocolatey:
    name: lansweeper
    version: '10.4.0.2'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'lansweeper' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '10.4.0.2'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller lansweeper
{
    Name     = "lansweeper"
    Version  = "10.4.0.2"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'lansweeper':
  ensure   => '10.4.0.2',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

Package Approved

This package was approved as a trusted package on 31 Jan 2023.

Description

Chocolatey

IT Asset Management Software That Finds & Manages All Assets Across Your Enterprise. Track Hardware, Software, and Users. Agentless Network Discovery.

Lansweeper allows you to scan networks ranging from just a few to hundreds of thousands of assets.

Features

  • Get a complete and detailed inventory of your IT assets wherever they are located: on premises, cloud instances or mobile endpoints.​
  • Go beyond the massive amount of asset information Lansweeper retrieves by default and get a complete and up-to-date asset inventory.
  • Choose from over 400 ready-made, out-of-the-box reports or build custom reports within minutes. Set up dashboards for a birds-eye view on your IT.

Package parameters

The following parameters can be used:

  • /parts: to specify which components to install (e.g. /parts ="SCAN,DB,WEB").
  • /dbserver: SQLLocalDB or SQLServer (e.g. /dbserver="SQLServer").
  • /dbinstance: to choose the SQL Server instance to connect to (e.g. /dbinstance="localhost\sqlexpress").
  • /dbuser: to specify the database username that creates the database during installation.
  • /dbpassword: to specify the database password of the user that creates the database during installation.
  • /dbuserconfig: optional password for the lansweeperuser database user, useful when installing multiple scanning servers.
  • /allowdboverwrite: forces the installer to overwrite an existing database found during a new Lansweeper installation.
  • /webserver: IIS or IISExpress.
  • /httpport: to specify the web console's HTTP port (e.g. httpport=81).
  • /httpsport: to specify the web console's HTTPS port (e.g. httpsport=82).
  • /folder: to specify the Lansweeper installation folder.
  • /credkeyfile: to specify the encryption key file (Encryption.txt) to be used.
  • /noDCOMReset: to prevent the Lansweeper installer from making DCOM changes on the Lansweeper server.
  • /ConfigurationFile: to perform the installation by pointing to a config file that contains the necessary parameters.

Example: choco install lansweeper --params "/dbserver=sqlserver /dbinstance=localhost\sqlexpress /allowdboverwrite"

All parameters and values are case-insensitive, except the values provided for /dbuserconfig and /dbpassword.
If a specific parameter is not provided, a default value is assumed. For instance, if you don't specify which components to install, the assumption is made that you want to install all of them.
If the installation stops unexpectedly, its log file can be found by typing %temp% in the path of Windows Explorer. The log file is a .txt and will start with "Setup Log...".
The final installation log file can be also found in Program Files (x86)\Lansweeper\Install on your Lansweeper server once the installation has fully completed.

Notes

  • If the installer detects an existing installation of Lansweeper, it will attempt to upgrade it.

tools\chocolateyinstall.ps1

$ErrorActionPreference = 'Stop';
$toolsDir   = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"


function Test-InstallerParameters {
  [cmdletbinding(DefaultParameterSetName="Default")]
  param(
    [parameter(ParameterSetName = "Default")]
    [ValidateNotNullOrEmpty()]
    [ValidateScript(
      {
        if($_ -imatch '^(scan|db|web),*(scan|db|web)*,*(scan|db|web)*'){
          $true
        }else{
          throw "/parts must contain at least one valid option (SCAN,DB,WEB)"
        }
      }
    )]
    [string]$Parts,
    [parameter(ParameterSetName = "Default")]
    [ValidateSet("SqlLocalDb","SqlServer")]
    [string]$DbServer,
    [parameter(ParameterSetName = "Default")]
    [ValidateNotNullOrEmpty()]
    [string]$DbInstance,
    [parameter(ParameterSetName = "Default")]
    [ValidateNotNullOrEmpty()]
    [string]$DbUser,
    [parameter(ParameterSetName = "Default")]
    [ValidateNotNullOrEmpty()]
    [string]$DbPassword,
    [parameter(ParameterSetName = "Default")]
    [ValidateNotNullOrEmpty()]
    [string]$DbUserConfig,
    [parameter(ParameterSetName = "Default")]
    [switch]$AllowDbOverwrite,
    [parameter(ParameterSetName = "Default")]
    [ValidateSet("IISExpress","IIS")]
    [string]$WebServer,
    [parameter(ParameterSetName = "Default")]
    [ValidateNotNullOrEmpty()]
    [uint32]$HttpPort,
    [parameter(ParameterSetName = "Default")]
    [ValidateNotNullOrEmpty()]
    [uint32]$HttpsPort,
    [parameter(ParameterSetName = "Default")]
    [ValidateNotNullOrEmpty()]
    [string]$Folder,
    [parameter(ParameterSetName = "Default")]
    [ValidateNotNullOrEmpty()]
    [ValidateScript(
      {
        if( (Test-Path -Path $_) ){
          $true
        }else{
          throw "Cannot find encryption file $_"
        }
      }
    )]
    [string]$CredKeyFile,
    [parameter(ParameterSetName = "Default")]
    [parameter(ParameterSetName = "ConfigurationFile")]
    [switch]$NoDcomReset,
    [parameter(ParameterSetName = "ConfigurationFile", Mandatory)]
    [ValidateNotNullOrEmpty()]
    [ValidateScript(
      {
        if( (Test-Path -Path $_) ){
          $true
        }else{
          throw "Cannot find configuration file $_"
        }
      }
    )]
    [string]$ConfigurationFile
  )
  begin{
    if($PSCmdlet.ParameterSetName -ieq "Default"){
      if($PSBoundParameters.containsKey('DbInstance') -and -not $PSBoundParameters.containsKey('DbServer')){
        Throw "/dbserver must be included when using /dbinstance"
      }
      if($PSBoundParameters.containsKey('DbUser') -and -not $PSBoundParameters.containsKey('DbServer')){
        Throw "/dbserver must be included when using /dbuser"
      }
      if($PSBoundParameters.containsKey('DbPassword') -and -not $PSBoundParameters.containsKey('DbServer')){
        Throw "/dbserver must be included when using /dbpassword"
      }
      if($PSBoundParameters.containsKey('DbUser') -and -not $PSBoundParameters.containsKey('DbPassword')){
        throw "/dbuser must be included when using /dbpassword"
      }
      if($PSBoundParameters.containsKey('DbPassword') -and -not $PSBoundParameters.containsKey('DbUser')){
        throw "/dbpassword must be included when using /dbuser"
      }
      if($PSBoundParameters.containsKey('DbUserConfig') -and -not $PSBoundParameters.containsKey('DbServer')){
        Throw "/dbserver must be included when using /dbuserconfig"
      }
      if($PSBoundParameters.containsKey('HttpPort') -and -not $PSBoundParameters.containsKey('WebServer')){
        Throw "/webserver must be included when using /httpport"
      }
      if($PSBoundParameters.containsKey('HttpsPort') -and -not $PSBoundParameters.containsKey('WebServer')){
        Throw "/webserver must be included when using /httpsport"
      }
    }
  }
  process{
    $returnParameters = switch($PSBoundParameters.Keys){
      "parts" { "/parts=""$Parts""" }
      "dbserver" { "/dbserver=""$DbServer""" }
      "dbinstance" { "/dbinstance=""$DbInstance""" }
      "dbuser" { "/dbuser=""$DbUser""" }
      "dbpassword" { "/dbpassword=""$DbPassword""" }
      "dbuserconfig" { "/dbuserconfig=""$dbuserconfig""" }
      "allowdboverwrite" { "/allowdboverwrite" }
      "webserver" { "/webserver=""$webserver""" }
      "httpport" { "/httpport=$httpport" }
      "httpsport" { "/httpsport=httpsport" }
      "folder" { "/folder=""$folder""" }
      "credkeyfile" { "/credkeyfile=""$credkeyfile""" }
      "noDCOMReset" { "/noDCOMReset" }
      "ConfigurationFile" { "/ConfigurationFile=""$ConfigurationFile""" }
    }
  }
  end{
    $returnParameters -join " "
  }
}


$PP = Get-PackageParameters
$InstallParams = " "
$InstallParams += Test-InstallerParameters @PP -Verbose
Write-Verbose "Installer Parameters = $InstallParams"

$packageArgs = @{
  packageName   = $env:ChocolateyPackageName
  unzipLocation = $toolsDir
  fileType      = 'exe'
  url           = 'https://cdn.lansweeper.com/download/10.4.0/2/LansweeperSetup.exe'
  url64bit      = 'https://cdn.lansweeper.com/download/10.4.0/2/LansweeperSetup.exe'
  softwareName  = 'Lansweeper'
  checksum      = '6f74847c4669bb6a38f480e4c8a20986792baba1a7d08578bc0c56457ce66910'
  checksumType  = 'sha256'
  checksum64    = '6f74847c4669bb6a38f480e4c8a20986792baba1a7d08578bc0c56457ce66910'
  checksumType64= 'sha256'
  silentArgs   = '/verysilent /accepteula /install',$InstallParams
  validExitCodes= @(0)
}

if($PP['Upgrade']){
  $packageArgs.silentArgs = $packageArgs.silentArgs.Replace("/install","/upgrade")
}

if(Get-AppInstallLocation -AppNamePattern $packageArgs.packageName){
  Write-Host "Detected Lansweeper installation - Upgrading"
  $packageArgs.silentArgs = '/verysilent /accepteula /upgrade'
}

Install-ChocolateyPackage @packageArgs 
tools\chocolateyuninstall.ps1

$ErrorActionPreference = 'Stop';
$packageArgs = @{
  packageName   = $env:ChocolateyPackageName
  softwareName  = 'Lansweeper*'  
  fileType      = 'exe' 
  silentArgs   = '/verysilent'        
}

$uninstalled = $false
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']

if ($key.Count -eq 1) {
  $key | % { 
    $packageArgs['file'] = "$($_.UninstallString)"
    
    if ($packageArgs['fileType'] -eq 'MSI') {
      $packageArgs['silentArgs'] = "$($_.PSChildName) $($packageArgs['silentArgs'])"
      $packageArgs['file'] = ''
    } else {
     }

    Uninstall-ChocolateyPackage @packageArgs
  }
} elseif ($key.Count -eq 0) {
  Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
  Write-Warning "$($key.Count) matches found!"
  Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
  Write-Warning "Please alert package maintainer the following keys were matched:"
  $key | % {Write-Warning "- $($_.DisplayName)"}
}


Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
Lansweeper Server 11.1.3.0 186 Tuesday, November 21, 2023 Approved
Lansweeper Server 10.6.2.0 464 Thursday, August 17, 2023 Approved
Lansweeper Server 10.4.0.2 263 Monday, January 30, 2023 Approved
Lansweeper Server 10.3.2.0 94 Wednesday, December 7, 2022 Approved
Lansweeper Server 10.3.1.0 52 Tuesday, November 29, 2022 Approved
Lansweeper Server 10.3.0.0 59 Thursday, November 17, 2022 Approved
Lansweeper Server 10.2.5.0 72 Thursday, September 29, 2022 Approved
Lansweeper Server 10.2.4.0 90 Thursday, September 1, 2022 Approved
Lansweeper Server 10.2.3.0 100 Tuesday, August 9, 2022 Approved
Lansweeper Server 10.2.2.0 75 Wednesday, July 20, 2022 Approved
Lansweeper Server 10.2.1.0 78 Thursday, July 14, 2022 Approved
Lansweeper Server 10.2.0.0 92 Tuesday, June 28, 2022 Approved
Lansweeper Server 10.1.1.0 320 Thursday, June 2, 2022 Approved
Lansweeper Server 10.1.0.0 75 Tuesday, May 24, 2022 Approved
Lansweeper Server 10.0.2.0 74 Thursday, May 12, 2022 Approved
Lansweeper Server 10.0.1.0 79 Thursday, May 5, 2022 Approved
Lansweeper Server 10.0.0.2 81 Tuesday, April 26, 2022 Approved
Lansweeper Server 9.5.10.1 56 Thursday, April 21, 2022 Approved
Lansweeper Server 9.5.0.4 82 Thursday, April 14, 2022 Approved
Lansweeper Server 9.4.0.8 98 Thursday, March 31, 2022 Approved
Lansweeper Server 9.3.10.7 284 Thursday, March 10, 2022 Approved
Lansweeper Server 9.2.10.1 85 Friday, February 18, 2022 Approved
Lansweeper Server 9.2.0.9 56 Thursday, February 17, 2022 Approved
Lansweeper Server 9.1.41.1 73 Thursday, February 3, 2022 Approved
Lansweeper Server 9.1.30.1 81 Wednesday, January 12, 2022 Approved
Lansweeper Server 9.1.20.2 86 Tuesday, December 14, 2021 Approved
Lansweeper Server 9.1.10.1 69 Tuesday, December 7, 2021 Approved
Lansweeper Server 9.0.30.1 117 Monday, October 18, 2021 Approved
Lansweeper Server 9.0.20.3 64 Wednesday, October 13, 2021 Approved
Lansweeper Server 9.0.10.2 70 Thursday, September 30, 2021 Approved
Lansweeper Server 9.0.0.17 64 Thursday, September 9, 2021 Approved
Lansweeper Server 8.4.110.3 81 Tuesday, August 17, 2021 Approved
Lansweeper Server 8.4.100.10 92 Monday, August 2, 2021 Approved
Lansweeper Server 8.4.100.9 69 Tuesday, July 27, 2021 Approved
Lansweeper Server 8.4.20.2 129 Tuesday, June 22, 2021 Approved
Lansweeper Server 8.4.10.8 126 Friday, May 21, 2021 Approved
Lansweeper Server 8.4.0.9 78 Thursday, May 6, 2021 Approved
Lansweeper Server 8.2.210.4 122 Friday, March 19, 2021 Approved
Lansweeper Server 8.2.200.15 98 Tuesday, March 16, 2021 Approved
Lansweeper Server 8.2.130.4 94 Monday, March 8, 2021 Approved
Lansweeper Server 8.2.120.1 106 Monday, February 22, 2021 Approved
Lansweeper Server 8.2.110.1 89 Tuesday, February 2, 2021 Approved
Lansweeper Server 8.2.100.11 77 Thursday, January 28, 2021 Approved
Lansweeper Server 8.1.120.4 151 Thursday, January 7, 2021 Approved
Lansweeper Server 8.1.120.3 140 Monday, November 30, 2020 Approved
Lansweeper Server 8.1.110.1 98 Thursday, November 12, 2020 Approved
Lansweeper Server 8.1.100.8 100 Wednesday, November 4, 2020 Approved
Lansweeper Server 8.0.130.39 83 Monday, November 2, 2020 Approved
Lansweeper Server 8.0.130.38 93 Monday, September 28, 2020 Approved
Lansweeper Server 8.0.130.35 131 Monday, August 17, 2020 Approved
Discussion for the Lansweeper Server Package

Ground Rules:

  • This discussion is only about Lansweeper Server and the Lansweeper Server package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or Lansweeper Server, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus