Untitled
unknown
plain_text
a year ago
630 B
4
Indexable
New-Item -Path "HKLM:\SOFTWARE\Microsoft\Teams" -Force New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Teams" -Name IsWVDEnvironment -PropertyType DWORD -Value 1 -Force New-Item -Path "HKCU\SOFTWARE\Microsoft\Terminal Server Client\Default\AddIns\WebRTC Redirector" -Force New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Teams" -Name UseHardwareEncoding -PropertyType DWORD -Value 1 -Force New-Item -Path "HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server\AddIns\WebRTC Redirector\Policy" -Force New-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\Teams" -Name ShareClientDesktop -PropertyType DWORD -Value 1 -Force
Editor is loading...
Leave a Comment