All About Citrixstorefront

Backup

Ensure you’re running Powershell as Administrator and you loaded the StoreFront Powershell Modules:

Export-STFConfiguration-TargetFolder'C:temp'-ZipFileName'31.01.2019_STF_Backup'-NoEncryption-Confirm:$false

The IIS settings will be not saved. For example, IIS bindings to the default web site or HTTP Redirect entries that were made, will not be imported when you restore the backup ZipFile.

You can also take an IIS Configuration Backup.

Unfortunately, not all settings will be exported from the IIS here either…
Therefore I recommend to make a backup of the server (VM Snapshot or similar) another method is to keep an installation documentation about the manual IIS configuration and to recheck the config after a configrestore.

Citrix Storefront Va

Import-STFConfiguration-ConfigurationZipC:Temp31.01.2019_STF_Backup.zip

Afterwards you have to propagate the Storefront Configuration.

Restore IIS Config:

Citrix Workspace Download

To restore IIS Configuration ensure you define the variable “$a” in the script above with the name of the Backupfolder.

All About Citrix Storefront Plugin

You can find those Folders under “C:WINDOWSSystem32inetsrvbackup”