Operation Manual

Table Of Contents
© Acronis, Inc 57
Naming the computers
To generate unique names for target computers use wild cards as follows.
{start}
{1}
This will generate names 1, 2, 3…N
{start,count}
{1,5}
This will generate names 1, 2, 3, 4, 5
Text{start}
Name{1}
This will generate names Name1, Name2, Name3…NameN
Text{start,count}
Name{1,5}
This will generate names Name1, Name2, Name3, Name4, Name5
{start1,count1}{start2,count2}
start1 the first figure in a two-figured number
count1 increasing quantity of first figures
start2 the second figure in a two-figured number
count2 increasing quantity of second figures
{1,3}{1,4}
This will generate names 11, 12, 13, 14, 21, 22, 23, 24, 31, 32, 33, 34
{1,9}{0,10}
This will generate names 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24…99
Text{start1,count1}{start2,count2}
Computer{2,3}{5,4}
This will generate names Computer25, Computer26, Computer27, Computer28, Computer35,
Computer36, Computer37, Computer38, Computer45, Computer46, Computer47, Computer48