Citrix StoreFront Configuration Copy

I’ve written a small script that you can use against your Citrix StoreFront server group to copy, backup or replicate a groups configuration using native StoreFront Powershell cmdlets. The this allows you to either store a know working configuration for just in case moments or to bundle up the config and port it over to a new server or server group if they current ones are being replaced. The scrRead More…

Citrix StoreFront customisation script

I’ve been working on a powershell script to customise Citrix StoreFront look and feel over and above what the GUI options provides. things such as inconsistent colours etc can distract from a corporate branding scheme when using StoreFront . This Powershell script is hosted on github and is set to be executed on a Citrix StoreFront server where a new uncustomised store has been created. GRead More…