Sunday, 30 April 2017

SharePoint farm Passphrase Reset

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.FaultExceptionSharePoint 2013 Product key from SharePoint 2013 Server