generalize property

bool? generalize
getter/setter pair

Set to true in order to generalize the imported image.

The generalization process enables co-existence of multiple VMs created from the same image. For Windows, generalizing the image removes computer-specific information such as installed drivers and the computer security identifier (SID).

Optional.

Implementation

core.bool? generalize;