
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2019 09:03 PM
I've imported a large number of IP Ranges via CSV. Is there a SQL Script I can use to set the Scan Schedules en mass (e.g. If Description like 'something' then set scan schedule to every Tuesday at 9am) similarly can I enable/disable the IP Range this way.
Labels:
- Labels:
-
General Discussion
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2020 11:54 AM
UP ?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-10-2019 07:43 AM
Hi,
Finally did someone had an SQL request to manage Scan schedules ?
Can you share it ?
thx
Finally did someone had an SQL request to manage Scan schedules ?
Can you share it ?
thx

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2019 05:30 PM
Take a look at tsysipscanranges in SSMS on your lansweeperdb. It holds all the data of your IP range scanning targets. So you can execute scripts on it there to change settings in bulk.
