SE の雑記

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

Archive for the ‘Windows Client’ Category

レジストリのインポートでディスプレイ設定を反映させる

leave a comment

かなりざっくりとした方法ですが。

Read the rest of this entry »

Written by Masayuki.Ozawa

9月 22nd, 2016 at 11:17 pm

Posted in Windows Client

Tagged with

Windows 10 の UWF で HKCU を永続化する

2 comments

Winodws 10 Enterprise や Education では、統合書き込みフィルター (Unified Write Filter (UWF)) について で紹介されている UWF が使用することができます。

Read the rest of this entry »

Written by Masayuki.Ozawa

9月 22nd, 2016 at 6:00 pm

Posted in Windows Client

Tagged with

Windows 10 Enterprise 2015 LTSB の初期状態で Process Monitor が起動しなかったので調べてみた

leave a comment

Windows 10 Enterprise 2015 LTSB をインターネットに接続していない状態でインストールした場合、以下のエラーが発生して、起動することができませんでした。
# 2016 LTSB では発生しません。

—————————
Process Monitor
—————————
Unable to load Process Monitor device driver
—————————
OK  
—————————

Read the rest of this entry »

Written by Masayuki.Ozawa

9月 6th, 2016 at 11:26 pm

Posted in Windows Client

Tagged with

WSUS 配下の Windows 10 における CB / CBB の適用制御の検証 (2016/8 時点)

leave a comment

Windows 10 に、1607 (Anniversary Update : Redstone 1 (RS1)) がリリースされ、バージョン番号が変わる CB/ CBB の検証ができるようになりましたので自分の理解の整理を兼ねて。
Read the rest of this entry »

Written by Masayuki.Ozawa

8月 22nd, 2016 at 11:40 am

Posted in Windows Client

Tagged with

Windows 10 Anniversary Update に関しての関連情報

leave a comment

インストールはしたのですが、内容があまり確認できていないので後で確認するように。

Read the rest of this entry »

Written by Masayuki.Ozawa

8月 3rd, 2016 at 10:36 pm

Posted in Windows Client

Tagged with

Windows 10 のデバイスガードで未署名のアプリケーションの実行を許可 その 3

leave a comment

その 2 で終わろうと思っていたのですが、デバイスガードのカタログの署名をビジネス向け Windows ストアから発行できる仕組みが整っていたのでこちらもまとめておきたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

2月 27th, 2016 at 3:41 pm

Posted in Windows Client

Tagged with

Windows 10 のデバイスガードで未署名のアプリケーションの実行を許可 その 2

leave a comment

前回の投稿では、未署名のアプリケーションのファイルハッシュを利用して、アプリケーションの実行許可を行いました。

デバイスガードでは、カタログファイルを使用して、未署名のアプリケーションの実行を許可することもできます。
今回の投稿では、カタログファイルを使用したパターンについてまとめてみたいと思います。

Read the rest of this entry »

Written by Masayuki.Ozawa

2月 25th, 2016 at 10:54 pm

Posted in Windows Client

Tagged with

Windows 10 のデバイスガードで未署名のアプリケーションの実行を許可 その 1

leave a comment

以前書いた Windows 10 のデバイスガードについての整理 の続きです。
今回の投稿では、デバイスガードで保護された端末で、未署名のアプリケーションの実行を許可してみたいと思います。

詳細については以下が参考になります。
Device Guard 展開ガイド
Device Guardで保護されているデバイスでのアプリの実行
Device Guard och kodsignering

Read the rest of this entry »

Written by Masayuki.Ozawa

2月 25th, 2016 at 12:27 am

Posted in Windows Client

Tagged with

Windows 10 1511 で Wi-Fi センサーの設定を変更

leave a comment

Windows 10 の Wi-Fi センサーを無効にする方法としては、Windows 10: Wi-Fi センサー (Wi-Fi Sense) とは? 正しく理解して使用してみよう で紹介されているようなレジストリの設定方法があります。

  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WcmSvc\wifinetworkmanager\config
  • AutoConnectAllowedOEM (REG_DWORD) : 0

Read the rest of this entry »

Written by Masayuki.Ozawa

2月 22nd, 2016 at 11:35 pm

Posted in Windows Client

Tagged with

Windows 10 のデバイスガードについての整理

leave a comment

Windows 10 のデバイス ガード (Device Guard) を調べる機会があったので、自分なにり整理した内容を。
デバイスガードについては、以下の情報が参考になりました。
Device Guard の概要
Device Guard 展開ガイド
Device Guard による証明と法令遵守Device Guard による証明と法令遵守
Windows 10 で進化したセキュリティ? ~サイバー攻撃における攻防~
物理マシンとユーザーのための「デバイスガード」と「資格情報ガード」――仮想化ベースのセキュリティ(その1)
デバイスガードは Enterprise Edition のみが使用できる機能となりますので、使用できるエディションは限定されます。
Read the rest of this entry »

Written by Masayuki.Ozawa

1月 30th, 2016 at 11:25 pm

Posted in Windows Client

Tagged with