SE の雑記

SQL Server の情報をメインに Microsoft 製品の勉強内容を日々投稿

Archive for the ‘Windows Server 2012’ tag

Azure VM で記憶域プールを使用する際の注意点

leave a comment

そのうち現象が解消されるかもしれませんが、2013/8/22 時点の情報として。

Azure の仮想マシン (Virtual Machine : VM) では、Virtual Machine and Cloud Service Sizes for Windows Azure に記載されているようにインスタンスのサイズに応じてデータディスクを追加することができます。

image

Read the rest of this entry »

Written by Masayuki.Ozawa

8月 21st, 2013 at 11:59 pm

Windows 8 / Windows Server 2012 の展開イメージに .NET Framework 3.5 を含める

leave a comment

[Dism /online /Get-Features] や [Get-WindowsFeature] を実行すると確認できるのですが、Windows 8 / Windows Server 2012 では .NET Framework 3.5 を機能として追加することはできますが、追加に必要なパッケージは含まれていない状態になっています。

Read the rest of this entry »

Written by Masayuki.Ozawa

6月 6th, 2013 at 11:35 pm

Windows Server 2012 と SQL Server 2008 R2

leave a comment

Windows Server 2012 に SQL Server 2008 R2 をインストールするときのメモです。

Read the rest of this entry »

Written by Masayuki.Ozawa

5月 26th, 2013 at 6:34 pm

アプリ ウィンドウごとに異なる入力方式を設定する の Sysprep 後の状態

leave a comment

Windows 8 / Windows Server 2012 で日本語入力をデフォルトで無効にしておくための設定 (IME をデフォルトは無効の状態にしておく) として、「アプリ ウィンドウごとに異なる入力方式を設定にする」の有効化があります。
image
今まで意識したことがなかったのですが、RemoteApp でもこの辺の設定は影響するようですね。
RemoteApp セッション上で、[アプリ ウィンドウごとに異なる入力方式を設定する] オプションが無効になる。

Read the rest of this entry »

Written by Masayuki.Ozawa

5月 26th, 2013 at 1:36 am

NEC Express 5800/GT110b + Windows Server 2012 の環境に Universal RAID Utility をインストール

2 comments

自宅の検証環境は NEC Express 5800/GT110b が数台あり、Windows Server 2012 をインストールして使用しています。
オンボード RAID に関しては Windows Server 2012 であればインストール中にデバイスドライバを追加しなくても使えるのですが、インボックスの標準ドライバだと、RAID のユーティリティである Universal RAID Utility がインストールできません。

Read the rest of this entry »

Written by Masayuki.Ozawa

4月 30th, 2013 at 5:23 pm