Posts

AuthorizationManager check failed when starting PowerShell

When Launching a PowerShell script I noticed the following error:…

Set DCOM remote access via PowerShell

If you want to use the Delivery Services Console (the management…

Change XenApp 6.5 edition via PowerShell

/
Author : Ingmar Verheij If you wanted to change the product…

PowerShell RegEx Fun

I am writing a script that is going to automate a number of manual…

Remote desktop to XenServer VM via PowerShell

Recently I wrote a PowerShell script that connects to the console…

Script to Get Computer OU

Just some quick code to get the OU Name of the computer we run…

Scripting Citrix Online Plugin Settings

/
The Citrix Online Plugin has a number of settings that can be…

Connect to VM without XenCenter

If you want to connect to the console of a virtual machine…

Embedding images in HTML

I was creating a small dialog in an .hta file and to make a little…

Convert IADsLargeInteger to Int64 in PowerShell

Some Active Directory attributes return an 8 byte integer in…