< Back

Get-HPSAccountPolicy

Tue Jan 14, 2020 12:41 am

NAME Get-HPSAccountPolicy



SYNOPSIS

n/a





SYNTAX

Get-HPSAccountPolicy [[-Type] <String>] [<CommonParameters>]





DESCRIPTION

n/a





PARAMETERS

-Type <String>

n/a



Required? false

Position? 1

Default value Local

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

System.Object





NOTES





- File Name : Get-HPSAccountPolicy.ps1

- Author : Thomas ILLIET



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-HPSAccountPolicyRule















RELATED LINKS

https://hardening.thomas-illiet.fr/Publ ... untPolicy/

https://github.com/thomas-illiet/Harden ... Policy.ps1