Mar 132018
 
UPDATE - FSLogix – Pre-Mount OneDrive Junction Points – Don’t Kill Your XenApp Server’s Drive Space!

——–UPDATE 3/28/2018 ———- Starting with FSLogix 2.8.12 you no longer need to do this.  Great work FSLogix! From their release notes: “• An issue with first time OneDrive installation has been resolved. The issue occurred when OneDrive was installed for the first time, and OneDrive syncing began. The FSLogix agent would not redirect the OneDrive […]

Feb 212018
 
FSLogix Local Profiles Migration Script

I plagiarized David Ott’s script for migration of Citrix Profile Manager (UPM) profiles to FSLogix and created it for Local Profiles. NOTE: This only works between like profile versions.  eg. You can’t migrate your 2008R2 profiles to Server 2016 and expect it to work.  See this chart. This requires using frx.exe, which means that FSLogix […]

Dec 202017
 
Upgrading Persistent MCS VDAs (Automated)

In my environment I have nearly 100 persistent MCS VDAs. Our developers, contractors, and even us IT people need the ability to change things on our VDI desktops (install/uninstall/set registry/create local IIS sites/etc.) and have them persist reboots. Luckily, the only software I have to maintain on these desktops is the VDA itself. That still […]

Oct 242017
 
Citrix UPM Profiles to FSLogix Profiles Conversion Powershell Script

NOTE: This only works between like profile versions.  eg. You can’t migrate your 2008R2 profiles to Server 2016 and expect it to work.  See this chart. I moved from UPM to FSLogix earlier this year, and decided to write my own powershell script to convert the UPM profiles to .vhd.  FSLogix has its own conversion […]

Sep 302016
 
Quickly replicate XA/XD applications to another delivery group

Environment XenApp 7.6 700+ Delivered (published) Applications 60+ Windows servers (2008 R2 and 2012 R2)   Scenario Recently I had a request to replicate 100+ applications from PROD to QA, using QA server configured with identical applications and identical application locations/paths. Obviously all paths to EXE files need to be the same in order for this […]

Mar 202015
 
Configure SMS2 with Netscaler (Free 2 Factor Authentication)

EDIT:  People have been requesting a tool to deploy SMS2 secret keys en mass, and the developer hasn’t implemented it yet.  Until he does I wrote a powershell script that will remotely connect to the sql database and inject the information needed for each user you select (http://pastebin.com/NBJHJPsX).  I have it setup for TOTP keys… […]