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

I was wondering if there was a way to delete 1500+ computer that belong to a certain domain through the back end (SQL Script). The reason why I'm asking is it taking an average of 2 minutes to delete a computer using the Lansweeper Configuration and when ever I do that sql server just eat the crap out of my memory going from say 4 Gb to up 7.5 Gb bring the server down to a crawl. Nobody can then access the lansweeper from the web.

Any help in this would be great.

Thanks Neil
1 REPLY 1
Hemoco
Lansweeper Alumni
Is your sql server set to "full logging" if yes, change it to "simple", this will make it a lot faster.

SQL script:

delete from tblcomputers where domain = 'mydomain'

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