< Back

Reset-ISHSTS

Wed Jan 15, 2020 8:29 am

NAME Reset-ISHSTS



SYNOPSIS

Resets STS database.





SYNTAX

Reset-ISHSTS [-ISHDeployment <ISHDeployment>] [<CommonParameters>]





DESCRIPTION

The Reset-ISHSTS cmdlet resets STS database to initial state.





PARAMETERS

-ISHDeployment <ISHDeployment>

Specifies the name or instance of the Content Manager deployment.



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



---------- EXAMPLE 1 ----------



PS C:\\>Reset-ISHSTS -ISHDeployment $deployment



This command resets STS database to initial state. Parameter $deployment is a deployment name or an instance of

the Content Manager deployment retrieved from Get-ISHDeployment cmdlet.



RELATED LINKS

Get-ISHSTSRelyingParty

Remove-ISHIntegrationSTSCertificate

Set-ISHIntegrationSTSCertificate

Set-ISHSTSConfiguration

Set-ISHSTSRelyingParty