Found another bug, perhaps there should be a check to make sure Token Service is running before allowing the script to attempt to build a Secure Store Service:
- Provisioning Secure Store Service Application...
- Starting Secure Store Service Instance...
- Waiting for Secure Store service...Online
- Creating Secure Store Service Application...
- Creating Secure Store Service Application Proxy...
- Done creating Secure Store Service Application.
- Creating the Master Key...
Update-SPSecureStoreMasterKey : Secure Store Service did not performed the operation.
At C:\USPTO\AutoSPInstaller_back\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1:3939 char:13
+ Update-SPSecureStoreMasterKey -ServiceApplicationProxy $secureStore. ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (Microsoft.Offic...eStoreMasterKey:SPUpdateSPSecureStoreMasterKey) [Update-
SPSecureStoreMasterKey], FaultException
+ FullyQualifiedErrorId : Microsoft.Office.SecureStoreService.PowerShellCmdlet.SPUpdateSPSecureStoreMasterKey
- Creating the Application Key...
- Done creating/configuring Secure Store Service Application.
Comments: ** Comment from web user: bretzlaff **
- Provisioning Secure Store Service Application...
- Starting Secure Store Service Instance...
- Waiting for Secure Store service...Online
- Creating Secure Store Service Application...
- Creating Secure Store Service Application Proxy...
- Done creating Secure Store Service Application.
- Creating the Master Key...
Update-SPSecureStoreMasterKey : Secure Store Service did not performed the operation.
At C:\USPTO\AutoSPInstaller_back\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1:3939 char:13
+ Update-SPSecureStoreMasterKey -ServiceApplicationProxy $secureStore. ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidData: (Microsoft.Offic...eStoreMasterKey:SPUpdateSPSecureStoreMasterKey) [Update-
SPSecureStoreMasterKey], FaultException
+ FullyQualifiedErrorId : Microsoft.Office.SecureStoreService.PowerShellCmdlet.SPUpdateSPSecureStoreMasterKey
- Creating the Application Key...
- Done creating/configuring Secure Store Service Application.
Comments: ** Comment from web user: bretzlaff **
Thanks for the great tool! I am experiencing the exact same error for a SP2013 install.