取消
显示结果 
搜索替代 
您的意思是: 
cancel
4056
查看次数
0
有帮助
1
回复

是否可以通过 ASA 关闭 AnyConnect 自动升级?

lich8088
Level 1
Level 1
是否可以通过 ASA 关闭 AnyConnect 自动升级?
1 个已接受解答

已接受的解答

蝎子256
Level 1
Level 1
是。请使用这些方法之一为了通过ASA关闭自动AnyConnect升级:
·;;;;;;;;
调节在ASA的配置文件禁用更新。
·;;;;;;;
“<AutoUpdate
UserControllable="false">false</AutoUpdate>”
·;;;;;;;;
请使用一个本地策略禁用AnyConnect下载者。
·;;;;;;;
BypassDownloader
·;;;;;;;
;true
·;;;;;;;
;The client does not check for any dynamic
content present on the ASA,
·;;;;;;;
;;;;;including profile
updates, translations, customization, optional
modules, and core software updates.
<BypassDownloader>true</BypassDownloader>
参考AnyConnect本地策略文件参数和值欲知更多信息。
许可授权[/url]

在原帖中查看解决方案

1 条回复1

蝎子256
Level 1
Level 1
是。请使用这些方法之一为了通过ASA关闭自动AnyConnect升级:
·;;;;;;;;
调节在ASA的配置文件禁用更新。
·;;;;;;;
“<AutoUpdate
UserControllable="false">false</AutoUpdate>”
·;;;;;;;;
请使用一个本地策略禁用AnyConnect下载者。
·;;;;;;;
BypassDownloader
·;;;;;;;
;true
·;;;;;;;
;The client does not check for any dynamic
content present on the ASA,
·;;;;;;;
;;;;;including profile
updates, translations, customization, optional
modules, and core software updates.
<BypassDownloader>true</BypassDownloader>
参考AnyConnect本地策略文件参数和值欲知更多信息。
许可授权[/url]
快捷链接