/Add-ProvisionedAppxPackage /FolderPath:[/SkipLicense] [/CustomDataPath: ] /Add-ProvisionedAppxPackage /PackagePath: [/DependencyPackagePath: ] {[/LicensePath: ] | [/SkipLicense]} [/CustomDataPath: ] Adds one or more packages to the image. Use /FolderPath to specify a folder of unpacked package files containing a main app package (.appx), any dependency packages, and the license file, or use /PackagePath to specify an .appx or .appxbundle file. You can use /PackagePath when provisioning a line-of-business app online. If the package has dependencies that are architecture-specific, you must install all of the applicable architectures for the dependency on the target image. For example, on an x64 target image, include a path to both the x86 and x64 dependency packages. When using the /FolderPath option you can also include them both in the AppX_folder_path. Use /CustomDataPath to specify the OEM custom data for the application. Use /LicensePath with the /PackagePath option to specify the location of the .xml file containing your application license. Only use /SkipLicense with apps that do not require a license on a sideloading-enabled computer. Using /SkipLicense in other scenarios can compromise an image. Examples: DISM.exe /Image:C: est\offline /Add-ProvisionedAppxPackage /FolderPath:c: est\Apps\MyUnpackedApp /CustomDataPath:c: est\Apps\Custom.dat DISM.exe /Image:C: est\offline /Add-ProvisionedAppxPackage /PackagePath:C: est\Apps\MyPackedApp\MainPackage.appx /DependencyPackagePath:C: est\Apps\MyPackedApp\Framework-x86.appx /DependencyPackagePath:C: est\Apps\MyPackedApp\Framework-x64.appx /LicensePath:c: est\Apps\MyUnpackageAppLicense.xml DISM.exe /Online /Add-ProvisionedAppxPackage /FolderPath:c: est\Apps\MyUnpackedApp /SkipLicense DISM.exe /Image:C: est\offline /Add-ProvisionedAppxPackage /PackagePath:C: est\Apps\MyPackedApp\Package.appxbundle /SkipLicense
/Add-Capability /CapabilityName: /Source: /LimitAccess Add a capability to one image. Example: DISM.exe /Online /Add-Capability ...
/Add-Driver {/Driver: | /Driver: } /recurse /ForceUnsigned Adds drivers to an offline image. Use /recurse to query all subfolders ...
/Add-Package /PackagePath: /IgnoreCheck /PreventPending Adds one or more packages to an image. /PackagePath can point to ...
/Add-Package /PackagePath: Installs a specified .cab package in the image. Multiple packages can be added on one command ...
/Add-ProvisionedAppxPackage /FolderPath: /SkipLicense /CustomDataPath: /Add-ProvisionedAppxPackage /PackagePath: /DependencyPackagePath: ...
/AddPermissionsToServiceAccount:{Yes| } Optional. If Yes is specified, the AD LDS setup attempts to add the logon as a service ...
/addrepsto This will create Reps-To attribute on the domain controller for the specified naming context. Ordinarily there ...
/Append-Image /ImageFile: /CaptureDir: /Name: /Description:Description /ConfigFile: {[/Bootable | /WIMBoot]} /CheckIntegrity ...
/ApplicationPartitionsToReplicate:{"DNs_of_partitions_to_replicate" | *} Optional. Specifies the distinguished names of the ...