问题标签 [remoteapp]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
powershell - 无法通过指向 Excel 工作簿的 Powershell 创建远程应用程序
我正在使用 Windows Server 2008 R2。
我正在尝试使用 Powershell 创建一个指向 Excel 工作簿的新远程应用程序。以下脚本在 New-Item 调用中失败:
PS C:> Import-Module RemoteDesktopServices
PS C:> cd RDS:
PS RDS:\RemoteApp> New-Item -Path RDS:\RemoteApp\RemoteAppPrograms -Name "ATM999" -Appli 9\ATM999_Cube.xlsx"
新项目:发生未知错误。在 line:1 char:9 + New-Item <<<< -Path RDS:\RemoteApp\RemoteAppPrograms -Name "ATM999" -ApplicationPath ube.xlsx" + CategoryInfo : NotSpecified: (RDS:\RemoteApp\RemoteAppPrograms\ATM999:Stri + FullyQualifiedErrorId : UnknownError,Microsoft.PowerShell.Commands.NewItemCommand
作为测试,我尝试创建一个指向可执行文件而不是 Excel 工作簿的新项目。这样可行。是否有一个参数或我缺少的东西可以让我针对 Excel 工作簿创建一个远程应用程序?
rdp - 在 RDP 调用中传递参数
我有一个程序需要一些参数。我必须将此应用程序远程公开为 RDP 图标。
对此的一种解决方案似乎有不同的批处理文件并将所有批处理文件公开一个单独的应用程序。但我只想要一个 RDP 图标。
执行此操作的标准方法是什么?
c# - 从通过 RemoteApp 或 Citrix ICA 发布的应用程序在连接的客户端桌面上运行外部代码或应用程序?
我在服务器上有桌面应用程序,客户端可以通过 Microsoft RDP 或 RemoteApp 或 Citrix ICA 使用它。现在我需要以某种方式与 RDP/RemoteApp/ICA 会话中服务器上运行的该应用程序的真实用户桌面进行交互。
Microsoft RDP/RemoteApp 或 Citrix ICA 中是否存在一些可用于实现此功能的服务器端 API?
我的应用程序目前是用 C# 编写的,但如果需要,我可以轻松使用 COM/WinAPI。
c# - Launching a RemoteApp programmatically without a system call to "mstsc"
I've an RDP file that successfully start a RemoteApp.
I tried to copy its settings into my C# objects:
I've been searching everywhere but I wasn't able to find any example of how to launch a RemoteApp programmatically.
I've red this page, but it was not very helpfull. The client (a COM control) is connecting successfully, but it just displays a blue screen and no RemoteApp is launched.
Furthermore, I'm not sure that the right method to launch rc.RemoteProgram2.ServerStartProgram
, because it takes paths as arguments, while in my RDP file no path is present!
Can anyone help me? I'm using the right objects to do what I want?
The server runs Windows Server 2008R2
azure - azure 在客户端最小化远程应用程序时断开连接
我们使用 Azure 中的 VM 通过远程应用程序为客户提供服务。
我们遇到的问题是,当用户从托管在 Azure VM 中的远程应用程序中最小化或更改到另一个窗口时,当他们在几秒钟后返回到该窗口时,它会显示“重新连接”大约 10 秒,有时它会断开连接并给出“尝试重新连接”错误。
这必须是故意执行此操作的某个参数。
在服务器端,当这种情况发生时,我们看到会话处于“空闲”状态,在客户等待后,服务器端的空闲状态变为活动状态,远程应用程序再次开始工作。
c# - 隐藏远程桌面连接/进程/ C#
请告诉我如何隐藏窗口以通过 RDP(远程应用程序)连接到已发布的应用程序。即当我通过函数 Process() 打开 rdp 文件时,我的进程运行隐藏,但不幸的是这个进程立即关闭,并运行新副本 mststc.exe 但它的状态不是隐藏的:(
mstsc.Id 不等于 myProcess.Id
我看到第一次运行第一次复制 mstsc.exe(我认为已处理/解析文件),然后第二次运行 ssecond copy mstsc.exe 并且第一个副本被杀死
azure - RemoteApp 审批时间
RemoteApp 的正常审批时间需要多长时间(我等了一个星期!)。
我想为我们检查/测试这个新的天蓝色功能。
azure - 通过 RDweb Access 启动应用程序不起作用
我在 Azure 上创建了一个 Windows Server 2012 VM,在它自己的域中运行 Active Directory。
它也是主机:
- 研发网关
- 研发许可
- RD 网络访问
- RD 连接代理
它已配置为远程桌面会话访问以启动已发布的应用程序。
这是部署的概述: http: //screencast.com/t/NCn8xGFrnzU5
我面临的问题是:
在托管应用程序的 Azure VM 中登录时,我可以: 浏览到“RD Web 访问”URL 登录到 RD 网页 成功启动已发布的应用程序
这是我在登录 Azure VM 时执行上述操作的视频:http: //screencast.com/t/PxZTcXmEl
但是,如果我尝试在任何其他 PC 上执行上述步骤,我们可以浏览到“RD Web 访问”URL 并登录到 RD 网页但是,当我尝试启动应用程序时,我收到错误“远程由于以下原因之一,桌面无法连接到远程计算机…………”(屏幕截图)
这是我在本地机器上执行上述操作的视频:http: //screencast.com/t/zjKlPcok9Fn
我已经运行了 RD 许可证诊断程序,一切似乎都很好:http ://screencast.com/t/3c6qNfWno1u
任何人都可以就可能出现的问题以及如何解决问题提供任何建议吗?
ftp - Remote project in aptana
After last update I can't find any way to manage remote project via ftp or sftp. Aptana has lost this feature or I can not find it? Does anyone know other ide with the same functionalities? I tried netbeans but it downloads the entire project locally. I prefer the aptana way to provide just the list of all files without download them. Does Exist a way to make work netbeans as aptana for remote projects?
azure - 如何备份 Azure RemoteApp VM?
我希望能够创建 RemoteApp VM 的“磁盘映像”,以便稍后将其返回到某个状态。
我已经搜索但没有找到任何方法来做到这一点。有没有办法做到这一点?