How to Reset StoreFront to the Initial Factory Settings

How to Reset StoreFront to the Initial Factory Settings

book

Article ID: CTX200239

calendar_today

Updated On:

Description

This article details how to reset StoreFront to the initial factory settings.


Instructions

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:

  1. Open a PowerShell command prompt as an Administrator and type: asnp Citrix*   
    This loads the Citrix PowerShell modules.

  2. Ensure that the StoreFront Management console is closed.

  3. After the modules are imported type: Clear-STFDeployment -Confirm $False
    This will reset Storefront to its factory state.

  4. 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.

    User-added image

Issue/Introduction

This article details how to reset StoreFront to the initial factory settings.