Quantcast
Channel: VMware Communities: Message List - VMware vCloud Director
Viewing all articles
Browse latest Browse all 7719

Re: SQL Database Query to get all VMs with Guest Customization enabled?

$
0
0

Took a quick stab...

 

select top 10 v.id,v.name,v.vapp_name,v.vc_id,v.moref,v.guest_customize_enabled from ui_vapp_vm_list_view v with(NOLOCK)

 

looks to have if the setting is enabled or not...


Viewing all articles
Browse latest Browse all 7719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>