PowerShell Logo Small

New-NetIPsecAuthProposal



This is the built-in help made by Microsoft for the command 'New-NetIPsecAuthProposal', in PowerShell version 3 - as retrieved from Windows version 'Microsoft Windows Server 2012 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS


New-NetIPsecAuthProposal -User -Cert -Authority <string> [-AccountMapping] [-AuthorityType <CertificateAuthorityType>] [-ExtendedKeyUsage <string[]>] [-ExcludeCAName] [-FollowRenewal] [-SelectionCriteria] [-Signing <CertificateSigningAlgorithm>] [-SubjectName <string>] [-SubjectNameType <CertificateSubjectType>] [-Thumbprint <string>] [-ValidationCriteria] [<CommonParameters>]

New-NetIPsecAuthProposal -Machine [-Health] -Cert -Authority <string> [-AccountMapping] [-AuthorityType <CertificateAuthorityType>] [-ExtendedKeyUsage <string[]>] [-ExcludeCAName] [-FollowRenewal] [-SelectionCriteria] [-Signing <CertificateSigningAlgorithm>] [-SubjectName <string>] [-SubjectNameType <CertificateSubjectType>] [-Thumbprint <string>] [-ValidationCriteria] [<CommonParameters>]

New-NetIPsecAuthProposal -Anonymous [<CommonParameters>]

New-NetIPsecAuthProposal -Machine -Kerberos [-Proxy <string>] [<CommonParameters>]

New-NetIPsecAuthProposal -User -Kerberos [-Proxy <string>] [<CommonParameters>]

New-NetIPsecAuthProposal -Machine [-PreSharedKey] <string> [<CommonParameters>]

New-NetIPsecAuthProposal -Machine -Ntlm [<CommonParameters>]

New-NetIPsecAuthProposal -User -Ntlm [<CommonParameters>]

SYNTAX


syntaxItem
----------
{@{name=New-NetIPsecAuthProposal; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}, @{name=New-NetIPsecAuth...


Search powershellhelp.space

DESCRIPTION

<

RELATED LINKS

REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.
-- To download and install Help files for the module that includes this cmdlet, use Update-Help.

<

Examples