The New-GuestConfigurationPackage cmdlet as per version 3.3.0-preview0001 exposes some parameters that would need to be configurable when creating a package.
For instance:
Type: Can be Audit or AuditAndSet
FilesToInclude: Lets you add a list of files to your package (can be folder or file)
Name, Configuration, Path, Force should never be changed through config.
The
New-GuestConfigurationPackage
cmdlet as per version3.3.0-preview0001
exposes some parameters that would need to be configurable when creating a package. For instance:Type
: Can beAudit
orAuditAndSet
FilesToInclude
: Lets you add a list of files to your package (can be folder or file)Name, Configuration, Path, Force should never be changed through config.