Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 246801

Re: Import Virtual Machine Notes to new vCenter 5.1

$
0
0

Hi Andy,

 

to import the virtual machine Notes attribute into a new vCenter server you can use the following PowerCLI script:

 

Import-CSV-PathNotes.csv |ForEach-ObjectGet-VM$_.Name |  Set-VM-Notes$_.Notes -Confirm:$false
}

Viewing all articles
Browse latest Browse all 246801

Trending Articles



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