Quantcast
Channel: Public Key Infrastructure PowerShell module
Viewing all articles
Browse latest Browse all 729

Updated Wiki: Stop-CertificationAuthority

$
0
0

[This command requires installed Remote Server Administration Tools (RSAT)]

Name

Stop-CertificationAuthority

SYNOPSIS

Stops certificate services on specified Certification Authority.

SYNTAX

Stop-CertificationAuthority [-CertificationAuthority] <CertificateAuthority[]> [<CommonParameters>]

DESCRIPTION

Stops certificate services on specified Certification Authority.

PARAMETERS

-CertificationAuthority<CertificateAuthority[]>

Specifies the particular Certification Authority. This object can be retrieved by runningGet-CertificationAuthority command.

Required?True
Position?0
Default value 
Accept pipeline input?true (ByValue, ByPropertyName)
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
bout_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).

INPUTS

PKI.CertificateServices.CertificateAuthority

OUTPUTS

None.

NOTES

Author: Vadims Podans
Blog: http://en-us.sysadmins.lv

EXAMPLES

-------------- Example 1 --------------

PS C:\> Get-CertificationAuthority ca01.company.com | Stop-CertificationAuthority

Stops certificates cervices on a CA server hosted on 'ca01.company.com' server.

-------------- Example 2 --------------

PS C:\> Get-CertificationAuthority | Start-CertificationAuthority

Stops certificate services on all Certifcation Authorities in the current forest.

RELATED LINKS

Get-CertificationAuthority
Connect-CertificationAuthority
Start-CertificationAuthority
Restart-CertificationAuthority

PowerShell Requirements

  • PowerShell 2.0

Operating System Requirements

  • Windows Server 2003 all editions
  • Windows Server 2008 all editions
  • Windows Server 2008 R2 all editions
  • Windows Server 2012 all editions
  • Windows Server 2012 R2 all editions

Viewing all articles
Browse latest Browse all 729

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>