I was asked recently where the isVDI setting has gone in the Inventory 5 config.
Its not called isVDI any more
It is now a System setting - see below
env.is_virtual_desktop_infrastructure | Only applicable to the Windows Agent. |
which goes at the end of the snowagent.config file
<SystemSettings>
<Setting key="env.is_virtual_desktop_infrastructure" value="true" />
<Setting key="wmi.poll_interval" value="5" />
<Setting key="send.max_scan_result_backlog_count" value="90" />
<Setting key="http.ssl_verify" value="true" />
<!-- Time to live for all powershell scripts in milliseconds -->
<Setting key="env.powershell_timeout" value="300000" />
<Setting key="log.append" value="false" />
<Setting key="metering.is_enabled" value="true" />
</SystemSettings>
Full details are in the Snow KnowledgeBase
Hi Mark,
What is the impact of enabling VDI=True for all windows agents ?
We have an issue where we have enabled VDI for all windows agents and now on SLM it is showing VDI= Yes for all 14700 machines.
Could you please suggest what could be the issue and how we can resolve that.
Regards
Parvesh