Spector CNE
Administrator's Guide
Manage Computers
You can create a simple list of computers on your network using any text editor. This is useful when you have the computers already listed for other purposes. All you need to do is create a version of the list following the format shown below and save it in a text file.
If using a Domain Network, use the Active Directory Computer List
To create a text file list:
Open Notepad or export a list of computers to a text file (.txt).
Make sure the computers are listed
in this format:
DOMAIN\\COMPUTER1
DOMAIN\\COMPUTER2
or
DOMAIN\\COMPUTER1, DOMAIN\\COMPUTER2
Entries are separated by return/line feed, a comma, or a space.
A wildcard character
* (asterisk) can be used at the start or end of the computer
portion of the string. In the example below, MARKETING* loads MARKETING01,
MARKETING22, and MARKETING_NT.
Each entry can be on separate lines, eliminating the need for the comma
separator.
For example:
CHICAGO\\ENG20
CHICAGO\\MARKETING*
CHICAGO\\DELL51
DEVELOPMENT\\BARRACUDA
DEVELOPMENT\\MARLIN
The \\ between each domain-computer pair can be replaced with a space:
DEVELOPMENT BARRACUDA
DEVELOPMENT MARLIN
Save the text file.
To bring the text list into the Control Center:
In the left navigation pane of the Control Center, right-click Control Center and select All Tasks and Edit Computer List. This opens the Network Configuration Edit box.
Click the Import button.
Navigate to your .txt file. Select the file and click Open. The current list of computers is replaced by your text file list.