The Lansweeper Community will be under construction as of March 2nd, 2026. This site will move to a static version—join us on Reddit to keep the conversations going. More info here.
I needed to deploy a new SSID to multiple Windows Laptops and Desktops, and didn't really see anything in Lansweeper for this, so I figured I would post something.
Hello Group -Hoping someone can point me in the right direction -I'm able to run this command locally and it works fine installing Microsoft PowerBI:c:\PBIDesktopSetup_x64.exe -quiet -norestart ACCEPT_EULA=1 -log "%WINDIR%\Temp\PowerBI-Install11.log"...
We have been having issues where we deploy a package as the currently logged on user and when we look at the lansweeper created scheduled task on the PC, instead of it being set to run as the the logged in user, it is using an administrator account. ...
Hello,
I'm needing to create a deployment package that will delete a folder and its contents named Win11Upgrade on C:.
I've only created packages to install software, but never to delete a file or folder. Is there a package already out there that I c...
Great Afternoon All,How are you ? Great I hope ! I am getting these errors when trying to run the attached report, please advise.The multi-part identifier "tblAsset.AssetID" could not be bound. Invalid column name 'Found'.Thanks and have a great rest...
Hi, I have fresh clean testing installation of Lansweeper on-prem 12.6.1.32 and Network Discovery 4.9.4 (IT and OT). Both services are running on the same Windows Server 2022. I am unable to link Network Discovery service to Lansweeper on-prem servic...
Hi everyone,I'm trying to distribute Firefox 146.0.1.In older versions, this worked with the -MS parameter.Unfortunately, that doesn't work anymore.What exactly do I need to do with version 146.0.1?Please provide detailed instructions, as I rarely do...
I've redone my deployment for Zoom and wanted to share it with the community.1. First we need to make the powershell script.Save as Install-Zoom.ps1 or something similar.# Install-Zoom.ps1
$ErrorActionPreference = 'Stop'
$Url = "https://zoom.us/clie...