Import-PDQDeployPackage

Import-PDQDeployPackage

Import-PDQDeployPackage

Imports a PDQ Deploy package as a Central Management Deployment

Syntax

Import-PDQDeployPackage `
  -PdqXml <String> [<CommonParameters>]

Description

Imports a PDQ Deploy package as a Central Management Deployment

Notes

General notes

Aliases

None

Examples

EXAMPLE 1

Import-PDQDeployPackage

Inputs

None

Outputs

None

Parameters

-PdqXml <String>

The pdq xml file to import

Property Value
Aliases
Required? true
Position? 1
Default Value
Accept Pipeline Input? false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters https://go.microsoft.com/fwlink/p/?LinkID=113216 .

Function Reference

:choco-info: NOTE

This documentation has been automatically generated from Import-Module "ChocoCCM" -Force; Get-Help Import-PDQDeployPackage -Full.