netsh wlan show profiles
netsh wlan show profile name="<net>" key=clear
1. Certificate thumbprint. Certificate must be installed in personal store at the computer level.
2. Run PowerShell script:
$PATH = (Get-WmiObject -class "Win32_TSGeneralSetting" -Namespace root\cimv2\terminalservices)
Set-WmiInstance -Path $PATH -argument @{SSLCertificateSHA1Hash="thumbprint"}
After you install Windows 7 Service Pack 1 (SP1) or Windows Server 2008 R2 Service Pack 1 (SP1) using integrated media, you may see the following WMI error is logged in the application log after every reboot:
Details - Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace "//./root/CIMV2" because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected.
Full arcticle: https://support.microsoft.com/ru-ru/help/2545227/event-id-10-is-logged-in-the-application-log-after-you-install-service.
Отключение двойной обработки нажатий медиа-клавиш при установленной LCDSirReal.
В файле <user profile>\Documents\LCDSirReal\lcdsirreal.txt установить значение параметра "tun_mediakeys" равным "0".
"%Systemroot%\system32\rundll32.exe" shell32.dll,Control_RunDLL desk.cpl,,0