Quantcast
Viewing all articles
Browse latest Browse all 2770

scvmm 2012 custom properties broken

I'm having this issue and wondering if it's a BUG:

Using powershell on the VMM 2012 server, Legacy custom properties (Custom1-Custom10) cannot be updated. Try this and see:

get-vm | select name,{$_.customproperties[9]}
get-vm | Set-VM -custom10 "TEST10"  | Select Name
get-vm | select name,{$_.customproperties[9]}

What I find is that custom9 hasnt changed for all VMs. sometimes it changes for none of them... :(

I can set other fields (like -TAG) just fine...

yes I'm admin and running elevated powershell.

I'd appreciate it if someone can verify these symptoms on their systems.

cheers,

-MCT


Viewing all articles
Browse latest Browse all 2770

Trending Articles



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