< Back

Set-CsDefaultStore

Mon Jan 13, 2020 6:43 am

NAME Set-CsDefaultStore



SYNOPSIS

Set the path to the default CredentialStore





SYNTAX

Set-CsDefaultStore [-FilePath] <String> [-WhatIf] [-Confirm] [<CommonParameters>]





DESCRIPTION

The Set-CsDefaultStore cmdlet sets the path to the default CredentialStore.

This path is not persisted across powershell sessions.





PARAMETERS

-FilePath <String>

Specifies the path to the CredentialStore file.



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-WhatIf [<SwitchParameter>]



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Confirm [<SwitchParameter>]



Required? false

Position? named

Default value

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





RELATED LINKS

https://github.com/fodonnel/CredentialStore