当前位置:网站首页>Win 10 mstsc connect RemoteApp
Win 10 mstsc connect RemoteApp
2022-07-01 23:12:00 【qq_ thirty-eight million seven hundred and eighty-one thousand 】
This article is about mstsc Client-side configuration ( The configuration of the server is not described in this article ), The premise is that the server is equipped , know RemoteApp How to play
windows 2008 Of mstsc There is a configuration , About Program Of tab page

however win 10 Cut down the program function , It makes it impossible to connect RemoteApp

The reason is
------ Digression ------
At present, it seems that it can be written to death by modifying the registry RemoteApp Program path , More trouble
In fact, another way is to generate .rdp The file specified RemoteApp The path of If in rdp File plus ,notepad Is the program startup path , Start parameters can be followed
alternate shell:s:notepadat present win 10 The menu bar has RemoteApp Options , But I need url, I don't know how to play that
------ Digression ------
My solution is to copy the old system mstsc, Such as windows server 2008
Copy mstsc Three documents are needed , Otherwise mstsc Unable to run
C:\Windows\System32\mstsc.exe
C:\Windows\system32\mstscax.dll
C:\Windows\System32\zh-CN\mstsc.exe.muiRemember to back up the original before replacement , To prevent problems
I have downloaded it here , Download and open , My test system is win10 Enterprise Edition
windowsserver2008 Of mstsc-WindowsServer Document resources -CSDN download
Possible problems
Tips The connection will not be established because the administrator has restricted the credentials that may be used
function gpedit.msc
Computer configuration -> Manage templates -> System -> Credential assignment
Allow assignment of default credentials -> Enable
fill TERMSRV/* preservation
mstsc Login failure
For example, the login flashed , There's no hint , No progress bar , Because windows 2008 Of mstsc Do not apply to win10 Credential manager for
We need to get the original first mstsc Connect , And check this ( After that , The credentials of the credential manager are permanently changed from enterprise to local computer , I am a win10 Enterprise Edition ), preservation windows The credentials , Can be used windows server 2008 Of mstsc Connect

If the progress bar is not connected , It means that the server is turned on tls authentication ,win 2008 Only support tls 1.0, Need to be closed
边栏推荐
- 思科考试--路由的概念和配置考试
- 用JpaTransactionManager操作数据库事务
- 常见的二十种软件测试方法详解(史上最全)
- Convergence and disposal suggestions of some Internet exposure surfaces
- Summary of "performance testing" of software testing, novice will know the knowledge points on the road
- 攻防演习防御体系构建之第三篇之建立实战化的安全体系
- 【微服务|Sentinel】SentinelResourceAspect详解
- dat.GUI
- 关于游戏性能优化的一些感想
- openresty 负载均衡
猜你喜欢
随机推荐
玻璃马赛克
Using emqx cloud to realize one machine one secret verification of IOT devices
ESP自动下载电路设计
微信个人小商店一键开通助手小程序开发
实在RPA:银行数字化,业务流程自动化“一小步”,贷款审核效率“一大步”
Jerry's question about long press boot detection [chapter]
Cisco test -- the concept and configuration test of routing
locust的使用
shell 自定义函数
shell 流程控制
若干互联网暴露面的收敛及处置建议
什么是马赛克?
Some abilities can't be learned from work. Look at this article, more than 90% of peers
CKS CKA ckad change terminal to remote desktop
[applet] realize the left and right [sliding] list through the scroll view component
CKS CKA CKAD 将终端更改为远程桌面
[JUC learning road day 8] condition
openresty 负载均衡
通过Go语言创建CA与签发证书
用JpaTransactionManager操作数据库事务









