Here is what the problem is in a nutshell.
1. The DCA tray says Direct Access is broken "Your computer is not configured correctly for DirectAccess. IPv6 is not enabled correctly." when on our work network. However things seem to work just fine.
2. Reviewing the logs I couldn't see anything that stood out which was broken.
3. Connected laptop to our Verizon HotSpot which is off the work network and DCA reported it was working correctly.
4. Switched back to our wireless and Direct Access was now working properly.
I generated logs when it was broken, when I was on the hotspot and when I came back and it reported that it was working correctly. The configuration logs were pretty much identical except for when off the network it was shown as off the network and Direct Access was configured and enabled. There was also a teredo tunnel open.
I then used NotePad ++ to compare the logs for when it was broken on the work network and when it was working. The only differences I found were when the command netsh int ipv6 show int level=verbose is run. The IPHttpsTunnel reports that Managed Address Configuration and Other Stateful Configuration were both set to enabled. However when the DirectAccess appears to be working correctly on the work network these are set to disabled.
I tried to manually set these two parameters for the httpstunnel to disabled to see if it would fix the problem however I can't seem to get netsh to do this for me.
C:\WINDOWS\system32>netsh int ipv6 set int httpstunnel managedaddress=disabled
The filename, directory name, or volume label syntax is incorrect.
Why are these two values randomly getting set to enabled? How can we change these back to disabled using netsh? Has anyone else seen this problem before? I've seen this come up on a dozen or so machines over the past few months.
<big>DirectAccess Connectivity Assistant Logs</big>
RED: Corporate connectivity is not working.
Your computer is not configured correctly for DirectAccess. IPv6 is not enabled correctly.
29/8/2013 12:46:22 (UTC)
Probes List
FAIL - The server name resolved successfully, but failed to access PING: 2002:c00c:509b::c00c:509b
PASS - HTTP: http://HIDDEN
DTE List
FAIL - PING: 2002:c00c:509b::c00c:509b
FAIL - PING: 2002:c00c:509a::c00c:509a
<t>ipconfig /all
<t>netsh int teredo show state
<t>netsh int httpstunnel show interfaces
<t>netsh dns show state
<t>netsh name show policy
<t>netsh name show effective
<t>netsh adv mon show mmsa
<t>netsh nap client show state
<t>wevtutil query-events Microsoft-Windows-NetworkAccessProtection/Operational /count:20 /format:text /rd:true
<t>netsh int ipv6 show int level=verbose
<t>netsh advf show currentprofile
<t>netsh advfirewall monitor show consec
<t>Certutil -store my
<t>Systeminfo
<t>whoami /groups
<big>
ipconfig /all</big>
<textarea cols="100" rows="35">*************************************************************************** ipconfig /all *************************************************************************** Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>ipconfig /all Windows IP Configuration Host Name . . . . . . . . . . . . : M-G0WG3R1 Primary Dns Suffix . . . . . . . : HIDDEN
Node Type . . . . . . . . . . . . : Hybrid IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No DNS Suffix Search List. . . . . . : HIDDEN HIDDEN Ethernet adapter Bluetooth Network Connection: Media State . . . . . . . . . . . : Media
disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Bluetooth Device (Personal Area Network) Physical Address. . . . . . . . . : D0-DF-9A-B1-3B-1C DHCP Enabled. . . . . . . . . . . : Yes Autoconfiguration Enabled . . . . : Yes
Ethernet adapter Local Area Connection: Connection-specific DNS Suffix . : HIDDEN Description . . . . . . . . . . . : Intel(R) 82579LM Gigabit Network Connection Physical Address. . . . . . . . . : 5C-26-0A-7C-41-9F DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes Link-local IPv6 Address . . . . . : fe80::f948:854:7db8:a976%12(Preferred) IPv4 Address. . . . . . . . . . . : 141.213.146.235(Preferred) Subnet Mask . . . . . . . . . . . : 255.255.252.0 Lease Obtained. . . . . . .
. . . : Thursday, August 29, 2013 8:41:05 AM Lease Expires . . . . . . . . . . : Thursday, August 29, 2013 9:11:06 AM Default Gateway . . . . . . . . . : 141.213.144.1 DHCP Server . . . . . . . . . . . : 141.211.147.248 DHCPv6 IAID . . . . . . . . . . . :
257697290 DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-18-29-DD-E2-5C-26-0A-7C-41-9F DNS Servers . . . . . . . . . . . : 141.211.125.17 141.211.144.17 Primary WINS Server . . . . . . . : 141.213.143.150 Secondary WINS Server . . . . . . : 141.213.238.150
NetBIOS over Tcpip. . . . . . . . : Enabled Tunnel adapter Local Area Connection* 11: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Microsoft Teredo Tunneling Adapter Physical
Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes Tunnel adapter iphttpsinterface: Media State . . . . . . . . . . . : Media disconnected Connection-specific DNS Suffix . : Description
. . . . . . . . . . . : iphttpsinterface Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP Enabled. . . . . . . . . . . : No Autoconfiguration Enabled . . . . : Yes C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
<big>
netsh int teredo show state</big>
<textarea cols="100" rows="35">*************************************************************************** netsh int teredo show state *************************************************************************** Microsoft Windows [Version
6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>netsh int teredo show state Teredo Parameters --------------------------------------------- Type : client Server
Name : 192.12.80.154 (Group Policy) Client Refresh Interval : 30 seconds Client Port : unspecified State : offline Error : client is in a managed network C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
<big>
netsh int httpstunnel show interfaces</big>
<textarea cols="100" rows="35">*************************************************************************** netsh int httpstunnel show interfaces *************************************************************************** Microsoft
Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>netsh int httpstunnel show interfaces Interface IPHTTPSInterface (Group Policy) Parameters ------------------------------------------------------------
Role : client URL : https://HIDDEN:443/IPHTTPS Last Error Code : 0x274c Interface Status : failed to connect to the IPHTTPS server. Waiting to reconnect C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
<big>
netsh dns show state</big>
<textarea cols="100" rows="35">*************************************************************************** netsh dns show state *************************************************************************** Microsoft Windows [Version
6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>netsh dns show state Name Resolution Policy Table Options --------------------------------------------------------------------
Query Failure Behavior : Only use LLMNR and NetBIOS if the name does not exist in DNS Query Resolution Behavior : Resolve only IPv6 addresses for names Network Location Behavior : Let Network ID determine when Direct Access settings are to be used Machine
Location : Inside corporate network Direct Access Settings : Configured and Disabled DNSSEC Settings : Not Configured C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
<big>
netsh name show policy</big>
<textarea cols="100" rows="35">*************************************************************************** netsh name show policy *************************************************************************** Microsoft Windows [Version
6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>netsh name show policy DNS Name Resolution Policy Table Settings SECTION HIDDEN C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
<big>
netsh name show effective</big>
<textarea cols="100" rows="35">*************************************************************************** netsh name show effective *************************************************************************** Microsoft Windows [Version
6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>netsh name show effective DNS Effective Name Resolution Policy Table Settings Note: DirectAccess settings would
be turned off when computer is inside corporate network C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
<big>
netsh adv mon show mmsa</big>
<textarea cols="100" rows="35">*************************************************************************** netsh adv mon show mmsa *************************************************************************** Microsoft Windows [Version
6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>netsh adv mon show mmsa No SAs match the specified criteria. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
<big>
netsh nap client show state</big>
<textarea cols="100" rows="35">*************************************************************************** netsh nap client show state *************************************************************************** Microsoft Windows [Version
6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>netsh nap client show state The "Network Access Protection Agent" service is not running. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
<big>
wevtutil query-events Microsoft-Windows-NetworkAccessProtection/Operational /count:20 /format:text /rd:true</big>
<textarea cols="100" rows="35">*************************************************************************** wevtutil query-events Microsoft-Windows-NetworkAccessProtection/Operational /count:20 /format:text /rd:true ***************************************************************************
Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>wevtutil query-events Microsoft-Windows-NetworkAccessProtection/Operational /count:20
/format:text /rd:true C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
<big>
netsh int ipv6 show int level=verbose</big>
<textarea cols="100" rows="35">*************************************************************************** netsh int ipv6 show int level=verbose *************************************************************************** Microsoft
Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>netsh int ipv6 show int level=verbose Interface Loopback Pseudo-Interface 1 Parameters ----------------------------------------------
IfLuid : loopback_0 IfIndex : 1 State : connected Metric : 50 Link MTU : 4294967295 bytes Reachable Time : 39500 ms Base Reachable Time : 30000 ms Retransmission Interval : 1000 ms DAD Transmits : 0 Site Prefix Length : 64 Site Id : 1 Forwarding : disabled
Advertising : disabled Neighbor Discovery : disabled Neighbor Unreachability Detection : disabled Router Discovery : enabled Managed Address Configuration : disabled Other Stateful Configuration : disabled Weak Host Sends : disabled Weak Host Receives : disabled
Use Automatic Metric : enabled Ignore Default Routes : disabled Advertised Router Lifetime : 1800 seconds Advertise Default Route : disabled Current Hop Limit : 0 Force ARPND Wake up patterns : disabled Directed MAC Wake up patterns : disabled Interface Local
Area Connection* 11 Parameters ---------------------------------------------- IfLuid : tunnel_5 IfIndex : 11 State : disconnected Metric : 50 Link MTU : 1280 bytes Reachable Time : 34000 ms Base Reachable Time : 30000 ms Retransmission Interval : 1000 ms DAD
Transmits : 0 Site Prefix Length : 64 Site Id : 1 Forwarding : disabled Advertising : disabled Neighbor Discovery : enabled Neighbor Unreachability Detection : enabled Router Discovery : enabled Managed Address Configuration : enabled Other Stateful Configuration
: enabled Weak Host Sends : disabled Weak Host Receives : disabled Use Automatic Metric : enabled Ignore Default Routes : disabled Advertised Router Lifetime : 1800 seconds Advertise Default Route : disabled Current Hop Limit : 0 Force ARPND Wake up patterns
: disabled Directed MAC Wake up patterns : disabled Interface Local Area Connection Parameters ---------------------------------------------- IfLuid : ethernet_6 IfIndex : 12 State : connected Metric : 10 Link MTU : 1500 bytes Reachable Time : 25500 ms Base
Reachable Time : 30000 ms Retransmission Interval : 1000 ms DAD Transmits : 1 Site Prefix Length : 64 Site Id : 1 Forwarding : disabled Advertising : disabled Neighbor Discovery : enabled Neighbor Unreachability Detection : enabled Router Discovery : enabled
Managed Address Configuration : enabled Other Stateful Configuration : enabled Weak Host Sends : disabled Weak Host Receives : disabled Use Automatic Metric : enabled Ignore Default Routes : disabled Advertised Router Lifetime : 1800 seconds Advertise Default
Route : disabled Current Hop Limit : 0 Force ARPND Wake up patterns : disabled Directed MAC Wake up patterns : disabled Interface iphttpsinterface Parameters ---------------------------------------------- IfLuid : tunnel_6 IfIndex : 16 State : disconnected
Metric : 50 Link MTU : 1280 bytes Reachable Time : 40500 ms Base Reachable Time : 30000 ms Retransmission Interval : 1000 ms DAD Transmits : 1 Site Prefix Length : 64 Site Id : 1 Forwarding : disabled Advertising : disabled Neighbor Discovery : enabled Neighbor
Unreachability Detection : enabled Router Discovery : enabled Managed Address Configuration : enabled Other Stateful Configuration : enabled Weak Host Sends : disabled Weak Host Receives : disabled Use Automatic Metric : enabled Ignore Default Routes : disabled
Advertised Router Lifetime : 1800 seconds Advertise Default Route : disabled Current Hop Limit : 0 Force ARPND Wake up patterns : disabled Directed MAC Wake up patterns : disabled Interface Bluetooth Network Connection Parameters ----------------------------------------------
IfLuid : ethernet_9 IfIndex : 15 State : disconnected Metric : 40 Link MTU : 1500 bytes Reachable Time : 18000 ms Base Reachable Time : 30000 ms Retransmission Interval : 1000 ms DAD Transmits : 1 Site Prefix Length : 64 Site Id : 1 Forwarding : disabled Advertising
: disabled Neighbor Discovery : enabled Neighbor Unreachability Detection : enabled Router Discovery : enabled Managed Address Configuration : disabled Other Stateful Configuration : disabled Weak Host Sends : disabled Weak Host Receives : disabled Use Automatic
Metric : enabled Ignore Default Routes : disabled Advertised Router Lifetime : 1800 seconds Advertise Default Route : disabled Current Hop Limit : 0 Force ARPND Wake up patterns : disabled Directed MAC Wake up patterns : disabled C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
<big>
netsh advf show currentprofile</big>
<textarea cols="100" rows="35">*************************************************************************** netsh advf show currentprofile *************************************************************************** Microsoft Windows
[Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>netsh advf show currentprofile Domain Profile Settings: ----------------------------------------------------------------------
State ON Firewall Policy BlockInbound,AllowOutbound LocalFirewallRules N/A (GPO-store only) LocalConSecRules N/A (GPO-store only) InboundUserNotification Enable RemoteManagement Enable UnicastResponseToMulticast Enable Logging: LogAllowedConnections Disable
LogDroppedConnections Disable FileName %systemroot%\system32\LogFiles\Firewall\pfirewall.log MaxFileSize 4096 Ok. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
<big>
netsh advfirewall monitor show consec</big>
<textarea cols="100" rows="35">*************************************************************************** netsh advfirewall monitor show consec *************************************************************************** Microsoft
Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>netsh advfirewall monitor show consec Global Settings: ----------------------------------------------------------------------
IPsec: StrongCRLCheck 0:Disabled SAIdleTimeMin 5min DefaultExemptions ICMP IPsecThroughNAT Never AuthzUserGrp None AuthzComputerGrp None StatefulFTP Enable StatefulPPTP Enable Main Mode: KeyLifetime 60min,0sess SecMethods DHGroup2-AES128-SHA256,DHGroup2-AES128-SHA1,DHGroup2-3DES-SHA1
ForceDH No Categories: BootTimeRuleCategory Windows Firewall FirewallRuleCategory Windows Firewall StealthRuleCategory Windows Firewall ConSecRuleRuleCategory Windows Firewall Quick Mode: QuickModeSecMethods ESP:SHA1-None+60min+100000kb,ESP:SHA1-AES128+60min+100000kb,ESP:SHA1-3DES+60min+100000kb,AH:SHA1+60min+100000kb
QuickModePFS None Security Associations: No SAs match the specified criteria. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
<big>
Certutil -store my</big>
<textarea cols="100" rows="35">*************************************************************************** Certutil -store my *************************************************************************** Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>Certutil -store my my ================ Certificate 0 ================ Serial Number: 7f975693000300026746 Issuer: CN=UM Windows
UMROOT Issuing CA NotBefore: 11/5/2012 2:36 PM NotAfter: 10/28/2014 5:30 PM Subject: CN=M-G0WG3R1.adsroot.itcs.umich.edu Non-root Certificate Template: ConfigMgrClientCertificate, ConfigMgr Client Certificate Cert Hash(sha1): 4f 7d 4c cc 01 1e 1b b2 4d 61
d0 e6 c5 73 85 0c 32 8c 15 99 Key Container = cab52aa5197aa01cecdb45a42c4f9deb_597dbc52-3569-4d17-986b-2c948c25ce4d Simple container name: le-ConfigMgrClientCertificate-aebdc4c7-a8cf-4357-86ac-b24014666738 Provider = Microsoft RSA SChannel Cryptographic Provider
Private key is NOT exportable Encryption test passed CertUtil: -store command completed successfully. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
<big>
Systeminfo</big>
<textarea cols="100" rows="35">*************************************************************************** Systeminfo *************************************************************************** Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>Systeminfo Host Name: M-G0WG3R1 OS Name: Microsoft Windows 7 Enterprise OS Version: 6.1.7601 Service Pack 1 Build 7601 OS
Manufacturer: Microsoft Corporation OS Configuration: Member Workstation OS Build Type: Multiprocessor Free Registered Owner: bf-mstiff Registered Organization: BF-SCCMSS01 Product ID: 00392-918-5000002-85693 Original Install Date: 11/5/2012, 1:07:55 PM System
Boot Time: 8/29/2013, 8:40:36 AM System Manufacturer: Dell Inc. System Model: Latitude E6420 System Type: x64-based PC Processor(s): 1 Processor(s) Installed. [01]: Intel64 Family 6 Model 42 Stepping 7 GenuineIntel ~1188 Mhz BIOS Version: Dell Inc. A06, 7/11/2011
Windows Directory: C:\WINDOWS System Directory: C:\WINDOWS\system32 Boot Device: \Device\HarddiskVolume1 System Locale: en-us;English (United States) Input Locale: en-us;English (United States) Time Zone: (UTC-05:00) Eastern Time (US & Canada) Total Physical
Memory: 3,977 MB Available Physical Memory: 1,035 MB Virtual Memory: Max Size: 7,952 MB Virtual Memory: Available: 4,649 MB Virtual Memory: In Use: 3,303 MB Page File Location(s): C:\pagefile.sys Domain: adsroot.itcs.umich.edu Logon Server: N/A Hotfix(s):
185 Hotfix(s) Installed. [01]: KB2670838 [02]: KB2592687 [03]: KB958830 [04]: KB971033 [05]: KB2425227 [06]: KB2479943 [07]: KB2484033 [08]: KB2488113 [09]: KB2491683 [10]: KB2492386 [11]: KB2505438 [12]: KB2506014 [13]: KB2506212 [14]: KB2506928 [15]: KB2507618
[16]: KB2509553 [17]: KB2510531 [18]: KB2511250 [19]: KB2511455 [20]: KB2515325 [21]: KB2522422 [22]: KB2529073 [23]: KB2532531 [24]: KB2533552 [25]: KB2536275 [26]: KB2536276 [27]: KB2541014 [28]: KB2544521 [29]: KB2544893 [30]: KB2545698 [31]: KB2547666
[32]: KB2552343 [33]: KB2560656 [34]: KB2563227 [35]: KB2564958 [36]: KB2567680 [37]: KB2570947 [38]: KB2574819 [39]: KB2579686 [40]: KB2584146 [41]: KB2585542 [42]: KB2598845 [43]: KB2603229 [44]: KB2604115 [45]: KB2618451 [46]: KB2619339 [47]: KB2620704
[48]: KB2620712 [49]: KB2621440 [50]: KB2631813 [51]: KB2633952 [52]: KB2640148 [53]: KB2644615 [54]: KB2645640 [55]: KB2647753 [56]: KB2653956 [57]: KB2654428 [58]: KB2655992 [59]: KB2656356 [60]: KB2656373 [61]: KB2656411 [62]: KB2658846 [63]: KB2659262
[64]: KB2660075 [65]: KB2660649 [66]: KB2661254 [67]: KB2667402 [68]: KB2676562 [69]: KB2677070 [70]: KB2679255 [71]: KB2680464 [72]: KB2685811 [73]: KB2685813 [74]: KB2685939 [75]: KB2686831 [76]: KB2688338 [77]: KB2690533 [78]: KB2691442 [79]: KB2695962
[80]: KB2698365 [81]: KB2699779 [82]: KB2699988 [83]: KB2703157 [84]: KB2705219 [85]: KB2706045 [86]: KB2709630 [87]: KB2709715 [88]: KB2709981 [89]: KB2712808 [90]: KB2718523 [91]: KB2718704 [92]: KB2719857 [93]: KB2719985 [94]: KB2724197 [95]: KB2726535
[96]: KB2727528 [97]: KB2729094 [98]: KB2729452 [99]: KB2731771 [100]: KB2731847 [101]: KB2732059 [102]: KB2732487 [103]: KB2732500 [104]: KB2735855 [105]: KB2736233 [106]: KB2736422 [107]: KB2739159 [108]: KB2741355 [109]: KB2742599 [110]: KB2743555 [111]:
KB2744842 [112]: KB2749655 [113]: KB2750841 [114]: KB2753842 [115]: KB2756822 [116]: KB2756921 [117]: KB2757638 [118]: KB2758857 [119]: KB2761217 [120]: KB2761226 [121]: KB2761465 [122]: KB2763523 [123]: KB2769369 [124]: KB2770660 [125]: KB2773072 [126]: KB2778344
[127]: KB2778930 [128]: KB2779562 [129]: KB2785220 [130]: KB2786081 [131]: KB2786400 [132]: KB2789645 [133]: KB2790113 [134]: KB2790655 [135]: KB2791765 [136]: KB2792100 [137]: KB2797052 [138]: KB2798162 [139]: KB2799329 [140]: KB2799494 [141]: KB2799926 [142]:
KB2803821 [143]: KB2804579 [144]: KB2807986 [145]: KB2808679 [146]: KB2809289 [147]: KB2813170 [148]: KB2813347 [149]: KB2813430 [150]: KB2813956 [151]: KB2817183 [152]: KB2820197 [153]: KB2820331 [154]: KB2829361 [155]: KB2829530 [156]: KB2830290 [157]: KB2832414
[158]: KB2833946 [159]: KB2834140 [160]: KB2834886 [161]: KB2835361 [162]: KB2835364 [163]: KB2836502 [164]: KB2836942 [165]: KB2836943 [166]: KB2838727 [167]: KB2839894 [168]: KB2840631 [169]: KB2844286 [170]: KB2845187 [171]: KB2845690 [172]: KB2846071 [173]:
KB2847204 [174]: KB2847927 [175]: KB2849470 [176]: KB2850851 [177]: KB2859537 [178]: KB2861855 [179]: KB2862772 [180]: KB2862966 [181]: KB2863058 [182]: KB2868623 [183]: KB958488 [184]: KB976902 [185]: KB982018 Network Card(s): 5 NIC(s) Installed. [01]: Intel(R)
82579LM Gigabit Network Connection Connection Name: Local Area Connection DHCP Enabled: Yes DHCP Server: 141.211.147.248 IP address(es) [01]: 141.213.146.235 [02]: fe80::f948:854:7db8:a976 [02]: Intel(R) Centrino(R) Ultimate-N 6300 AGN Connection Name: Wireless
Network Connection Status: Hardware not present [03]: Bluetooth Device (Personal Area Network) Connection Name: Bluetooth Network Connection Status: Media disconnected [04]: Cisco Systems VPN Adapter for 64-bit Windows Connection Name: Local Area Connection
2 Status: Hardware not present [05]: Cisco AnyConnect VPN Virtual Miniport Adapter for Windows x64 Connection Name: Local Area Connection 3 Status: Hardware not present C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
<big>
whoami /groups</big>
<textarea cols="100" rows="35">*************************************************************************** whoami /groups *************************************************************************** Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}>whoami /groups GROUP INFORMATION ----------------- Group Name Type SID Attributes ====================================== ================
============ ================================================== BUILTIN\Administrators Alias S-1-5-32-544 Enabled by default, Enabled group, Group owner Everyone Well-known group S-1-1-0 Mandatory group, Enabled by default, Enabled group NT AUTHORITY\Authenticated
Users Well-known group S-1-5-11 Mandatory group, Enabled by default, Enabled group Mandatory Label\System Mandatory Level Label S-1-16-16384 C:\WINDOWS\system32\LogSpace\{22F00022-DAEC-4A3E-8842-D0FB2AD0BF67}></textarea>
</t></t></t></t></t></t></t></t></t></t></t></t></t></t></t>