I have a reproducible scenario whereby when the ASPI process completes and I press "any key" to complete the process, the logging transcript is loaded into Wordpad. For me (connected over RDP) everytime that happens the system crashes with the blue screen of death and a core dump.
Anybody else see this?
Windows Server 2008 RS SP1
SP 2013 Enterprise
ASPI 3.85
Comments: Associated with changeset 106186: 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
Anybody else see this?
Windows Server 2008 RS SP1
SP 2013 Enterprise
ASPI 3.85
Comments: Associated with changeset 106186: 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