How to config Remote Desktop
如何配置远程桌面服务,禁用打印机重定向。
参考微软文档: http://technet.microsoft.com/en-us/library/bb457106.aspx
To access Terminal Services Group Policy
From the Start menu, click Run, type mmc, and then click OK.
On the File menu, click Add/Remove Snap-in.
In the Add/Remove Snap-in dialog box, click Add.
In the Add Standalone Snap-in dialog box, click Group Policy, click Add, and then click Finish.
In the Add Standalone Snap-in dialog box, click Close.
In the Add/Remove Snap-in dialog box, click OK.
In the console pane, double-click Computer Configuration, click Administrative Templates, click Windows Components, and then click Terminal Services.
(鱼漂提醒你,也可以直接运行gpedit.msc命令)
Terminal Services Group Policies are organized individually and in folders. Table 8-4 lists some of the Terminal Services Group Policy folders, policies, and functions that affect Remote Desktop.
Table 8-4 Group Policy Settings That Affect Remote Desktop
Folder | Group Policy | Function |
---|---|---|
Terminal | Allow users to connect remotely using Terminal Services | Enables Remote Desktop on computers targeted by this policy. |
Automatic reconnection | Allows Remote Desktop Connection clients to automatically reconnect if the network link is temporarily lost. | |
Limit maximum color depth | Sets a limit on the color depth of any connection to a terminal server or Remote Desktop. | |
Client/Server Data Redirection | Allow audio redirection | Allows users to play the remote computer audio at the local computer during a Remote Desktop session. |
Do not allow clipboard redirection | Disables sharing of clipboard contents. | |
Do not allow drive redirection | Disables mapping of client drives in Remote Desktop sessions. | |
Do not allow COM port redirection | Disables redirection of data from the remote computer to client COM ports during the Remote Desktop session. | |
Do not allow client printer redirection | Disables mapping of client printers in Remote Desktop sessions. | |
Do not allow LPT port redirection | Disables redirection of data from the remote computer to client LPT ports during the Remote Desktop session. | |
Do not set default client printer to be default printer in a session | Directs Terminal Services to automatically not specify the client printer as the default printer in the Remote Desktop session. | |
Encryption and Security | Always prompt client for password upon connection | Directs Terminal Services to always prompt users for passwords at logon. |
Set client connection encryption level | Directs Terminal Services to enforce the specified encryption level for all data sent between the client and the remote computer during Terminal Services connections. | |
Client | Do not allow passwords to be saved | Controls whether passwords can be saved on this computer from Terminal Services clients. This setting is available only for Window XP Service Pack 2. |