SE の雑記

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

Archive for the ‘Windows 10’ tag

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

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 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