Tuesday, September 20, 2011

Windows To Go を試してみました。

公開されているWindows Developer Previewを使ってUSBブートするデモが
BUILD2011のプレゼンにありましたので、とりあえずやってみました。
クライアントサイドのHyper-Vも確認したいので。

[手順]

1.USBフラッシュメモリにWDPのイメージを書き込む(Windows7で実行してもOK)
imagex /apply c:\temp\install.wim 1 e:\
・imagexはWindows7 AIKに入っている。
・install.wimはWDPのDVDの\source配下にあるので適当なフォルダにコピーしておく。
・ここでのe:\はUSBフラッシュメモリがマウントされているドライブ

待つこと1時間半くらい........


2.USBからブートできるようにする。(このコマンドを発行するのは/fがあるWDPじゃないとだめ)
bcdboot.exe e:\windows /s e: /f ALL

そして、USBからブート.....

とても遅い、だいたい起動に30分はかかってます。
USB2.0のフラッシュメモリなのである程度は想定してましたが、
ランダムライトの性能でここまではっきりでるというのがわかって勉強になりました。
SSDで試したいですが、予算的にきびしーです。

Monday, September 12, 2011

Citrix XenDesktop 5.5 aero redirection

Aero Redirection leverages the client video card (GPU) or Integrated Graphics Processor (IGP) and requires no video card in the data center.

http://blogs.citrix.com/2011/08/31/aero-redirection-in-xendesktop-5-5/

Saturday, September 10, 2011

AccessGatewayからWebInterfaceへSSOする方法

AccessGatewayで入力したログインクレデンシャルをWebInterfaceへ引き継ぐ(SSOする)ためには、
WebInterface側のIISデフォルトサイトのlogin.javaを専用のものに置き換える必要があります。
このlogin.javaはWebInterfaceのバージョンごとに用意されているので気をつけましょう。
入れ替えをよく忘れるので、自分のために(備忘録シリーズ)

CTX106202 - How to Forward Credentials from Access Gateway 4.x to Web Interface 3.x, 4.x, or 5.x - Citrix Knowledge Center


以下は、WI5.4のlogin.javaのreadmeです。
XenDesktopを使用するのであれば、
\Citrix\XenAppではなく、\Citrix\DesktopWebになるはずです。

INSTRUCTIONS FOR WEB INTERFACE 5.4
==================================
Copy Login.java to \app_code\PagesJava\com\citrix\wi\pages\auth\Login.java, for example:
C:\Inetpub\wwwroot\Citrix\XenApp\app_code\PagesJava\com\citrix\wi\pages\auth\Login.java
Changes take effect immediately.
See article CTX106202 for detailed instructions:
http://support.citrix.com/article/CTX106202
NOTE:
=======
Since client detection with Web Interface 5.4 has been moved to the front before the login page appears, the Client Download page has been skipped in order for Single Sign-on to work. As a workaround, users will have to manually install/upgrade the ICA Plugin by clicking on Settings in the toolbar > run Client Detection. Otherwise, click on the Messages in the toolbar to obtain an ICA Plugin.

Wednesday, September 7, 2011

CPU scheduler in vSphere

CPUスケジューラに関する、テクニカルペーパ。
http://www.vmware.com/resources/techresources/10131