
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2013 09:07 PM
Hello All,
I've looked in the LS application and here in the forums and can't seem to find what I'm looking for. I'd like to export the list of IP Ranges I have setup for scanning. I'd like to be able to do this for each scanning server and include the IP range (start\end), whether the range is enabled, "Time-out" value, "No ping" value, "No Windows" value, "No SSH" value, and the scheduled run time (maybe a column for each day of the week). Can this be done?
Thanks.
I've looked in the LS application and here in the forums and can't seem to find what I'm looking for. I'd like to export the list of IP Ranges I have setup for scanning. I'd like to be able to do this for each scanning server and include the IP range (start\end), whether the range is enabled, "Time-out" value, "No ping" value, "No Windows" value, "No SSH" value, and the scheduled run time (maybe a column for each day of the week). Can this be done?
Thanks.
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-09-2013 08:28 PM
This is excellent! thanks!

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-08-2013 10:35 AM
We have created this report called "Lansweeper: dbo.tsysipscanranges"
Select Top 1000000 tsysIPScanRanges.*
From tsysIPScanRanges
