NIPrep.exe (NetInstall Prepare)

Run: NIPrep.exe [OPTIONS]

NIPrep.exe supports the following parameters (options):

Parameters

Description

/?, /h

Shows a description of the most important parameters

/??? Shows a description of all parameters

/prepare or /test

Specify mode for NIPrep.exe: Test reference computer (Option test) or prepare to create image (Option prepare)

/force Enforce creating the image and ignore error messages
/name Name of the new image. Default: Name of the reference computer
/context Object ID of the container where the new image will be created; Default: The system creates a static computer group named after the image in the Managed Users & Computers domain.
/imageonly The system does not create a static computer group
/includedriver Include the Driver Package policy instances of the reference computer in the new image
/includepatches Include the patch package policy instances of the reference computer in the new image
/p Returns the image ID in the command line
/d Deletes the image ID
/s=0|1

Renews the client ID
0 (Default): according to a randomly generated GUID as workstation ID
1: according to the SMBIOS GUID

/r Removes the client ID
/e Removes all packages from the reference computer's repository cache
/dd Uninstall Discovery client on the reference computer
/WaitForAdJoin=X Optional parameter. Only valid in combination with the prepare option. Determines how long the VDI client will wait after booting the image before adding the machine to the Active Directory.The default waiting time is 120 seconds.
Use /WaitForAdJoin=0 to deactivate the waiting time for an AD Join.