したがって、コンピュータを再起動すると、以下のコマンドが機能します。しかし、Windows 7で特定の顧客のネットワークにVPN接続すると、マップされたドライブが失われます。また、マップされたドライブを再確立しようとすると(VPN接続を閉じた後でも)、Windowsコマンドプロンプトでこのエラーが発生します。参考:Windowsを実行している別の仮想マシンがありますXP)これはそこでは発生しません。
C:\Windows\system32>Net Use z: \\{my company domain name}.local\dfsroot\docs
System error 53 has occurred.
The network path was not found.
この質問では、Windows 7を再起動せずに、このドライブをマップしたいと思います。どうすればよいですか?
ボーナスの質問:なぜこれはWindows 7でのみ発生するのですか? VPNを開いたままにして、このドライブをマッピングするにはどうすればよいですか?これらのタイプのものをトラブルシューティングするためのツールはありますか?
したがって、私はネットワークの第一人者ではありませんが、ipconfig/allコマンドとの違いが1つあります。物理アドレスは異なり、それだけです。そして、取得したリースとリースの有効期限がありますが、それらはおそらく無関係です。他に必要な情報がありましたら、お知らせください。
===================
C:\Windows\system32>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : DEV-WIN7-KW
Primary Dns Suffix . . . . . . . : {my company domain name}.local
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : {my company domain name}.local
Ethernet adapter Local Area Connection* 11:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Juniper Network Connect Virtual Adapter
Physical Address. . . . . . . . . : 00-FF-B0-EB-06-06
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Ethernet adapter LAN:
Connection-specific DNS Suffix . : {my company domain name}.local
Description . . . . . . . . . . . : Citrix PV Ethernet Adapter
Physical Address. . . . . . . . . : 92-50-96-20-DE-C0
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 10.0.10.151(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Friday, December 16, 2011 3:30:23 AM
Lease Expires . . . . . . . . . . : Wednesday, December 28, 2011 3:30:28 AM
Default Gateway . . . . . . . . . : 10.0.10.1
DHCP Server . . . . . . . . . . . : 10.0.10.18
DNS Servers . . . . . . . . . . . : 10.0.10.18
10.0.10.14
NetBIOS over Tcpip. . . . . . . . : Disabled
Tunnel adapter isatap.{949B9867-7CBD-40A3-B92F-DD2E687C26AB}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft ISATAP Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter isatap.acumium.local:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . : {my company domain name}.local
Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter Teredo Tunneling Pseudo-Interface:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
C:\Windows\system32>route print
===========================================================================
Interface List
31...........................OmegaVPN
16...00 ff 10 80 06 06 ......Juniper Network Connect Virtual Adapter
13...92 50 96 20 de c0 ......Citrix PV Ethernet Adapter
1...........................Software Loopback Interface 1
12...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter
15...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #2
18...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #3
17...00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.0.10.1 10.0.10.151 5
10.0.10.0 255.255.255.0 On-link 10.0.10.151 261
10.0.10.151 255.255.255.255 On-link 10.0.10.151 261
10.0.10.255 255.255.255.255 On-link 10.0.10.151 261
12.54.41.18 255.255.255.255 10.0.10.1 10.0.10.151 6
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
192.168.2.0 255.255.255.0 192.168.2.110 192.168.2.97 6
192.168.2.97 255.255.255.255 On-link 192.168.2.97 261
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 10.0.10.151 261
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 10.0.10.151 261
255.255.255.255 255.255.255.255 On-link 192.168.2.97 261
===========================================================================
Persistent Routes:
None
IPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination Gateway
1 306 ::1/128 On-link
1 306 ff00::/8 On-link
===========================================================================
Persistent Routes:
None
===================
C:\Windows\system32>ipconfig /all
Windows IP Configuration
Host Name . . . . . . . . . . . . : DEV-WIN7-KW
Primary Dns Suffix . . . . . . . : {my company domain name}.local
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : {my company domain name}.local
Ethernet adapter Local Area Connection* 11:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Juniper Network Connect Virtual Adapter
Physical Address. . . . . . . . . : 00-FF-10-80-06-06
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Ethernet adapter LAN:
Connection-specific DNS Suffix . : {my company domain name}.local
Description . . . . . . . . . . . : Citrix PV Ethernet Adapter
Physical Address. . . . . . . . . : 92-50-96-20-DE-C0
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IPv4 Address. . . . . . . . . . . : 10.0.10.151(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : Thursday, December 22, 2011 10:09:45 AM
Lease Expires . . . . . . . . . . : Friday, December 30, 2011 10:09:50 AM
Default Gateway . . . . . . . . . : 10.0.10.1
DHCP Server . . . . . . . . . . . : 10.0.10.18
DNS Servers . . . . . . . . . . . : 10.0.10.18
10.0.10.14
NetBIOS over Tcpip. . . . . . . . : Disabled
Tunnel adapter isatap.{949B9867-7CBD-40A3-B92F-DD2E687C26AB}:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Microsoft ISATAP Adapter
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter isatap.acumium.local:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . : {my company domain name}.local
Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
Tunnel adapter Teredo Tunneling Pseudo-Interface:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
DHCP Enabled. . . . . . . . . . . : No
Autoconfiguration Enabled . . . . : Yes
C:\Windows\system32>route print
===========================================================================
Interface List
16...00 ff b0 63 dd 05 ......Juniper Network Connect Virtual Adapter
13...92 50 96 20 de c0 ......Citrix PV Ethernet Adapter
1...........................Software Loopback Interface 1
12...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter
15...00 00 00 00 00 00 00 e0 Microsoft ISATAP Adapter #2
17...00 00 00 00 00 00 00 e0 Teredo Tunneling Pseudo-Interface
===========================================================================
IPv4 Route Table
===========================================================================
Active Routes:
Network Destination Netmask Gateway Interface Metric
0.0.0.0 0.0.0.0 10.0.10.1 10.0.10.124 5
10.0.10.0 255.255.255.0 On-link 10.0.10.124 261
10.0.10.124 255.255.255.255 On-link 10.0.10.124 261
10.0.10.255 255.255.255.255 On-link 10.0.10.124 261
127.0.0.0 255.0.0.0 On-link 127.0.0.1 306
127.0.0.1 255.255.255.255 On-link 127.0.0.1 306
127.255.255.255 255.255.255.255 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 127.0.0.1 306
224.0.0.0 240.0.0.0 On-link 10.0.10.124 261
255.255.255.255 255.255.255.255 On-link 127.0.0.1 306
255.255.255.255 255.255.255.255 On-link 10.0.10.124 261
===========================================================================
Persistent Routes:
None
IPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination Gateway
1 306 ::1/128 On-link
1 306 ff00::/8 On-link
===========================================================================
Persistent Routes:
None
C:\Windows\system32>
ここでは暗闇の中で写真を撮っていますが、VPN接続を閉じた後に次のコマンドを実行してみましたか?
ipconfig /release
ipconfig /renew
そしておそらくフォローアップ
ipconfig /flushdns