Status ClassFriendlyNameInstanceId ------ ----- ------------ ---------- OKBluetoothBoseQC35IIAvrcpTransportBTHENUM\{0000110C-00... OK Bluetooth Generic Attribute Profile BTHLEDEVICE\{0000180... OK Bluetooth Generic Access Profile BTHLEDEVICE\{0000180... OK Bluetooth Generic Attribute Profile BTHLEDEVICE\{0000180... OK Bluetooth Bamboo Ink Plus BTHLE\DEV_006FF2E608... OK Bluetooth Bose QC35 II Avrcp Transport BTHENUM\{0000110E-00... OK Bluetooth Generic Attribute Profile BTHLEDEVICE\{0000180... OK Bluetooth SMA001d SN: 2110109033 SN2110109033 BTHENUM\DEV_0080251B... OK Bluetooth MX Master 3 BTHLE\DEV_D304DEE615... OK Bluetooth Bluetooth LE Generic Attribute Service BTHLEDEVICE\{0000FE5... OK Bluetooth Microsoft Bluetooth LE Enumerator BTH\MS_BTHLE\6&1B2C8... OK Bluetooth Device Information Service BTHLEDEVICE\{0000180... OK Bluetooth Bluetooth LE Generic Attribute Service BTHLEDEVICE\{0000180... OK Bluetooth Device Information Service BTHLEDEVICE\{0000180... OK Bluetooth Generic Access Profile BTHLEDEVICE\{0000180... OK Bluetooth Bluetooth LE Generic Attribute Service BTHLEDEVICE\{0001000... OK Bluetooth Bluetooth LE Generic Attribute Service BTHLEDEVICE\{0000180... OK Bluetooth MX Keys BTHLE\DEV_D9FDB81EAB... OK Bluetooth Device Information Service BTHLEDEVICE\{0000180... OK Bluetooth Microsoft Bluetooth Enumerator BTH\MS_BTHBRB\6&1B2C... OK Bluetooth Generic Access Profile BTHLEDEVICE\{0000180... OK Bluetooth Bluetooth LE Generic Attribute Service BTHLEDEVICE\{0001000... OK Bluetooth Intel(R) Wireless Bluetooth(R) USB\VID_8087&PID_002... OK Bluetooth Bluetooth Device (RFCOMM Protocol TDI) BTH\MS_RFCOMM\6&1B2C... OK Bluetooth Bluetooth LE Generic Attribute Service BTHLEDEVICE\{0000180... OK Bluetooth Bose QC35 II BTHENUM\DEV_2811A579...
要根据名称搜索特定的蓝牙设备,请尝试下面一行代码。它会查找名称中带有 “Bose” 的所有设备:
1 2 3 4 5 6 7
PS> Get-PnpDevice-Class Bluetooth -FriendlyName *Bose*
Status ClassFriendlyName ------ ----- ------------ OKBluetoothBoseQC35IIAvrcpTransport OKBluetoothBoseQC35IIAvrcpTransport OKBluetoothBoseQC35II
PS> Get-PnpDevice-Class Bluetooth | Select-Object-Property Caption, Manufacturer, Service
Caption Manufacturer Service -------------------------- Bose QC35 II Avrcp Transport Microsoft Microsoft_Bluetooth_AvrcpTransport Generic Attribute Profile Microsoft UmPass Generic Access Profile Microsoft UmPass Generic Attribute Profile Microsoft UmPass Bamboo Ink Plus Microsoft BthLEEnum Bose QC35 II Avrcp Transport Microsoft Microsoft_Bluetooth_AvrcpTransport Generic Attribute Profile Microsoft UmPass SMA001d SN: 2110109033 SN2110109033 Microsoft MX Master 3 Microsoft BthLEEnum Bluetooth LE Generic Attribute Service Microsoft UmPass Microsoft Bluetooth LE Enumerator Microsoft BthLEEnum Device Information Service Microsoft UmPass Bluetooth LE Generic Attribute Service Microsoft UmPass Device Information Service Microsoft UmPass Generic Access Profile Microsoft UmPass Bluetooth LE Generic Attribute Service Microsoft UmPass Bluetooth LE Generic Attribute Service Microsoft UmPass MX Keys Microsoft BthLEEnum Device Information Service Microsoft UmPass Microsoft Bluetooth Enumerator Microsoft BthEnum Generic Access Profile Microsoft UmPass Bluetooth LE Generic Attribute Service Microsoft UmPass Intel(R) Wireless Bluetooth(R) Intel Corporation BTHUSB Bluetooth Device (RFCOMM Protocol TDI) Microsoft RFCOMM Bluetooth LE Generic Attribute Service Microsoft UmPass Bose QC35 II Microsoft
当您使用名词 “PnPDevice” 搜索其他 cmdlet 时,还可以发现启用或禁用的命令:
1 2 3 4 5 6 7
PS> Get-Command-Noun PnPDevice
CommandType Name Version Source ---------------------------- FunctionDisable-PnpDevice1.0.0.0PnpDevice FunctionEnable-PnpDevice1.0.0.0PnpDevice FunctionGet-PnpDevice1.0.0.0PnpDevice
# create a new queue $namespaces = [System.Collections.Queue]::new()
# add an initial namespace to the queue # any namespace in the queue will later be processed $namespaces.Enqueue('root')
# process all elements on the queue until all are taken While ($namespaces.Count -gt0-and ($current = $namespaces.Dequeue())) { # find child namespaces Get-CimInstance-Namespace$current-ClassName __Namespace -ErrorAction Ignore | # ignore localization namespaces Where-Object Name -NotMatch'^ms_\d{2}' | ForEach-Object { # construct the full namespace name $childnamespace = '{0}\{1}'-f$current, $_.Name # add namespace to queue $namespaces.Enqueue($childnamespace) }
# establish network session $credential = Get-Credential-Message'Your logon details' $computername = '127.0.0.1'# one or more comma-separated IP addresses or computer names # note that IP addresses only work with NTFS authentication. # using computer names in AD is more secure (Kerberos)
ProfileName ConnectionMode Authentication Encryption Password --------------------------------------------------------- HOTSPLOTS_WR_Muehlenberg manual open none Zudar06_Gast auto WPA2PSK AES management auto WPA3SAE AES MagentaWLAN-X5HZ auto WPA3SAE AES Alando-Whg.17 auto WPA2PSK AES internet-cafe auto WPA2PSK AES Training manual WPA2PSK AES QSC-Guest auto open none ibisbudget manual open none Leonardo auto open none ROOMZ-GUEST auto open none Freewave auto open none PS Saturday auto WPA2PSK AES WIFIonICE manual open none Airport Hotel auto WPA2PSK AES