2.7 KiB
Module Name | Module Guid | Download Help Link | Help Version | Locale | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
PSCredentialStore | 6800e192-9df8-4e30-b253-eb2c799bbe84 6800e192-9df8-4e30-b253-eb2c799bbe84 |
|
|
en-US |
PSCredentialStore Module
Description
PSCredentialStore Cmdlets
Connect-To
Connects to the given host using the stored CredentialStoreItem.
Disconnect-From
Terminates a session established with Connect-To using a CredentialStoreItem.
Get-CredentialStore
Reads the complete content of the credential store and returns it as a new object.
Get-CredentialStoreItem
Returns the Credential from a given remote host item.
Get-CSCertificate
Returns the current used valid PfX certificate.
Get-CSPfxCertificate
Returns the certificate object given by thumbprint.
Import-CSCertificate
Imports a linked certificate to the valid store location.
Import-CSPfxCertificate
Adds a given pfx certificate file to current user's personal certificate store.
Import-CSPfxCertificate
Adds a given pfx certificate file to current user's personal certificate store.
New-CredentialStoreItem
Adds a credential store item containing host, user and password to the given store.
New-CSCertAttribute
Creates required data for a certificate signing request.
New-CSCertificate
Creates a new PFX certificate for the CredentialStore encryption.
Remove-CredentialStoreItem
Remove the given credentials from the credential store.
Set-CredentialStoreItem
Changes the credentials for the given remote host in the store.
Test-CredentialStore
Returns the credential store state.
Test-CredentialStoreItem
Checks if the given RemoteHost identifier combination exists in the credential store.
Test-CSCertificate
Tests if the linked certificate is store ein the specified cert stores.
Test-CSConnection
Returns the connection state of a given type to the remote host.
Test-CSPfxCertificate
Tests if the given certificate exists in a store.
Use-CSCertificate
Links an existing PFX Certificate to a CredentialStore.