mmc 錯誤
- Category: 電腦相關
 - Last Updated: Monday, 30 January 2012 10:09
 - Published: Monday, 30 January 2012 10:01
 - Written by sam
 
日前在執行mmc時常顯示的錯誤
放了好久都沒理它
但最近services常常出問題…每次進入都會跳出
只好來把它解決了
Read more: mmc 錯誤日前在執行mmc時常顯示的錯誤
放了好久都沒理它
但最近services常常出問題…每次進入都會跳出
只好來把它解決了
Read more: mmc 錯誤最近公司因為業務需求採購了一批藍芽條碼機
使用者在遠端環境時使用條碼機時 字元轉換出錯了…
WIN介面:C111129C2012
ERP介面:C!11129C@)!@
看來應該是字碼轉換問題 組合鍵值…
On the remote desktop client select the "Options" button to see the advanced connection data. Click on the "Local Resources" tab and under the "Keyboard" section you want to choose the option to apply Windows key combinations "On the local computer" rather then the default of "In full screen mode only"
想在未開啟遠端桌面的電腦啟用遠端桌面,除了使用群組原則以外,還可以手動透過連接regedit方式來開啟
首先
1. 連至該目標電腦的regedit(必需有權限)
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\
fDenyTSConnections\ 修改值為0
2. 記得將自己帳號加入該目標的 Remote Desktop Users 群組中