This article details how to reset StoreFront to the initial factory settings.
In some situations, there is a need to reset a StoreFront installation to its initial installation state. A manual uninstall and reinstall can be performed, but this is more time consuming and can cause other unforeseen issues.
Complete the following steps to reset a previously configured StoreFront installation:
Open a PowerShell command prompt as an Administrator and type: asnp Citrix*
This loads the Citrix PowerShell modules.
Ensure that the StoreFront Management console is closed.
After the modules are imported type: Clear-STFDeployment -Confirm $False
This will reset Storefront to its factory state.
Once finished, open the StoreFront Management console and confirm that all settings are reset. The option to Create a new deployment or Join existing server group will now be available.