Run the following PowerShell to reset your SharePoint
Passphrase
$passphrase = ConvertTo-SecureString
-String “YourPassphrase” -asPlainText -Force
Set-SPPassPhrase
-PassPhrase $passphrase –Confirm
Thank you very
much
Fahadullah Karimi
SharePoint Specialist
How to fix SharePoint 2013 Exception System.ServiceModel.FaultException | How to get SharePoint 2013 Product key from current SharePoint 2013 Server |