Export-Certificate - PowerShell Command | PDQ (2024)

Export-Certificate [-Force] [-NoClobber] [-Type {SST | CERT | P7B}] -Cert* <Certificate> -FilePath* <String>[-Confirm] [-WhatIf] [<CommonParameters>]

The Export-Certificate cmdlet exports a certificate from a certificate store to a file. The private key is not included in the export. If more than one certificate is being exported, then the default file format is SST. Otherwise, the default format is CERT. Use the Type parameter to change the file format.

Parameters

-Cert <Certificate>

  • This value is required
  • Accepts pipeline input ByValue

Specifies one or more certificates to be exported to a file. A single certificate object, an array of certificate objects, or a path to one or more certificates in a certificate store can be specified.

-FilePath <String>

  • This value is required

Specifies the location where the exported certificate will be stored.

-Force [<SwitchParameter>]

Specifies that the exported certificate file will overwrite an existing certificate file, unless the Read-only or hidden attribute is set or the NoClobber parameter is also used. The NoClobber parameter takes precedence over this parameter when both are used.

-NoClobber [<SwitchParameter>]

Prevents an exported certificate file from overwriting an existing certificate file. This parameter takes precedence over the Force parameter, which permits this cmdlet to overwrite an existing certificate file, even if it has the Read-only attribute set.

-Type [<CertType>]

Specifies the type of output file for the certificate export as follows.

-- SST: A Microsoft serialized certificate store (.sst) file format which can contain one or more certificates. This is the default value for multiple certificates.

-- CERT: A .cer file format which contains a single DER-encoded certificate. This is the default value for one certificate.

-- P7B: A PKCS#7 file format which can contain one or more certificates.

-Confirm [<SwitchParameter>]

  • Default value is false

Prompts you for confirmation before running the cmdlet.Prompts you for confirmation before running the cmdlet.

-WhatIf [<SwitchParameter>]

  • Default value is false

Shows what would happen if the cmdlet runs. The cmdlet is not run.Shows what would happen if the cmdlet runs. The cmdlet is not run.

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,ErrorAction, ErrorVariable, WarningAction, WarningVariable,OutBuffer, PipelineVariable, and OutVariable.

Inputs

System.Security.Cryptography.X509Certificates.X509Certificate2

A Certificate object can be piped into to this cmdlet.

Outputs

System.IO.FileInfo

The FileInfo object contains the information about the certificate file. EXAMPLE 1 PS C:\>$cert = (Get-ChildItem -Path cert:\CurrentUser\My\EEDEF61D4FF6EDBAAD538BB08CCAADDC3EE28FF) PS C:\>Export-Certificate -Cert $cert -FilePath c:\certs\user.sst -Type SST This example exports a certificate to the file system as a Microsoft serialized certificate store without its private key. EXAMPLE 2 PS C:\>$cert = (Get-ChildItem -Path cert:\CurrentUser\My\EEDEF61D4FF6EDBAAD538BB08CCAADDC3EE28FF) PS C:\>Export-Certificate -Cert $cert -FilePath c:\certs\user.cer This example exports a certificate to the file system as a DER-encoded .cer file without its private key. EXAMPLE 3 PS C:\>$cert = ( Get-ChildItem -Path cert:\CurrentUser\My\EEDEF61D4FF6EDBAAD538BB08CCAADDC3EE28FF ) PS C:\>Export-Certificate -Cert $cert -FilePath c:\certs\user.p7b -Type p7b This example exports a certificate to the file system as a PKCS#7-fomatted .p7b file without its private key. EXAMPLE 4 PS C:\>Get-ChildItem -Path cert:\CurrentUser\my | Export-Certificate -FilePath c:\certs\allcerts.sst -Type SST This example exports all certificates under CurrentUser\my store into a Microsoft serialized certificate store allcerts.sst.

    Export-Certificate - PowerShell Command | PDQ (2024)
    Top Articles
    Factors of 27 by Prime Factorization Method & Factor Tree Method
    How to Safely Remove a Wasp Nest Near Your Home
    12 Rue Gotlib 21St Arrondissem*nt
    Activities and Experiments to Explore Photosynthesis in the Classroom - Project Learning Tree
    Mail Healthcare Uiowa
    Declan Mining Co Coupon
    Santa Clara Valley Medical Center Medical Records
    Little Rock Arkansas Craigslist
    Hartford Healthcare Employee Tools
    Turning the System On or Off
    Binghamton Ny Cars Craigslist
    Drago Funeral Home & Cremation Services Obituaries
    Nba Rotogrinders Starting Lineups
    Cinebarre Drink Menu
    Ups Drop Off Newton Ks
    Somewhere In Queens Showtimes Near The Maple Theater
    Canvasdiscount Black Friday Deals
    If you have a Keurig, then try these hot cocoa options
    Red8 Data Entry Job
    Sister Souljah Net Worth
    Shelby Star Jail Log
    Vivification Harry Potter
    Generator Supercenter Heartland
    1964 Impala For Sale Craigslist
    Planned re-opening of Interchange welcomed - but questions still remain
    Kempsville Recreation Center Pool Schedule
    Street Fighter 6 Nexus
    140000 Kilometers To Miles
    P3P Orthrus With Dodge Slash
    Steven Batash Md Pc Photos
    Old Peterbilt For Sale Craigslist
    Chris Provost Daughter Addie
    Craigslist Lakeside Az
    Www Craigslist Com Brooklyn
    2700 Yen To Usd
    Bones And All Showtimes Near Johnstown Movieplex
    The best bagels in NYC, according to a New Yorker
    Blackwolf Run Pro Shop
    The Nikki Catsouras death - HERE the incredible photos | Horror Galore
    Interminable Rooms
    Craigslist Mendocino
    Tropical Smoothie Address
    A rough Sunday for some of the NFL's best teams in 2023 led to the three biggest upsets: Analysis
    Gander Mountain Mastercard Login
    Craigslist Sparta Nj
    Underground Weather Tropical
    Ihop Deliver
    Msatlantathickdream
    Sml Wikia
    Southwind Village, Southend Village, Southwood Village, Supervision Of Alcohol Sales In Church And Village Halls
    Nkey rollover - Hitta bästa priset på Prisjakt
    Itsleaa
    Latest Posts
    Article information

    Author: Zonia Mosciski DO

    Last Updated:

    Views: 6502

    Rating: 4 / 5 (51 voted)

    Reviews: 90% of readers found this page helpful

    Author information

    Name: Zonia Mosciski DO

    Birthday: 1996-05-16

    Address: Suite 228 919 Deana Ford, Lake Meridithberg, NE 60017-4257

    Phone: +2613987384138

    Job: Chief Retail Officer

    Hobby: Tai chi, Dowsing, Poi, Letterboxing, Watching movies, Video gaming, Singing

    Introduction: My name is Zonia Mosciski DO, I am a enchanting, joyous, lovely, successful, hilarious, tender, outstanding person who loves writing and wants to share my knowledge and understanding with you.