→ 🚀Are you a Lansweeper Champion?! Join our Contributor Program Sign up here!

Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
MTD
Engaged Sweeper
Hi,

is there a possibility to trigger a list of computers and not only a single computer ? Something like:
lstrigger "servername" "c:\computers.txt" "domain" 2port"

Regards
Daniel
4 REPLIES 4
MTD
Engaged Sweeper
Works - thanks for your help
Hemoco
Lansweeper Alumni
This is maybe easier, you can do it from the command prompt:

You need a file computers.txt with the computernames

for /F %%1 IN (c:\scripts\computers.txt) do lstrigger.exe SERVERname %%1 DOMAINname 9524
MTD
Engaged Sweeper
Do you have any Vbscript syntax or keywords to search the internet for me ?

Thanks
Daniel
Hemoco
Lansweeper Alumni
You will need to create a vbscript to do this.

Archive

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

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now