View gist:6a6a0875aee6e18c22b3a9642ce1fa07
Uninstall-SitecoreConfiguration @singleDeveloperParams *>&1 | Tee-Object XP0-SingleDeveloper-Uninstall.log |
View gist:e748cc2d308a8ecebf362dc8e1cbec76
An unhandled exception of type 'Sitecore.XConnect.XdbCollectionUnavailableException' occurred in mscorlib.dll | |
The HTTP response was not successful: Unauthorized | |
View gist:0e27578ccfbbf805280114ae6c0daaa1
Get-Childitem cert:\LocalMachine\root -Recurse | Where-Object {$_.Issuer -ne $_.Subject} | |
Get-Childitem cert:\LocalMachine\root -Recurse | Where-Object {$_.Issuer -ne $_.Subject} | Move-Item -Destination Cert:\LocalMachine\CA |
View gist:a6d1972a0ceefdaa21525c3224c49b86
.\XP0-SingleDeveloper.ps1 |
View gist:b22f6d3c21eed95b1ab43fb3f41b0859
Install-SitecoreConfiguration ".\Solr-SingleDeveloper.json" |
View gist:8fb892ab414abbe9d7f8a372b92ce844
Install-SitecoreConfiguration –Path “.\Prerequisites.json” |