public class GeneratorOptionsPublic Class GeneratorOptionspublic ref class GeneratorOptionstype GeneratorOptions = class end| GeneratorOptions | Initializes a new instance of the GeneratorOptions class |
| AutoLogon | Gets or sets options for logging on automatically. |
| CmdKeyAccount | Gets or sets the credentials of an account that will be used to access all network locations. |
| ComputerName | Gets or sets the computer name of the system. |
| DisplayResolution | Gets or sets the display resolution. |
| EnableCloud | Gets or sets a value which indicates whether cloud consumer features are enabled after installation. |
| EnableDefender | Gets or sets a value which indicates whether Windows Defender is enabled after installation. |
| EnableRemoteDesktop | Gets or sets a value which indicates whether remote desktop accepts incoming connections after installation. |
| EnableServerManager | Gets or sets a value which indicates whether server manager will be launched on logon on Windows Server. |
| FirstLogonCommands | Gets or sets a collection of commands to run during first log-on. |
| InstallOptions | Gets or sets the installation method to use, along with the options for that method. |
| JoinDomain | Gets or sets options for joining a domain. |
| Language | Gets or sets the language used for the UI and culture settings. |
| LocalAccounts | Gets or sets a collection of local administrator accounts to create. |
| ProcessorArchitecture | Gets or sets the processor architecture of the Windows version being installed. |
| ProductKey | Gets or sets the Windows product key. |
| SetupScripts | Gets or sets a collection of PowerShell scripts to run during first log-on. |
| TimeZone | Gets or sets the time zone. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |