SE の雑記

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

Archive for the ‘Windows Server 2012’ tag

Windows Server 2012 / 2012 R2 の Windows Update による定期的なパッチ適用のメモ

leave a comment

基本的な内容については Windows 8 / Windows Server 2012 では 「自動インストール」 の動作が変更されております/ Windows Update 処理を厳密に制御したい を確認していただければ。

こちらの投稿は私の備忘録となります。

Read the rest of this entry »

Written by Masayuki.Ozawa

7月 27th, 2015 at 10:01 pm

Windows Server 2012 R2 で GUI でライセンスサーバーを指定した場合の反映タイミング

leave a comment

HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesTermServiceParametersLicenseServersWindows Server 2012 / 2012 R2 ではワークグループ環境の場合、 Windows Server 2012 リモート デスクトップ環境の構成について に記載されているように WMI やレジストリをからリモートデスクトップサービスの設定を行うことができます。

ドメインに参加している場合は、サーバーマネージャーからリモートデスクトップサービスを開き、展開プロパティの編集からライセンスサーバーを設定することができます
imageimage

Read the rest of this entry »

Written by Masayuki.Ozawa

5月 16th, 2014 at 12:29 pm

Active Directory を必要としない WDS の展開基盤を構築

leave a comment

Windows Server 2008 R2 までの WDS では Active Directory が必要でしたが、Windows Server 2012 以降は [スタンドアロン モード] で構築する場合には Active Directory が不要となりました。

スタンドアロン モードの場合は、

  • WDS
  • DNS
  • DHCP

の 3 つのコンポーネントがあれば、展開環境を作ることができるようになります。

Read the rest of this entry »

Written by Masayuki.Ozawa

1月 27th, 2014 at 12:11 am

Windows 8.1 でドメインユーザーで SkyDrive を利用する

leave a comment

Windows 8.1 の SkyDrive は Microsoft アカウントでの利用が必須となっており、これはドメインユーザーでも該当します。
Windows 8.1 のローカルアカウントと SkyDrive
image

ドメインユーザーで SkyDrive を使用するための方法として、Active Directory Domain Services in Windows Server 2012 New Features

Connected Accounts (Source)

Microsoft accounts can also be connected to Active Directory domain accounts. This allows users to build a bridge between their Microsoft Account and their Domain Account.

が該当するかと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

1月 8th, 2014 at 12:49 am

Windows Server 2012 / 2012 R2 でファイル名を指定して実行の履歴を削除

leave a comment

Windows Server 2012 / 2012 R2 と書いていますが、Windows 8 / 8.1 も同様になります。

Read the rest of this entry »

Written by Masayuki.Ozawa

10月 5th, 2013 at 7:44 pm

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