Guest User

Untitled

a guest
Sep 15th, 2023
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.15 KB | None | 0 0
  1. Windows PowerShell
  2.  
  3. Copyright (C) Microsoft Corporation. All rights reserved.
  4.  
  5.  
  6.  
  7. Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows
  8.  
  9.  
  10.  
  11. PS C:\Users\JRP NUC 1> Get-WMIObject -Class "Win32_NetworkAdapter" | Format List *
  12.  
  13. Invalid parameter - *
  14.  
  15. PS C:\Users\JRP NUC 1> Get-WMIObject -Class "Win32_NetworkAdapter" | Format-List *
  16.  
  17.  
  18.  
  19.  
  20.  
  21. PSComputerName : DESKTOP-S7J65P2
  22.  
  23. Availability : 3
  24.  
  25. Name : Microsoft Kernel Debug Network Adapter
  26.  
  27. Status :
  28.  
  29. StatusInfo :
  30.  
  31. DeviceID : 0
  32.  
  33. __GENUS : 2
  34.  
  35. __CLASS : Win32_NetworkAdapter
  36.  
  37. __SUPERCLASS : CIM_NetworkAdapter
  38.  
  39. __DYNASTY : CIM_ManagedSystemElement
  40.  
  41. __RELPATH : Win32_NetworkAdapter.DeviceID="0"
  42.  
  43. __PROPERTY_COUNT : 40
  44.  
  45. __DERIVATION : {CIM_NetworkAdapter, CIM_LogicalDevice, CIM_LogicalElement, CIM_ManagedSystemElement}
  46.  
  47. __SERVER : DESKTOP-S7J65P2
  48.  
  49. __NAMESPACE : root\cimv2
  50.  
  51. __PATH : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="0"
  52.  
  53. AdapterType :
  54.  
  55. AdapterTypeId :
  56.  
  57. AutoSense :
  58.  
  59. Caption : [00000000] Microsoft Kernel Debug Network Adapter
  60.  
  61. ConfigManagerErrorCode : 0
  62.  
  63. ConfigManagerUserConfig : False
  64.  
  65. CreationClassName : Win32_NetworkAdapter
  66.  
  67. Description : Microsoft Kernel Debug Network Adapter
  68.  
  69. ErrorCleared :
  70.  
  71. ErrorDescription :
  72.  
  73. GUID :
  74.  
  75. Index : 0
  76.  
  77. InstallDate :
  78.  
  79. Installed : True
  80.  
  81. InterfaceIndex : 4
  82.  
  83. LastErrorCode :
  84.  
  85. MACAddress :
  86.  
  87. Manufacturer : Microsoft
  88.  
  89. MaxNumberControlled : 0
  90.  
  91. MaxSpeed :
  92.  
  93. NetConnectionID :
  94.  
  95. NetConnectionStatus :
  96.  
  97. NetEnabled :
  98.  
  99. NetworkAddresses :
  100.  
  101. PermanentAddress :
  102.  
  103. PhysicalAdapter : False
  104.  
  105. PNPDeviceID : ROOT\KDNIC\0000
  106.  
  107. PowerManagementCapabilities :
  108.  
  109. PowerManagementSupported : False
  110.  
  111. ProductName : Microsoft Kernel Debug Network Adapter
  112.  
  113. ServiceName : kdnic
  114.  
  115. Speed :
  116.  
  117. SystemCreationClassName : Win32_ComputerSystem
  118.  
  119. SystemName : DESKTOP-S7J65P2
  120.  
  121. TimeOfLastReset : 20230912102842.500000-420
  122.  
  123. Scope : System.Management.ManagementScope
  124.  
  125. Path : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="0"
  126.  
  127. Options : System.Management.ObjectGetOptions
  128.  
  129. ClassPath : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter
  130.  
  131. Properties : {AdapterType, AdapterTypeId, AutoSense, Availability...}
  132.  
  133. SystemProperties : {__GENUS, __CLASS, __SUPERCLASS, __DYNASTY...}
  134.  
  135. Qualifiers : {dynamic, Locale, provider, UUID}
  136.  
  137. Site :
  138.  
  139. Container :
  140.  
  141.  
  142.  
  143. PSComputerName : DESKTOP-S7J65P2
  144.  
  145. Availability : 3
  146.  
  147. Name : Realtek PCIe GbE Family Controller
  148.  
  149. Status :
  150.  
  151. StatusInfo :
  152.  
  153. DeviceID : 1
  154.  
  155. __GENUS : 2
  156.  
  157. __CLASS : Win32_NetworkAdapter
  158.  
  159. __SUPERCLASS : CIM_NetworkAdapter
  160.  
  161. __DYNASTY : CIM_ManagedSystemElement
  162.  
  163. __RELPATH : Win32_NetworkAdapter.DeviceID="1"
  164.  
  165. __PROPERTY_COUNT : 40
  166.  
  167. __DERIVATION : {CIM_NetworkAdapter, CIM_LogicalDevice, CIM_LogicalElement, CIM_ManagedSystemElement}
  168.  
  169. __SERVER : DESKTOP-S7J65P2
  170.  
  171. __NAMESPACE : root\cimv2
  172.  
  173. __PATH : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="1"
  174.  
  175. AdapterType : Ethernet 802.3
  176.  
  177. AdapterTypeId : 0
  178.  
  179. AutoSense :
  180.  
  181. Caption : [00000001] Realtek PCIe GbE Family Controller
  182.  
  183. ConfigManagerErrorCode : 0
  184.  
  185. ConfigManagerUserConfig : False
  186.  
  187. CreationClassName : Win32_NetworkAdapter
  188.  
  189. Description : Realtek PCIe GbE Family Controller
  190.  
  191. ErrorCleared :
  192.  
  193. ErrorDescription :
  194.  
  195. GUID : {CBE45B0F-2D3E-41E3-9148-39C5FFA4883E}
  196.  
  197. Index : 1
  198.  
  199. InstallDate :
  200.  
  201. Installed : True
  202.  
  203. InterfaceIndex : 19
  204.  
  205. LastErrorCode :
  206.  
  207. MACAddress : 00:CE:39:D3:01:88
  208.  
  209. Manufacturer : Realtek
  210.  
  211. MaxNumberControlled : 0
  212.  
  213. MaxSpeed :
  214.  
  215. NetConnectionID : Ethernet
  216.  
  217. NetConnectionStatus : 2
  218.  
  219. NetEnabled : True
  220.  
  221. NetworkAddresses :
  222.  
  223. PermanentAddress :
  224.  
  225. PhysicalAdapter : True
  226.  
  227. PNPDeviceID : PCI\VEN_10EC&DEV_8168&SUBSYS_012310EC&REV_15\01000000684CE00000
  228.  
  229. PowerManagementCapabilities :
  230.  
  231. PowerManagementSupported : False
  232.  
  233. ProductName : Realtek PCIe GbE Family Controller
  234.  
  235. ServiceName : rt68cx21
  236.  
  237. Speed : 1000000000
  238.  
  239. SystemCreationClassName : Win32_ComputerSystem
  240.  
  241. SystemName : DESKTOP-S7J65P2
  242.  
  243. TimeOfLastReset : 20230912102842.500000-420
  244.  
  245. Scope : System.Management.ManagementScope
  246.  
  247. Path : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="1"
  248.  
  249. Options : System.Management.ObjectGetOptions
  250.  
  251. ClassPath : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter
  252.  
  253. Properties : {AdapterType, AdapterTypeId, AutoSense, Availability...}
  254.  
  255. SystemProperties : {__GENUS, __CLASS, __SUPERCLASS, __DYNASTY...}
  256.  
  257. Qualifiers : {dynamic, Locale, provider, UUID}
  258.  
  259. Site :
  260.  
  261. Container :
  262.  
  263.  
  264.  
  265. PSComputerName : DESKTOP-S7J65P2
  266.  
  267. Availability : 3
  268.  
  269. Name : Realtek 8852BE Wireless LAN WiFi 6 PCI-E NIC
  270.  
  271. Status :
  272.  
  273. StatusInfo :
  274.  
  275. DeviceID : 2
  276.  
  277. __GENUS : 2
  278.  
  279. __CLASS : Win32_NetworkAdapter
  280.  
  281. __SUPERCLASS : CIM_NetworkAdapter
  282.  
  283. __DYNASTY : CIM_ManagedSystemElement
  284.  
  285. __RELPATH : Win32_NetworkAdapter.DeviceID="2"
  286.  
  287. __PROPERTY_COUNT : 40
  288.  
  289. __DERIVATION : {CIM_NetworkAdapter, CIM_LogicalDevice, CIM_LogicalElement, CIM_ManagedSystemElement}
  290.  
  291. __SERVER : DESKTOP-S7J65P2
  292.  
  293. __NAMESPACE : root\cimv2
  294.  
  295. __PATH : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="2"
  296.  
  297. AdapterType : Ethernet 802.3
  298.  
  299. AdapterTypeId : 0
  300.  
  301. AutoSense :
  302.  
  303. Caption : [00000002] Realtek 8852BE Wireless LAN WiFi 6 PCI-E NIC
  304.  
  305. ConfigManagerErrorCode : 0
  306.  
  307. ConfigManagerUserConfig : False
  308.  
  309. CreationClassName : Win32_NetworkAdapter
  310.  
  311. Description : Realtek 8852BE Wireless LAN WiFi 6 PCI-E NIC
  312.  
  313. ErrorCleared :
  314.  
  315. ErrorDescription :
  316.  
  317. GUID : {4CD0D9F5-2A58-4BFB-A5E5-C179ADF7D83D}
  318.  
  319. Index : 2
  320.  
  321. InstallDate :
  322.  
  323. Installed : True
  324.  
  325. InterfaceIndex : 9
  326.  
  327. LastErrorCode :
  328.  
  329. MACAddress : 10:BB:F3:37:93:34
  330.  
  331. Manufacturer : Realtek Semiconductor Corp.
  332.  
  333. MaxNumberControlled : 0
  334.  
  335. MaxSpeed :
  336.  
  337. NetConnectionID : Wi-Fi
  338.  
  339. NetConnectionStatus : 7
  340.  
  341. NetEnabled : False
  342.  
  343. NetworkAddresses :
  344.  
  345. PermanentAddress :
  346.  
  347. PhysicalAdapter : True
  348.  
  349. PNPDeviceID : PCI\VEN_10EC&DEV_B852&SUBSYS_B85210EC&REV_00\00E04CFFFE88520100
  350.  
  351. PowerManagementCapabilities :
  352.  
  353. PowerManagementSupported : False
  354.  
  355. ProductName : Realtek 8852BE Wireless LAN WiFi 6 PCI-E NIC
  356.  
  357. ServiceName : rtwlane601
  358.  
  359. Speed : 9223372036854775807
  360.  
  361. SystemCreationClassName : Win32_ComputerSystem
  362.  
  363. SystemName : DESKTOP-S7J65P2
  364.  
  365. TimeOfLastReset : 20230912102842.500000-420
  366.  
  367. Scope : System.Management.ManagementScope
  368.  
  369. Path : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="2"
  370.  
  371. Options : System.Management.ObjectGetOptions
  372.  
  373. ClassPath : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter
  374.  
  375. Properties : {AdapterType, AdapterTypeId, AutoSense, Availability...}
  376.  
  377. SystemProperties : {__GENUS, __CLASS, __SUPERCLASS, __DYNASTY...}
  378.  
  379. Qualifiers : {dynamic, Locale, provider, UUID}
  380.  
  381. Site :
  382.  
  383. Container :
  384.  
  385.  
  386.  
  387. PSComputerName : DESKTOP-S7J65P2
  388.  
  389. Availability : 3
  390.  
  391. Name : Bluetooth Device (Personal Area Network)
  392.  
  393. Status :
  394.  
  395. StatusInfo :
  396.  
  397. DeviceID : 3
  398.  
  399. __GENUS : 2
  400.  
  401. __CLASS : Win32_NetworkAdapter
  402.  
  403. __SUPERCLASS : CIM_NetworkAdapter
  404.  
  405. __DYNASTY : CIM_ManagedSystemElement
  406.  
  407. __RELPATH : Win32_NetworkAdapter.DeviceID="3"
  408.  
  409. __PROPERTY_COUNT : 40
  410.  
  411. __DERIVATION : {CIM_NetworkAdapter, CIM_LogicalDevice, CIM_LogicalElement, CIM_ManagedSystemElement}
  412.  
  413. __SERVER : DESKTOP-S7J65P2
  414.  
  415. __NAMESPACE : root\cimv2
  416.  
  417. __PATH : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="3"
  418.  
  419. AdapterType : Ethernet 802.3
  420.  
  421. AdapterTypeId : 0
  422.  
  423. AutoSense :
  424.  
  425. Caption : [00000003] Bluetooth Device (Personal Area Network)
  426.  
  427. ConfigManagerErrorCode : 0
  428.  
  429. ConfigManagerUserConfig : False
  430.  
  431. CreationClassName : Win32_NetworkAdapter
  432.  
  433. Description : Bluetooth Device (Personal Area Network)
  434.  
  435. ErrorCleared :
  436.  
  437. ErrorDescription :
  438.  
  439. GUID : {646E7769-7025-4932-B28C-222ECF6ABB15}
  440.  
  441. Index : 3
  442.  
  443. InstallDate :
  444.  
  445. Installed : True
  446.  
  447. InterfaceIndex : 10
  448.  
  449. LastErrorCode :
  450.  
  451. MACAddress : 10:BB:F3:37:93:35
  452.  
  453. Manufacturer : Microsoft
  454.  
  455. MaxNumberControlled : 0
  456.  
  457. MaxSpeed :
  458.  
  459. NetConnectionID : Bluetooth Network Connection
  460.  
  461. NetConnectionStatus : 7
  462.  
  463. NetEnabled : False
  464.  
  465. NetworkAddresses :
  466.  
  467. PermanentAddress :
  468.  
  469. PhysicalAdapter : True
  470.  
  471. PNPDeviceID : BTH\MS_BTHPAN\6&A85DB20&1&2
  472.  
  473. PowerManagementCapabilities :
  474.  
  475. PowerManagementSupported : False
  476.  
  477. ProductName : Bluetooth Device (Personal Area Network)
  478.  
  479. ServiceName : BthPan
  480.  
  481. Speed : 3000000
  482.  
  483. SystemCreationClassName : Win32_ComputerSystem
  484.  
  485. SystemName : DESKTOP-S7J65P2
  486.  
  487. TimeOfLastReset : 20230912102842.500000-420
  488.  
  489. Scope : System.Management.ManagementScope
  490.  
  491. Path : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="3"
  492.  
  493. Options : System.Management.ObjectGetOptions
  494.  
  495. ClassPath : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter
  496.  
  497. Properties : {AdapterType, AdapterTypeId, AutoSense, Availability...}
  498.  
  499. SystemProperties : {__GENUS, __CLASS, __SUPERCLASS, __DYNASTY...}
  500.  
  501. Qualifiers : {dynamic, Locale, provider, UUID}
  502.  
  503. Site :
  504.  
  505. Container :
  506.  
  507.  
  508.  
  509. PSComputerName : DESKTOP-S7J65P2
  510.  
  511. Availability : 3
  512.  
  513. Name : WAN Miniport (SSTP)
  514.  
  515. Status :
  516.  
  517. StatusInfo :
  518.  
  519. DeviceID : 4
  520.  
  521. __GENUS : 2
  522.  
  523. __CLASS : Win32_NetworkAdapter
  524.  
  525. __SUPERCLASS : CIM_NetworkAdapter
  526.  
  527. __DYNASTY : CIM_ManagedSystemElement
  528.  
  529. __RELPATH : Win32_NetworkAdapter.DeviceID="4"
  530.  
  531. __PROPERTY_COUNT : 40
  532.  
  533. __DERIVATION : {CIM_NetworkAdapter, CIM_LogicalDevice, CIM_LogicalElement, CIM_ManagedSystemElement}
  534.  
  535. __SERVER : DESKTOP-S7J65P2
  536.  
  537. __NAMESPACE : root\cimv2
  538.  
  539. __PATH : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="4"
  540.  
  541. AdapterType :
  542.  
  543. AdapterTypeId :
  544.  
  545. AutoSense :
  546.  
  547. Caption : [00000004] WAN Miniport (SSTP)
  548.  
  549. ConfigManagerErrorCode :
  550.  
  551. ConfigManagerUserConfig :
  552.  
  553. CreationClassName : Win32_NetworkAdapter
  554.  
  555. Description : WAN Miniport (SSTP)
  556.  
  557. ErrorCleared :
  558.  
  559. ErrorDescription :
  560.  
  561. GUID :
  562.  
  563. Index : 4
  564.  
  565. InstallDate :
  566.  
  567. Installed : True
  568.  
  569. InterfaceIndex : 8
  570.  
  571. LastErrorCode :
  572.  
  573. MACAddress :
  574.  
  575. Manufacturer :
  576.  
  577. MaxNumberControlled : 0
  578.  
  579. MaxSpeed :
  580.  
  581. NetConnectionID :
  582.  
  583. NetConnectionStatus :
  584.  
  585. NetEnabled :
  586.  
  587. NetworkAddresses :
  588.  
  589. PermanentAddress :
  590.  
  591. PhysicalAdapter : False
  592.  
  593. PNPDeviceID :
  594.  
  595. PowerManagementCapabilities :
  596.  
  597. PowerManagementSupported : False
  598.  
  599. ProductName : WAN Miniport (SSTP)
  600.  
  601. ServiceName :
  602.  
  603. Speed :
  604.  
  605. SystemCreationClassName : Win32_ComputerSystem
  606.  
  607. SystemName : DESKTOP-S7J65P2
  608.  
  609. TimeOfLastReset : 20230912102842.500000-420
  610.  
  611. Scope : System.Management.ManagementScope
  612.  
  613. Path : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="4"
  614.  
  615. Options : System.Management.ObjectGetOptions
  616.  
  617. ClassPath : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter
  618.  
  619. Properties : {AdapterType, AdapterTypeId, AutoSense, Availability...}
  620.  
  621. SystemProperties : {__GENUS, __CLASS, __SUPERCLASS, __DYNASTY...}
  622.  
  623. Qualifiers : {dynamic, Locale, provider, UUID}
  624.  
  625. Site :
  626.  
  627. Container :
  628.  
  629.  
  630.  
  631. PSComputerName : DESKTOP-S7J65P2
  632.  
  633. Availability : 3
  634.  
  635. Name : WAN Miniport (IKEv2)
  636.  
  637. Status :
  638.  
  639. StatusInfo :
  640.  
  641. DeviceID : 5
  642.  
  643. __GENUS : 2
  644.  
  645. __CLASS : Win32_NetworkAdapter
  646.  
  647. __SUPERCLASS : CIM_NetworkAdapter
  648.  
  649. __DYNASTY : CIM_ManagedSystemElement
  650.  
  651. __RELPATH : Win32_NetworkAdapter.DeviceID="5"
  652.  
  653. __PROPERTY_COUNT : 40
  654.  
  655. __DERIVATION : {CIM_NetworkAdapter, CIM_LogicalDevice, CIM_LogicalElement, CIM_ManagedSystemElement}
  656.  
  657. __SERVER : DESKTOP-S7J65P2
  658.  
  659. __NAMESPACE : root\cimv2
  660.  
  661. __PATH : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="5"
  662.  
  663. AdapterType :
  664.  
  665. AdapterTypeId :
  666.  
  667. AutoSense :
  668.  
  669. Caption : [00000005] WAN Miniport (IKEv2)
  670.  
  671. ConfigManagerErrorCode :
  672.  
  673. ConfigManagerUserConfig :
  674.  
  675. CreationClassName : Win32_NetworkAdapter
  676.  
  677. Description : WAN Miniport (IKEv2)
  678.  
  679. ErrorCleared :
  680.  
  681. ErrorDescription :
  682.  
  683. GUID :
  684.  
  685. Index : 5
  686.  
  687. InstallDate :
  688.  
  689. Installed : True
  690.  
  691. InterfaceIndex : 18
  692.  
  693. LastErrorCode :
  694.  
  695. MACAddress :
  696.  
  697. Manufacturer :
  698.  
  699. MaxNumberControlled : 0
  700.  
  701. MaxSpeed :
  702.  
  703. NetConnectionID :
  704.  
  705. NetConnectionStatus :
  706.  
  707. NetEnabled :
  708.  
  709. NetworkAddresses :
  710.  
  711. PermanentAddress :
  712.  
  713. PhysicalAdapter : False
  714.  
  715. PNPDeviceID :
  716.  
  717. PowerManagementCapabilities :
  718.  
  719. PowerManagementSupported : False
  720.  
  721. ProductName : WAN Miniport (IKEv2)
  722.  
  723. ServiceName :
  724.  
  725. Speed :
  726.  
  727. SystemCreationClassName : Win32_ComputerSystem
  728.  
  729. SystemName : DESKTOP-S7J65P2
  730.  
  731. TimeOfLastReset : 20230912102842.500000-420
  732.  
  733. Scope : System.Management.ManagementScope
  734.  
  735. Path : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="5"
  736.  
  737. Options : System.Management.ObjectGetOptions
  738.  
  739. ClassPath : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter
  740.  
  741. Properties : {AdapterType, AdapterTypeId, AutoSense, Availability...}
  742.  
  743. SystemProperties : {__GENUS, __CLASS, __SUPERCLASS, __DYNASTY...}
  744.  
  745. Qualifiers : {dynamic, Locale, provider, UUID}
  746.  
  747. Site :
  748.  
  749. Container :
  750.  
  751.  
  752.  
  753. PSComputerName : DESKTOP-S7J65P2
  754.  
  755. Availability : 3
  756.  
  757. Name : WAN Miniport (L2TP)
  758.  
  759. Status :
  760.  
  761. StatusInfo :
  762.  
  763. DeviceID : 6
  764.  
  765. __GENUS : 2
  766.  
  767. __CLASS : Win32_NetworkAdapter
  768.  
  769. __SUPERCLASS : CIM_NetworkAdapter
  770.  
  771. __DYNASTY : CIM_ManagedSystemElement
  772.  
  773. __RELPATH : Win32_NetworkAdapter.DeviceID="6"
  774.  
  775. __PROPERTY_COUNT : 40
  776.  
  777. __DERIVATION : {CIM_NetworkAdapter, CIM_LogicalDevice, CIM_LogicalElement, CIM_ManagedSystemElement}
  778.  
  779. __SERVER : DESKTOP-S7J65P2
  780.  
  781. __NAMESPACE : root\cimv2
  782.  
  783. __PATH : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="6"
  784.  
  785. AdapterType :
  786.  
  787. AdapterTypeId :
  788.  
  789. AutoSense :
  790.  
  791. Caption : [00000006] WAN Miniport (L2TP)
  792.  
  793. ConfigManagerErrorCode :
  794.  
  795. ConfigManagerUserConfig :
  796.  
  797. CreationClassName : Win32_NetworkAdapter
  798.  
  799. Description : WAN Miniport (L2TP)
  800.  
  801. ErrorCleared :
  802.  
  803. ErrorDescription :
  804.  
  805. GUID :
  806.  
  807. Index : 6
  808.  
  809. InstallDate :
  810.  
  811. Installed : True
  812.  
  813. InterfaceIndex : 7
  814.  
  815. LastErrorCode :
  816.  
  817. MACAddress :
  818.  
  819. Manufacturer :
  820.  
  821. MaxNumberControlled : 0
  822.  
  823. MaxSpeed :
  824.  
  825. NetConnectionID :
  826.  
  827. NetConnectionStatus :
  828.  
  829. NetEnabled :
  830.  
  831. NetworkAddresses :
  832.  
  833. PermanentAddress :
  834.  
  835. PhysicalAdapter : False
  836.  
  837. PNPDeviceID :
  838.  
  839. PowerManagementCapabilities :
  840.  
  841. PowerManagementSupported : False
  842.  
  843. ProductName : WAN Miniport (L2TP)
  844.  
  845. ServiceName :
  846.  
  847. Speed :
  848.  
  849. SystemCreationClassName : Win32_ComputerSystem
  850.  
  851. SystemName : DESKTOP-S7J65P2
  852.  
  853. TimeOfLastReset : 20230912102842.500000-420
  854.  
  855. Scope : System.Management.ManagementScope
  856.  
  857. Path : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="6"
  858.  
  859. Options : System.Management.ObjectGetOptions
  860.  
  861. ClassPath : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter
  862.  
  863. Properties : {AdapterType, AdapterTypeId, AutoSense, Availability...}
  864.  
  865. SystemProperties : {__GENUS, __CLASS, __SUPERCLASS, __DYNASTY...}
  866.  
  867. Qualifiers : {dynamic, Locale, provider, UUID}
  868.  
  869. Site :
  870.  
  871. Container :
  872.  
  873.  
  874.  
  875. PSComputerName : DESKTOP-S7J65P2
  876.  
  877. Availability : 3
  878.  
  879. Name : WAN Miniport (PPTP)
  880.  
  881. Status :
  882.  
  883. StatusInfo :
  884.  
  885. DeviceID : 7
  886.  
  887. __GENUS : 2
  888.  
  889. __CLASS : Win32_NetworkAdapter
  890.  
  891. __SUPERCLASS : CIM_NetworkAdapter
  892.  
  893. __DYNASTY : CIM_ManagedSystemElement
  894.  
  895. __RELPATH : Win32_NetworkAdapter.DeviceID="7"
  896.  
  897. __PROPERTY_COUNT : 40
  898.  
  899. __DERIVATION : {CIM_NetworkAdapter, CIM_LogicalDevice, CIM_LogicalElement, CIM_ManagedSystemElement}
  900.  
  901. __SERVER : DESKTOP-S7J65P2
  902.  
  903. __NAMESPACE : root\cimv2
  904.  
  905. __PATH : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="7"
  906.  
  907. AdapterType :
  908.  
  909. AdapterTypeId :
  910.  
  911. AutoSense :
  912.  
  913. Caption : [00000007] WAN Miniport (PPTP)
  914.  
  915. ConfigManagerErrorCode :
  916.  
  917. ConfigManagerUserConfig :
  918.  
  919. CreationClassName : Win32_NetworkAdapter
  920.  
  921. Description : WAN Miniport (PPTP)
  922.  
  923. ErrorCleared :
  924.  
  925. ErrorDescription :
  926.  
  927. GUID :
  928.  
  929. Index : 7
  930.  
  931. InstallDate :
  932.  
  933. Installed : True
  934.  
  935. InterfaceIndex : 16
  936.  
  937. LastErrorCode :
  938.  
  939. MACAddress :
  940.  
  941. Manufacturer :
  942.  
  943. MaxNumberControlled : 0
  944.  
  945. MaxSpeed :
  946.  
  947. NetConnectionID :
  948.  
  949. NetConnectionStatus :
  950.  
  951. NetEnabled :
  952.  
  953. NetworkAddresses :
  954.  
  955. PermanentAddress :
  956.  
  957. PhysicalAdapter : False
  958.  
  959. PNPDeviceID :
  960.  
  961. PowerManagementCapabilities :
  962.  
  963. PowerManagementSupported : False
  964.  
  965. ProductName : WAN Miniport (PPTP)
  966.  
  967. ServiceName :
  968.  
  969. Speed :
  970.  
  971. SystemCreationClassName : Win32_ComputerSystem
  972.  
  973. SystemName : DESKTOP-S7J65P2
  974.  
  975. TimeOfLastReset : 20230912102842.500000-420
  976.  
  977. Scope : System.Management.ManagementScope
  978.  
  979. Path : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="7"
  980.  
  981. Options : System.Management.ObjectGetOptions
  982.  
  983. ClassPath : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter
  984.  
  985. Properties : {AdapterType, AdapterTypeId, AutoSense, Availability...}
  986.  
  987. SystemProperties : {__GENUS, __CLASS, __SUPERCLASS, __DYNASTY...}
  988.  
  989. Qualifiers : {dynamic, Locale, provider, UUID}
  990.  
  991. Site :
  992.  
  993. Container :
  994.  
  995.  
  996.  
  997. PSComputerName : DESKTOP-S7J65P2
  998.  
  999. Availability : 3
  1000.  
  1001. Name : WAN Miniport (PPPOE)
  1002.  
  1003. Status :
  1004.  
  1005. StatusInfo :
  1006.  
  1007. DeviceID : 8
  1008.  
  1009. __GENUS : 2
  1010.  
  1011. __CLASS : Win32_NetworkAdapter
  1012.  
  1013. __SUPERCLASS : CIM_NetworkAdapter
  1014.  
  1015. __DYNASTY : CIM_ManagedSystemElement
  1016.  
  1017. __RELPATH : Win32_NetworkAdapter.DeviceID="8"
  1018.  
  1019. __PROPERTY_COUNT : 40
  1020.  
  1021. __DERIVATION : {CIM_NetworkAdapter, CIM_LogicalDevice, CIM_LogicalElement, CIM_ManagedSystemElement}
  1022.  
  1023. __SERVER : DESKTOP-S7J65P2
  1024.  
  1025. __NAMESPACE : root\cimv2
  1026.  
  1027. __PATH : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="8"
  1028.  
  1029. AdapterType :
  1030.  
  1031. AdapterTypeId :
  1032.  
  1033. AutoSense :
  1034.  
  1035. Caption : [00000008] WAN Miniport (PPPOE)
  1036.  
  1037. ConfigManagerErrorCode :
  1038.  
  1039. ConfigManagerUserConfig :
  1040.  
  1041. CreationClassName : Win32_NetworkAdapter
  1042.  
  1043. Description : WAN Miniport (PPPOE)
  1044.  
  1045. ErrorCleared :
  1046.  
  1047. ErrorDescription :
  1048.  
  1049. GUID :
  1050.  
  1051. Index : 8
  1052.  
  1053. InstallDate :
  1054.  
  1055. Installed : True
  1056.  
  1057. InterfaceIndex : 13
  1058.  
  1059. LastErrorCode :
  1060.  
  1061. MACAddress :
  1062.  
  1063. Manufacturer :
  1064.  
  1065. MaxNumberControlled : 0
  1066.  
  1067. MaxSpeed :
  1068.  
  1069. NetConnectionID :
  1070.  
  1071. NetConnectionStatus :
  1072.  
  1073. NetEnabled :
  1074.  
  1075. NetworkAddresses :
  1076.  
  1077. PermanentAddress :
  1078.  
  1079. PhysicalAdapter : False
  1080.  
  1081. PNPDeviceID :
  1082.  
  1083. PowerManagementCapabilities :
  1084.  
  1085. PowerManagementSupported : False
  1086.  
  1087. ProductName : WAN Miniport (PPPOE)
  1088.  
  1089. ServiceName :
  1090.  
  1091. Speed :
  1092.  
  1093. SystemCreationClassName : Win32_ComputerSystem
  1094.  
  1095. SystemName : DESKTOP-S7J65P2
  1096.  
  1097. TimeOfLastReset : 20230912102842.500000-420
  1098.  
  1099. Scope : System.Management.ManagementScope
  1100.  
  1101. Path : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="8"
  1102.  
  1103. Options : System.Management.ObjectGetOptions
  1104.  
  1105. ClassPath : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter
  1106.  
  1107. Properties : {AdapterType, AdapterTypeId, AutoSense, Availability...}
  1108.  
  1109. SystemProperties : {__GENUS, __CLASS, __SUPERCLASS, __DYNASTY...}
  1110.  
  1111. Qualifiers : {dynamic, Locale, provider, UUID}
  1112.  
  1113. Site :
  1114.  
  1115. Container :
  1116.  
  1117.  
  1118.  
  1119. PSComputerName : DESKTOP-S7J65P2
  1120.  
  1121. Availability : 3
  1122.  
  1123. Name : WAN Miniport (IP)
  1124.  
  1125. Status :
  1126.  
  1127. StatusInfo :
  1128.  
  1129. DeviceID : 9
  1130.  
  1131. __GENUS : 2
  1132.  
  1133. __CLASS : Win32_NetworkAdapter
  1134.  
  1135. __SUPERCLASS : CIM_NetworkAdapter
  1136.  
  1137. __DYNASTY : CIM_ManagedSystemElement
  1138.  
  1139. __RELPATH : Win32_NetworkAdapter.DeviceID="9"
  1140.  
  1141. __PROPERTY_COUNT : 40
  1142.  
  1143. __DERIVATION : {CIM_NetworkAdapter, CIM_LogicalDevice, CIM_LogicalElement, CIM_ManagedSystemElement}
  1144.  
  1145. __SERVER : DESKTOP-S7J65P2
  1146.  
  1147. __NAMESPACE : root\cimv2
  1148.  
  1149. __PATH : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="9"
  1150.  
  1151. AdapterType :
  1152.  
  1153. AdapterTypeId :
  1154.  
  1155. AutoSense :
  1156.  
  1157. Caption : [00000009] WAN Miniport (IP)
  1158.  
  1159. ConfigManagerErrorCode :
  1160.  
  1161. ConfigManagerUserConfig :
  1162.  
  1163. CreationClassName : Win32_NetworkAdapter
  1164.  
  1165. Description : WAN Miniport (IP)
  1166.  
  1167. ErrorCleared :
  1168.  
  1169. ErrorDescription :
  1170.  
  1171. GUID :
  1172.  
  1173. Index : 9
  1174.  
  1175. InstallDate :
  1176.  
  1177. Installed : True
  1178.  
  1179. InterfaceIndex : 5
  1180.  
  1181. LastErrorCode :
  1182.  
  1183. MACAddress :
  1184.  
  1185. Manufacturer :
  1186.  
  1187. MaxNumberControlled : 0
  1188.  
  1189. MaxSpeed :
  1190.  
  1191. NetConnectionID :
  1192.  
  1193. NetConnectionStatus :
  1194.  
  1195. NetEnabled :
  1196.  
  1197. NetworkAddresses :
  1198.  
  1199. PermanentAddress :
  1200.  
  1201. PhysicalAdapter : False
  1202.  
  1203. PNPDeviceID :
  1204.  
  1205. PowerManagementCapabilities :
  1206.  
  1207. PowerManagementSupported : False
  1208.  
  1209. ProductName : WAN Miniport (IP)
  1210.  
  1211. ServiceName :
  1212.  
  1213. Speed :
  1214.  
  1215. SystemCreationClassName : Win32_ComputerSystem
  1216.  
  1217. SystemName : DESKTOP-S7J65P2
  1218.  
  1219. TimeOfLastReset : 20230912102842.500000-420
  1220.  
  1221. Scope : System.Management.ManagementScope
  1222.  
  1223. Path : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="9"
  1224.  
  1225. Options : System.Management.ObjectGetOptions
  1226.  
  1227. ClassPath : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter
  1228.  
  1229. Properties : {AdapterType, AdapterTypeId, AutoSense, Availability...}
  1230.  
  1231. SystemProperties : {__GENUS, __CLASS, __SUPERCLASS, __DYNASTY...}
  1232.  
  1233. Qualifiers : {dynamic, Locale, provider, UUID}
  1234.  
  1235. Site :
  1236.  
  1237. Container :
  1238.  
  1239.  
  1240.  
  1241. PSComputerName : DESKTOP-S7J65P2
  1242.  
  1243. Availability : 3
  1244.  
  1245. Name : WAN Miniport (IPv6)
  1246.  
  1247. Status :
  1248.  
  1249. StatusInfo :
  1250.  
  1251. DeviceID : 10
  1252.  
  1253. __GENUS : 2
  1254.  
  1255. __CLASS : Win32_NetworkAdapter
  1256.  
  1257. __SUPERCLASS : CIM_NetworkAdapter
  1258.  
  1259. __DYNASTY : CIM_ManagedSystemElement
  1260.  
  1261. __RELPATH : Win32_NetworkAdapter.DeviceID="10"
  1262.  
  1263. __PROPERTY_COUNT : 40
  1264.  
  1265. __DERIVATION : {CIM_NetworkAdapter, CIM_LogicalDevice, CIM_LogicalElement, CIM_ManagedSystemElement}
  1266.  
  1267. __SERVER : DESKTOP-S7J65P2
  1268.  
  1269. __NAMESPACE : root\cimv2
  1270.  
  1271. __PATH : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="10"
  1272.  
  1273. AdapterType :
  1274.  
  1275. AdapterTypeId :
  1276.  
  1277. AutoSense :
  1278.  
  1279. Caption : [00000010] WAN Miniport (IPv6)
  1280.  
  1281. ConfigManagerErrorCode :
  1282.  
  1283. ConfigManagerUserConfig :
  1284.  
  1285. CreationClassName : Win32_NetworkAdapter
  1286.  
  1287. Description : WAN Miniport (IPv6)
  1288.  
  1289. ErrorCleared :
  1290.  
  1291. ErrorDescription :
  1292.  
  1293. GUID :
  1294.  
  1295. Index : 10
  1296.  
  1297. InstallDate :
  1298.  
  1299. Installed : True
  1300.  
  1301. InterfaceIndex : 14
  1302.  
  1303. LastErrorCode :
  1304.  
  1305. MACAddress :
  1306.  
  1307. Manufacturer :
  1308.  
  1309. MaxNumberControlled : 0
  1310.  
  1311. MaxSpeed :
  1312.  
  1313. NetConnectionID :
  1314.  
  1315. NetConnectionStatus :
  1316.  
  1317. NetEnabled :
  1318.  
  1319. NetworkAddresses :
  1320.  
  1321. PermanentAddress :
  1322.  
  1323. PhysicalAdapter : False
  1324.  
  1325. PNPDeviceID :
  1326.  
  1327. PowerManagementCapabilities :
  1328.  
  1329. PowerManagementSupported : False
  1330.  
  1331. ProductName : WAN Miniport (IPv6)
  1332.  
  1333. ServiceName :
  1334.  
  1335. Speed :
  1336.  
  1337. SystemCreationClassName : Win32_ComputerSystem
  1338.  
  1339. SystemName : DESKTOP-S7J65P2
  1340.  
  1341. TimeOfLastReset : 20230912102842.500000-420
  1342.  
  1343. Scope : System.Management.ManagementScope
  1344.  
  1345. Path : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="10"
  1346.  
  1347. Options : System.Management.ObjectGetOptions
  1348.  
  1349. ClassPath : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter
  1350.  
  1351. Properties : {AdapterType, AdapterTypeId, AutoSense, Availability...}
  1352.  
  1353. SystemProperties : {__GENUS, __CLASS, __SUPERCLASS, __DYNASTY...}
  1354.  
  1355. Qualifiers : {dynamic, Locale, provider, UUID}
  1356.  
  1357. Site :
  1358.  
  1359. Container :
  1360.  
  1361.  
  1362.  
  1363. PSComputerName : DESKTOP-S7J65P2
  1364.  
  1365. Availability : 3
  1366.  
  1367. Name : WAN Miniport (Network Monitor)
  1368.  
  1369. Status :
  1370.  
  1371. StatusInfo :
  1372.  
  1373. DeviceID : 11
  1374.  
  1375. __GENUS : 2
  1376.  
  1377. __CLASS : Win32_NetworkAdapter
  1378.  
  1379. __SUPERCLASS : CIM_NetworkAdapter
  1380.  
  1381. __DYNASTY : CIM_ManagedSystemElement
  1382.  
  1383. __RELPATH : Win32_NetworkAdapter.DeviceID="11"
  1384.  
  1385. __PROPERTY_COUNT : 40
  1386.  
  1387. __DERIVATION : {CIM_NetworkAdapter, CIM_LogicalDevice, CIM_LogicalElement, CIM_ManagedSystemElement}
  1388.  
  1389. __SERVER : DESKTOP-S7J65P2
  1390.  
  1391. __NAMESPACE : root\cimv2
  1392.  
  1393. __PATH : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="11"
  1394.  
  1395. AdapterType :
  1396.  
  1397. AdapterTypeId :
  1398.  
  1399. AutoSense :
  1400.  
  1401. Caption : [00000011] WAN Miniport (Network Monitor)
  1402.  
  1403. ConfigManagerErrorCode :
  1404.  
  1405. ConfigManagerUserConfig :
  1406.  
  1407. CreationClassName : Win32_NetworkAdapter
  1408.  
  1409. Description : WAN Miniport (Network Monitor)
  1410.  
  1411. ErrorCleared :
  1412.  
  1413. ErrorDescription :
  1414.  
  1415. GUID :
  1416.  
  1417. Index : 11
  1418.  
  1419. InstallDate :
  1420.  
  1421. Installed : True
  1422.  
  1423. InterfaceIndex : 2
  1424.  
  1425. LastErrorCode :
  1426.  
  1427. MACAddress :
  1428.  
  1429. Manufacturer :
  1430.  
  1431. MaxNumberControlled : 0
  1432.  
  1433. MaxSpeed :
  1434.  
  1435. NetConnectionID :
  1436.  
  1437. NetConnectionStatus :
  1438.  
  1439. NetEnabled :
  1440.  
  1441. NetworkAddresses :
  1442.  
  1443. PermanentAddress :
  1444.  
  1445. PhysicalAdapter : False
  1446.  
  1447. PNPDeviceID :
  1448.  
  1449. PowerManagementCapabilities :
  1450.  
  1451. PowerManagementSupported : False
  1452.  
  1453. ProductName : WAN Miniport (Network Monitor)
  1454.  
  1455. ServiceName :
  1456.  
  1457. Speed :
  1458.  
  1459. SystemCreationClassName : Win32_ComputerSystem
  1460.  
  1461. SystemName : DESKTOP-S7J65P2
  1462.  
  1463. TimeOfLastReset : 20230912102842.500000-420
  1464.  
  1465. Scope : System.Management.ManagementScope
  1466.  
  1467. Path : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="11"
  1468.  
  1469. Options : System.Management.ObjectGetOptions
  1470.  
  1471. ClassPath : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter
  1472.  
  1473. Properties : {AdapterType, AdapterTypeId, AutoSense, Availability...}
  1474.  
  1475. SystemProperties : {__GENUS, __CLASS, __SUPERCLASS, __DYNASTY...}
  1476.  
  1477. Qualifiers : {dynamic, Locale, provider, UUID}
  1478.  
  1479. Site :
  1480.  
  1481. Container :
  1482.  
  1483.  
  1484.  
  1485. PSComputerName : DESKTOP-S7J65P2
  1486.  
  1487. Availability : 3
  1488.  
  1489. Name : Microsoft Wi-Fi Direct Virtual Adapter
  1490.  
  1491. Status :
  1492.  
  1493. StatusInfo :
  1494.  
  1495. DeviceID : 12
  1496.  
  1497. __GENUS : 2
  1498.  
  1499. __CLASS : Win32_NetworkAdapter
  1500.  
  1501. __SUPERCLASS : CIM_NetworkAdapter
  1502.  
  1503. __DYNASTY : CIM_ManagedSystemElement
  1504.  
  1505. __RELPATH : Win32_NetworkAdapter.DeviceID="12"
  1506.  
  1507. __PROPERTY_COUNT : 40
  1508.  
  1509. __DERIVATION : {CIM_NetworkAdapter, CIM_LogicalDevice, CIM_LogicalElement, CIM_ManagedSystemElement}
  1510.  
  1511. __SERVER : DESKTOP-S7J65P2
  1512.  
  1513. __NAMESPACE : root\cimv2
  1514.  
  1515. __PATH : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="12"
  1516.  
  1517. AdapterType : Ethernet 802.3
  1518.  
  1519. AdapterTypeId : 0
  1520.  
  1521. AutoSense :
  1522.  
  1523. Caption : [00000012] Microsoft Wi-Fi Direct Virtual Adapter
  1524.  
  1525. ConfigManagerErrorCode : 0
  1526.  
  1527. ConfigManagerUserConfig : False
  1528.  
  1529. CreationClassName : Win32_NetworkAdapter
  1530.  
  1531. Description : Microsoft Wi-Fi Direct Virtual Adapter
  1532.  
  1533. ErrorCleared :
  1534.  
  1535. ErrorDescription :
  1536.  
  1537. GUID :
  1538.  
  1539. Index : 12
  1540.  
  1541. InstallDate :
  1542.  
  1543. Installed : True
  1544.  
  1545. InterfaceIndex : 20
  1546.  
  1547. LastErrorCode :
  1548.  
  1549. MACAddress : 12:BB:F3:37:93:34
  1550.  
  1551. Manufacturer : Microsoft
  1552.  
  1553. MaxNumberControlled : 0
  1554.  
  1555. MaxSpeed :
  1556.  
  1557. NetConnectionID :
  1558.  
  1559. NetConnectionStatus :
  1560.  
  1561. NetEnabled :
  1562.  
  1563. NetworkAddresses :
  1564.  
  1565. PermanentAddress :
  1566.  
  1567. PhysicalAdapter : False
  1568.  
  1569. PNPDeviceID : {5D624F94-8850-40C3-A3FA-A4FD2080BAF3}\VWIFIMP_WFD\5&AE25CDA&0&11
  1570.  
  1571. PowerManagementCapabilities :
  1572.  
  1573. PowerManagementSupported : False
  1574.  
  1575. ProductName : Microsoft Wi-Fi Direct Virtual Adapter
  1576.  
  1577. ServiceName : vwifimp
  1578.  
  1579. Speed : 9223372036854775807
  1580.  
  1581. SystemCreationClassName : Win32_ComputerSystem
  1582.  
  1583. SystemName : DESKTOP-S7J65P2
  1584.  
  1585. TimeOfLastReset : 20230912102842.500000-420
  1586.  
  1587. Scope : System.Management.ManagementScope
  1588.  
  1589. Path : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="12"
  1590.  
  1591. Options : System.Management.ObjectGetOptions
  1592.  
  1593. ClassPath : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter
  1594.  
  1595. Properties : {AdapterType, AdapterTypeId, AutoSense, Availability...}
  1596.  
  1597. SystemProperties : {__GENUS, __CLASS, __SUPERCLASS, __DYNASTY...}
  1598.  
  1599. Qualifiers : {dynamic, Locale, provider, UUID}
  1600.  
  1601. Site :
  1602.  
  1603. Container :
  1604.  
  1605.  
  1606.  
  1607. PSComputerName : DESKTOP-S7J65P2
  1608.  
  1609. Availability : 3
  1610.  
  1611. Name : Microsoft Wi-Fi Direct Virtual Adapter #2
  1612.  
  1613. Status :
  1614.  
  1615. StatusInfo :
  1616.  
  1617. DeviceID : 13
  1618.  
  1619. __GENUS : 2
  1620.  
  1621. __CLASS : Win32_NetworkAdapter
  1622.  
  1623. __SUPERCLASS : CIM_NetworkAdapter
  1624.  
  1625. __DYNASTY : CIM_ManagedSystemElement
  1626.  
  1627. __RELPATH : Win32_NetworkAdapter.DeviceID="13"
  1628.  
  1629. __PROPERTY_COUNT : 40
  1630.  
  1631. __DERIVATION : {CIM_NetworkAdapter, CIM_LogicalDevice, CIM_LogicalElement, CIM_ManagedSystemElement}
  1632.  
  1633. __SERVER : DESKTOP-S7J65P2
  1634.  
  1635. __NAMESPACE : root\cimv2
  1636.  
  1637. __PATH : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="13"
  1638.  
  1639. AdapterType : Ethernet 802.3
  1640.  
  1641. AdapterTypeId : 0
  1642.  
  1643. AutoSense :
  1644.  
  1645. Caption : [00000013] Microsoft Wi-Fi Direct Virtual Adapter
  1646.  
  1647. ConfigManagerErrorCode : 0
  1648.  
  1649. ConfigManagerUserConfig : False
  1650.  
  1651. CreationClassName : Win32_NetworkAdapter
  1652.  
  1653. Description : Microsoft Wi-Fi Direct Virtual Adapter
  1654.  
  1655. ErrorCleared :
  1656.  
  1657. ErrorDescription :
  1658.  
  1659. GUID :
  1660.  
  1661. Index : 13
  1662.  
  1663. InstallDate :
  1664.  
  1665. Installed : True
  1666.  
  1667. InterfaceIndex : 34
  1668.  
  1669. LastErrorCode :
  1670.  
  1671. MACAddress : 92:BB:F3:37:93:34
  1672.  
  1673. Manufacturer : Microsoft
  1674.  
  1675. MaxNumberControlled : 0
  1676.  
  1677. MaxSpeed :
  1678.  
  1679. NetConnectionID :
  1680.  
  1681. NetConnectionStatus :
  1682.  
  1683. NetEnabled :
  1684.  
  1685. NetworkAddresses :
  1686.  
  1687. PermanentAddress :
  1688.  
  1689. PhysicalAdapter : False
  1690.  
  1691. PNPDeviceID : {5D624F94-8850-40C3-A3FA-A4FD2080BAF3}\VWIFIMP_WFD\5&AE25CDA&0&12
  1692.  
  1693. PowerManagementCapabilities :
  1694.  
  1695. PowerManagementSupported : False
  1696.  
  1697. ProductName : Microsoft Wi-Fi Direct Virtual Adapter
  1698.  
  1699. ServiceName : vwifimp
  1700.  
  1701. Speed : 9223372036854775807
  1702.  
  1703. SystemCreationClassName : Win32_ComputerSystem
  1704.  
  1705. SystemName : DESKTOP-S7J65P2
  1706.  
  1707. TimeOfLastReset : 20230912102842.500000-420
  1708.  
  1709. Scope : System.Management.ManagementScope
  1710.  
  1711. Path : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter.DeviceID="13"
  1712.  
  1713. Options : System.Management.ObjectGetOptions
  1714.  
  1715. ClassPath : \\DESKTOP-S7J65P2\root\cimv2:Win32_NetworkAdapter
  1716.  
  1717. Properties : {AdapterType, AdapterTypeId, AutoSense, Availability...}
  1718.  
  1719. SystemProperties : {__GENUS, __CLASS, __SUPERCLASS, __DYNASTY...}
  1720.  
  1721. Qualifiers : {dynamic, Locale, provider, UUID}
  1722.  
  1723. Site :
  1724.  
  1725. Container :
  1726.  
  1727.  
  1728.  
  1729.  
  1730.  
  1731.  
  1732.  
  1733. PS C:\Users\JRP NUC 1>
  1734.  
  1735.  
Add Comment
Please, Sign In to add comment