Archive

This board contains archived posts from the retired Lansweeper Forum and Insiders Community.

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

Topics in this forum

Added value for Mgmt.: Avg. Windows computer scores per department

Ever wondered how the PC's in your company stacks up department against department? A report using the Windows Experience Index is one way to find out.The Windows Experience Index is a measurement that tells you how well your PC works with Windows an...

Nick_H by Engaged Sweeper
  • 3084 Views
  • 0 replies
  • 1 kudos

Added value for Mgmt.: Avg. Windows computer scores per domain

Ever wondered how the PC's in your company stacks up domain against domain? A report using the Windows Experience Index is one way to find out.The Windows Experience Index is a measurement that tells you how well your PC works with Windows and uses a...

Nick_H by Engaged Sweeper
  • 3453 Views
  • 0 replies
  • 0 kudos

Resolved! Bitlocker Reporting

We have got around 4,500 pcs, with 3700 running Windows 7 and should all be running Bitlocker.We see two versions on the network for this, but we have around 25 PCs that have Bitlocker, but Lansweeper cannot see it installed on them.All but these mac...

Runas remote CMD

You will need shellrunas and pstools to use this actionhttp://technet.microsoft.com/en-us/sysinternals/cc300361.aspxhttp://technet.microsoft.com/en-us/sysinternals/bb896649.aspxAction:{actionpath}shellrunas.exe /netonly {actionpath}psexec.exe \\{comp...

seraphielx by Engaged Sweeper III
  • 14260 Views
  • 0 replies
  • 3 kudos

Remote NBTstat

More info on NBTstat herehttp://technet.microsoft.com/en-us/library/cc940106.aspxAction:cmd.exe /K "nbtstat -a {smartname}"

seraphielx by Engaged Sweeper III
  • 5090 Views
  • 0 replies
  • 0 kudos

IE History XP

You will need IEHistoryView to use this actionhttp://www.nirsoft.net/utils/iehv.htmlAction:{actionpath}iehv.exe -folder "\\{computer}\c$\documents and settings\{username}\Local Settings\History"

seraphielx by Engaged Sweeper III
  • 4984 Views
  • 0 replies
  • 0 kudos

RDP on / off script

This is my rdp_enable.cmd:@echo offFOR /f "tokens=3 skip=2" %%i IN ('reg query "\\%1\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections') DO (set dword=%%i)echo %DWORD%if %DWORD%==0x0 goto OFFgoto ON:ONreg add ...

loerdy by Engaged Sweeper
  • 10108 Views
  • 1 replies
  • 0 kudos

Re: Lansweeper 5.2 (recent update)

Glad to hear you're enjoying the update! For those of you who haven't updated yet: our latest installer can be found here and update instructions can be found on page 190 and beyond of our online documentation.

Susan_A by Lansweeper Alumni
  • 1221 Views
  • 0 replies
  • 1 kudos