クエリ チューニングの高度な概念 に記載されていますが、結合演算子の違いについて、シンプルなクエリを使って、軽くまとめてみたいと思います。
Read the rest of this entry »
Archive for 1月 7th, 2017
シンプルなクエリで見る結合演算子の操作の違い
RDP で lanatable のレジストリがない場合の暫定対応
複数の NIC を使用している環境で、特定の NIC でのみ RDP の要求を受け付けたい場合は、「HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\lanatable」の LanaId (Local Area Network Adapter ID) を、「HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp」の「LanAdapter」に設定するという方法をとることがあります。
詳細については、You can not establish a Remote Desktop session to a computer running one of the affected products. に記載されています。