Adding scan tasks

Before starting a scan, you’ll need to create a task list for the scanner.There are a few ways in which this can be done.

Quick Scan

When the task list is empty, the scanner area displays help information as well as the Start quick scan button.

Quick Add

In this field, you can type in the following types of data:

  • Network name
    • PC321
    • host.domain.com
  • IP-address
    • 192.168.0.1
  • Subnet
    • 192.168.0.0/24 (allowed CIDR notation number range: from 16 to 30)
    • 192.168.0.0/255.255.255.0 (allowed masks range from 255.255.0.0 to 255.255.255.252)
  • IP range
    • 192.168.0.1-192.168.0.254
    • 192.168.0.1-192.168.2.150
    • (the total number of hosts must not exceed 65536i.e. X.X.0.0-X.X.255.255)
  • Shortened IP range
    • 192.168.0.1-254
    • 192.168.0.1,5,7
    • 192.168.0.1-50,125,130
    • 192.168.0-3,5,7.1-254
  • Windows workgroup name (prefixed with WG:)
    • WG:MSHOME
  • Domain controller
    • Hostname or IP address of a controller prefixed with AD:
    • AD:10.0.0.1
    • AD:servername
    • This works even if your PC is not in a domain.
  • LDAP notation
    • LDAP://OU=Seattle,OU=Washington,OU=USA,DC=company,DC=local
    • Only works if your PC is in a domain.
  • Shortened LDAP notation
    • There are several ways of defining an Active Directory object. These notations are converted into LDAP and can only be used from inside a domain.
    • Domain
      • DC:company
      • DC:company.local
    • Container
      • CN:Computers
    • Organizational unit
      • OU:Seattle
      • OU:Seattle.Washington.USA
  • Exception task
    • A hostname or an IP address of a node that needs not to be scanned, prefixed with a “-“
    • -APACHESERVER
    • -10.0.0.1

The Quick Add field stores the history of commands you typed in, similar to how Windows command prompt does. Browse recently used commands using up and down arrow keys.

The Add scan task block on the Sidebar contains:

  • This PC: adds a task for scanning the computer running the current instance of TSD;
  • All assets: adds tasks for rescanning of each asset in the storage;
  • Selected assets: adds tasks for rescanning of the selected assets;
  • IP networks;
    • This group contains automatically detected networks that your network adapters are set up to use.
  • Windows network;
    • Here, all visible Windows workgroups are listed.
  • Active Directory.
    • Your default naming context and root domain naming context are presented here.
    • The Connect to domain option allows to use another domain controller. It has the same effect as typing AD:<hostname or IP of a domain controller> into the Quick Add field.

Rescanning network nodes

You can create tasks for rescanning the existing nodes in several ways:
  1. Simply type the hostnames or addresses of assets into the Quick Add field;
  2. Select the corresponding nodes in the Network tree with your mouse or using Shift or Ctrl and drag them into the task list area:

Drag and drop a group, and a task will be created for each asset it contains.

  1. Use All assets or Selected assets from the Sidebar;
  2. While in any mode (not necessarily the Scanner), select Rescan from the context menu of a node or a group;
  3. While in the Scanner, double-click the Network tree node that you want to rescan.
Contents