< Back

Append-RegistryPolicies

Tue Jan 14, 2020 12:14 am

NAME Append-RegistryPolicies



SYNOPSIS

Appends an array of registry policy entries to a file.





SYNTAX

Append-RegistryPolicies [-RegistryPolicies] <GPRegistryPolicy[]> [-Path] <String> [<CommonParameters>]





DESCRIPTION

Appends an array of registry policy entries to a file.





PARAMETERS

-RegistryPolicies <GPRegistryPolicy[]>

An array of registry policy entries.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Path <String>

Path to a file (.pol extension)



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS