Controls whether the group membership of local groups on the target computer is captured. This group membership is captured during the State Capture Phase and is restored during the State Restore Phase.

Caution   This property value must be specified in uppercase so that the deployment scripts can read it properly.

 

Property configured by

 

 

Property applies to

 

BootStrap.ini

 

 

LTI

˜

CustomSettings.ini

˜

 

 

 

MDT DB

˜

 

ZTI

˜

 

Value

Description

NO

Captures no group membership information.

ALL

Captures the membership of all local groups on the target computer.

YES

Captures the membership of the Administrator and Power Users built-in groups and the groups listed in the groups’ properties. This is the default value if some other value is specified. (YES is the typical value.)

 

Example

[Settings]

Priority=Default

 

[Default]

DeployRoot=\\NYC-AM-FIL-01\Distribution$

ResourceRoot=\\NYC-AM-FIL-01\Resource$

UDShare=\\NYC-AM-FIL-01\MigData$

CaptureGroups=YES

Groups1=NYC Application Management

Groups2=NYC Help Desk Users

 

Related Topics

Property Definition