User Guide
Deployment
40
Copyright © Acronis, Inc., 2000-2006
Figure 28. User information
To delete selected account click on Remove user button.
5.1.5 Computer name
In this step, you can specify name and membership of target computers.
Windows uses that information to identify computers on the network.
To generate unique names for target computers use wild card
{start[,count]}, where start – first given numeral value and count
(optional) - last numeral. For better associativity, wild card can be used with
text combinations for example: Text{start[,count]}.
Following examples describe the wild card using:
• {start} – use current wild card for simple ascending enumeration of
target PCs from start number to the last PC (N):
Computer{0} –
target computers will have following names: Computer0,
Computer1, Computer2, ..., ComputerN
•
{start,count} – use current wild card if you want to enumerate group
of target computers in ascending order from start number to the
specified count number:
Computer{3,6} – target computers will
have following names: Computer3, Computer4, Computer5,
Computer6
•
{start1,count1}{start2,count2} – use current wild card used for
double-valued target computers enumeration, example:
Computer{2,3}{5,4} – target computers will have following
names: Computer25, Computer26, Computer27, Computer28,
Computer35, Computer36, Computer37, Computer38, Computer45,
Computer46, Computer47, Computer48
start1 (2) – the first figure in a double-valued number (2…)
count1 (3) – increasing quantity of first figures (2…, 3…, 4…)
start2 (5)– the second figure in a double-valued number(…5)