DIDN'T WORK

This commit is contained in:
jdeckerMS
2017-02-10 12:55:32 -08:00
parent 116126803b
commit e9efc2f2d3

View File

@ -18,6 +18,8 @@ localizationpriority: high
RS2 ships with Windows Provisioning PowerShell cmdlets in box. These cmdlets make it easy to script the following functions RS2 ships with Windows Provisioning PowerShell cmdlets in box. These cmdlets make it easy to script the following functions
TABLE NOT WORKING; REDO AS HTML W/ROWSPAN
| Cmdlet | Purpose | Syntax | | Cmdlet | Purpose | Syntax |
| --- | --- | --- | | --- | --- | --- |
| Add-ProvisioningPackage | Use this cmdlet to apply a provisioning package. | ```Add-ProvisioningPackage [-Path] <string> [-ForceInstall] [-LogsFolder <string>] [-WprpFile <string>] [<CommonParameters>]``` | | Add-ProvisioningPackage | Use this cmdlet to apply a provisioning package. | ```Add-ProvisioningPackage [-Path] <string> [-ForceInstall] [-LogsFolder <string>] [-WprpFile <string>] [<CommonParameters>]``` |