本帖最后由 C罗单手卸AF 于 2020-10-9 21:15 编辑
需求: 1、超融合客户产品需要使用谷歌或者火狐浏览器运维,但咱们的堡垒机B/S运维方式为IE11及以上浏览器,如果要使用谷歌或者火狐,就需要发布C/S资源。 2、使用C/S资源发布后可以新建窗口,无法安全运维,故要使用全屏,无法新建窗口,从而达到使用谷歌或火狐安全运维。
1、动作流改为:
prg=C:\Program Files (x86)\Google\Chrome\Application\chrome.exe --app=https:\\fortIp --start-maximized2、替换应用发布服务器的remoteAppagent,remoteAppagent目录在C:\Program Files\isompAPP
模板: 第一步添加动作流:prg=C:\Program Files (x86)\Google\Chrome\Application\chrome.exe --app=https:\\fortIp --start-maximized,fnc=enter,tmo=3000,fnc=3tab,fnc=enter,tmo=1000,fnc=tab,fnc=enter,tmo=3000,dat=fortAccount,tmo=2000,fnc=tab,dat=fortPassword,tmo=1000,fnc=4tab,fnc=enter
第二部替换remoteAppAgent 所替换remoteAppAgent网盘链接: 提取码:dhw8
全屏结果显示如下: |