Monday, November 21, 2011

User Diskpart to increase space on volume

SQL server was running low on drive D.

Modified the setting for this volume on SAN.

On SQL VM, open command prompt and type diskpart.
Type 'list volume' to find out the volume ID.
Then 'select volume 0' and 'extend'.

Thursday, November 10, 2011

XenApp 6 & 6.5 Install Experiences


  • definitively enable .NET from features and Add IIS role first on Windows 08 R2 before installing XenApp.

  •  install License Server role first and configure the license file first.

  • then install XenApp and configure it. (check integrate with IIS)

  • last to install and configure Web Interface.

Azure MFA NPS extension stopped working due to expired certification

 Users complained they were unable to log in VMware Horizon Client portal and the logon stuck at "Authenticating...." screen. So I...