Changes in this release:
- Workaround for issue 19491 (BSOD when log file auto-opens in Wordpad)
- Better detection of SharePoint 2010 with Service Pack 2 integrated, to allow installation on Windows Server 2012
- Check for SP2013 before attempting to install Project Server 2013; give warning instead of erroring out if Project Server was requested but no bits were found
- Improvements to InstallUpdates function for SP2010 SP2 etc., handle language packs and Project 2013 updates better
- Slight rewrite of AssignCert function for improved handling of different domain name scenarios
- CreateWebApp now checks for AccessServices provisioning to see if it should grants rights
- Fixed issue 20474 (always running AddToHosts regardless of true or false)
- CreateUserProfileServiceApplication now correctly detects all content access accounts (in case of multiple search service apps); also enhanced the granting of rights to the UPSA
- Fixed hashtable parsing in CreateUPSAsAdmin by changing it to an empty string
- Added checks for dependent service apps in CreateStateServiceApp and CreateSecureStoreServiceApp functions to make sure they gets provisioned if any service apps that requires them are also being provisioned
- Improved check for search service account credentials in CreateEnterpriseSearchServiceApp
- Fixed single quote in CheckForSP1 function
- AddToHOSTS now adds comment with each entry added for tracking purposes
- Fixed Add-LocalIntranetURL function per issue 20486
- Pretty minor syntax updates throughout
↧