General Discussions

Find answers to technical questions about Lansweeper.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Informal SysAdmin Day 2024 Giveaway entry/ies

Since I couldn't enter my "SysAdmin Day 2024 Giveaway" post (late) on July 24th, I'm posting my entry here for posterity before SysAdmin Day. If any other Sweeper has a contribution to add — sharing their favorite tech gadget, sidekick, or beverage â€”...

MisterP2 by Engaged Sweeper
  • 96 Views
  • 0 replies
  • 1 kudos

List computer startup commands

Add the custom asset action:{actionpath}list_startup_commands.vbs {computer}then the content of "list_startup_commands.vbs" is:' List Computer Startup CommandsstrComputer = WScript.Arguments(0)Set objShell = CreateObject("Wscript.Shell")Set objWMISer...

drobertson by Engaged Sweeper III
  • 1213 Views
  • 0 replies
  • 0 kudos

List IP Configuration Data

Run this asset action: {actionpath}list_ip_config.vbs {computer} Here is the content of "list_ip_config.vbs" ' List IP Configuration DatastrComputer = WScript.Arguments(0)Set objWMIService = GetObject("winmgmts:" _ & "{impersonationLevel=impersona...

drobertson by Engaged Sweeper III
  • 2553 Views
  • 0 replies
  • 1 kudos

View users membersof

User Action for "View MemberOf": {actionpath}AD_List_Groups.vbs "{cn}" AD_List_Groups.vbs content: ' List the Active Directory Groups a User Belongs ToOn Error Resume NextConst E_ADS_PROPERTY_NOT_FOUND = &h8000500Dstruser = WScript.Arguments(0)Set o...

drobertson by Engaged Sweeper III
  • 1859 Views
  • 0 replies
  • 0 kudos

Resolved! Adding a URL to a csv

We need to make a CSV report with a bunch of information such as - Name, IS, Model, Manufacturer, Serial Number, Mac address etc. However we also need to generate a URL for each individual asset on that report that would link to that particular asse...

hedge01 by Engaged Sweeper II
  • 3876 Views
  • 2 replies
  • 0 kudos

Resolved! Button click to update a non landesk database

Hi,Does anyone have any code examples to allow me to click a button in a custom widget and this updates a completely seperate SQL Database, I can write the SQL, it just not allowing me to run a OnButtonClick_ event in the code behind, I just receive ...

Andy_Sismey by Champion Sweeper III
  • 8080 Views
  • 4 replies
  • 0 kudos

Can't rescan an Asset if it's locked.

Hi, I have been suffering the following problem for several days, when I try to do a rescan of an asset and it is locked (WIN + L) Lansweeper fails the rescan, however, if I remotely connect to the asset and login with a local/domain user the rescan ...

bass by Engaged Sweeper II
  • 843 Views
  • 0 replies
  • 0 kudos

Problem scanning Windows 10 assets

Hi folks, I'm new in this forum. I'm using the free version of LanSweeper. Have been using it for a while with no problems (about 60 assets on my network). But suddenly, two of them (Windows 10 PCs) started to give problems when scanned. There are no...

Windows Specifications

Good Day!May i know how can get this report in Lansweeper? see below needed information. Edition: (i.e. Windows 10 Enterprise)OS build: (i.e. 20H2)Experience {i.e. Windows Feature Experience Pack 120.2212.3530.0)Thank you!

MarkJonN by Engaged Sweeper II
  • 2909 Views
  • 2 replies
  • 1 kudos