SE の雑記

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

Archive for the ‘Active Directory’ tag

Azure のサブスクリプションを起点として Windows Azure Active Directory のディレクトリ同期を設定

4 comments

Azure の 無償のサブスクリプション (無料評価版) を起点に Windows Azure Active Directory (WAAD) のディレクトリ同期を設定する際の作業の流れを見ていきたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

10月 10th, 2013 at 12:38 am

Windows Server 2008 R2 で Windows 8 / Server 2012 のグループポリシーを適用

one comment

Windows Server 2012 もリリースされてしばらく経ちましたが、企業内の Active Directory は 2008 R2 となっていることがあると思います。
Windows Server 2008 R2 の AD DS で Windows 8 / Server 2012 のグループポリシーを使用するための方法について少しまとめてみたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

3月 10th, 2013 at 4:13 pm

Windows Server 2008 R2 の AD を Windows Server 2012 の AD に移行

5 comments

自宅の AD は Windows Server 2008 R2 ですので Windows Server 2012 に移行をしてみたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

12月 31st, 2012 at 11:33 pm

SYSVOL 共有の複製設定を DFS の管理コンソールで確認

leave a comment

先日 クリアインストールした AD 間で SYSVOL 共有が複製されていなかった場合の原因と対処 という投稿を書きました。
この続きのような内容になります。

Read the rest of this entry »

Written by Masayuki.Ozawa

7月 10th, 2012 at 8:27 pm

Posted in Active Directory

Tagged with ,

クリアインストールした AD 間で SYSVOL 共有が複製されていなかった場合の原因と対処

one comment

マルチサブネットの環境を作成するために異なるセグメントに AD DS (ドメインコントローラー) を配置した環境を先々週ぐらいに作っていました。
時間ができたので構築を再開しようと思い設定をしていたところ、グループポリシーの設定がもう一つのドメインコントローラーに移行されておらず、さてなんでだろうと思い確認していた内容などをまとめてみたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

7月 7th, 2012 at 2:55 pm

Posted in Active Directory

Tagged with , ,

AD の FSMO 障害時の影響について

leave a comment

Active Directory の FSMO (flexible single master operations) で障害が発生すると何が起こるんだけっていうことをうろ覚えだったので少しまとめてみました。

Read the rest of this entry »

Written by Masayuki.Ozawa

7月 5th, 2012 at 8:45 am

Posted in Active Directory

Tagged with ,

Windows Server 8 Beta の仮想環境のクローニングによる AD 展開

leave a comment

Windows Server 8 Beta (Windows Server 2012) では仮想環境のクローニングによる AD の展開シナリオがサポートされています。

一通り動作を確認できたのでまとめてみたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

5月 6th, 2012 at 5:18 pm

Windows Server 8 DP で AD を構築

leave a comment

Windows Server 8 Developer Preview (DP) はサーバー OS なので、Active Directory (AD) 環境を構築することができます。

以前の OS と比較して、AD の構築方法が変わっていますので現状のバージョンで AD の構築方法をまとめてみたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

9月 17th, 2011 at 9:51 pm

ldp でグループが所属しているグループを確認

leave a comment

Windows Server 2008 R2 の AD DS では標準で [ldp.exe] を使用することが可能です。
# 2008 も標準だと思います。2003 はサポートツールをインストールすると使用できます。

今回の投稿ではこのツールを使って、グループが所属しているグループを取得してみたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

8月 1st, 2011 at 11:34 pm

Posted in Active Directory

Tagged with ,

ドメインコントローラーに NIC を 2 枚差していた時の DNS レコード

one comment

運用で表 LAN (サービス用) / 裏 LAN (バックアップ / 運用監視用) を作る時があるかと思いますがドメインコントローラー (DC) で NIC を 2 枚差していた時の小ネタについてまとめてみたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

5月 22nd, 2011 at 8:05 pm