- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Bulk adding of Windows devices
There is a script in existence which does allow this from the command line but would it be possible to incorporate this into the GUI, very similar to the watchlist update. This would then save either manually entering the IP/name or using netbios, and allow for importing from a text file or similar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
An outstanding idea!! Uploading a simple text file with the inputs of IP Address and LC would be MUCH more productive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
All,
This is an old post and it may have been answered elsewhere but if so, I've not seen it. Windows device imports also work like this:
Create a comma-separated-values (CSV) file with the following 3 fields:
1. Domain
2. Host
3. IP address
For example:
DomainasdefinedinEnVision, machinename.domain.com, 10.10.10.11
Do not include a header row. Upload this file to the appropriate collector into the E:\nic\4000\Sitename-LCx\database\cmd directory. Then use the following command to import it:
dbimport_windows_clients csvfile.csv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
The Windows Eventing collection service for server 2008 (due for release soon) would also provide that capability using CLI config tool.
