→ 🚀What's New? Join Us for the Fall Product Launch! Register Now !

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: 

Forum Posts

Send message to any win7 computer (great custom action)

this action will allow you to message anyone on the network even across broadcast domains. you will need to place the batch file in your custom action folder. you will also need psexec in your CA folder as wellCA CODEcmd.exe /K "{actionpath}messager....

bob_11 by Engaged Sweeper III
  • 44920 Views
  • 8 replies
  • 6 kudos

Windows Updates

HelloHas anyone tried running wuauclt.exe remotely? I've read that you can you:psexec \\RemoteMachine -d C:\windows\system32\wuauclt.exe /detectnowHow would I go about creating a Custom action to do this?

teejayuu by Engaged Sweeper
  • 16631 Views
  • 3 replies
  • 0 kudos

Resolved! Custom fileds comments search

Would love to see the search function pull up / search information in the custom field's comments section; we use the comments extensively and would love to have the ability to search all devices for certain words typed in the comments.

Dov by Engaged Sweeper III
  • 12409 Views
  • 3 replies
  • 0 kudos

My Custom Actions (powershell)

Add users to AD groups based on partial namecall with .\scriptname.ps1 -smartname {computer} param ( [string]$smartname, [Int32]$Seconds = 20, [string]$Message = "waiting for 20 seconds to synchronise bits and pieces..please wait")Import-Module...

dpadgett by Engaged Sweeper II
  • 27295 Views
  • 4 replies
  • 6 kudos

Run as c$ share

You will need shellrunas to use this actionhttp://technet.microsoft.com/en-us/sysinternals/cc300361.aspxAction:{actionpath}shellrunas.exe /netonly explorer.exe \\{smartname}\c$

seraphielx by Engaged Sweeper III
  • 13335 Views
  • 1 replies
  • 0 kudos

Single Sign on for Website

Does anyone use Single Sign on applications that are integrated into the URL for their LS webpage versus IIS lock down? looking for anyone using other alternatives than locking IIS down. Prefer a Single sign on solution.

chads by Lansweeper Alumni
  • 2771 Views
  • 0 replies
  • 0 kudos

Resolved! reporting Schedule

hi all,I would schedule differnts schedule sending by email with different time.could you say me if it's possible?Per example: I would 2 reports genrated and send by mail at 6 on monday and 2 different reports at 8 on wednesday...Now, I just see we c...

LaurentV by Engaged Sweeper II
  • 5136 Views
  • 2 replies
  • 1 kudos

Slight improvment on the Remote Control built in action...

If you already have VNC service started and you use the built in lansweeper action it will stop the existing service and not restart it.Save the following code as VNC.cmd and place it in your {ActionPath}Change the VNCServer value to match the VNC li...

FixitDave by Champion Sweeper
  • 6554 Views
  • 0 replies
  • 0 kudos