Get Actual CPU Clock Speed with PowerShell
To get the best performance out of Virtual Desktops it is essential that the power configuration in the system …
To get the best performance out of Virtual Desktops it is essential that the power configuration in the system …
Aaron Parker was talking about the uninstall guid in his session “Hands off my Golden Image Redux” at Citrix …
For an upcoming blog post I needed to decrypt some data using the rc4 algorithm. I wanted to do this with …
For an upcoming Blog post I needed to convert a Byte Array to a Hex string in PowerShell and vice versa. …
Background Customer uses Citrix XenApp 5 with ThinApp, RES Workspace Manager and RES Workspace Extender. An …
A customer had partially implemented a (written) policy in the past where the the Local Administrator account …
After joining a new Windows 2008 R2 Server to the domain I could not login to the domain. I would get the …
I am using a PowerShell script to copy some elements of from the users old profile location to a new location. …
I needed to dome some Bit Shifting in PowerShell but unfortunately PowerShell lacks operator for Bit Shifting. …
If you want to Create an Active Directory group with PowerShell there are a few things you need to be aware …