Folks,
I need a way via Powershell (I know I could probably do it via SQL, but I like to avoid editing the VC DB directly) to go through a cluster of hosts and be able to modify any guest VM that has a custom attribute set in the Notes field. Our issue is that we use Platespin for all of our P2V's and it places this long text string after every conversion in the Notes field:
"Virtual Machine created by PowerConvert 7.0.0.5157 on 8/8/2008 11:47:46 PM"
We want to shorten that string to a something simple since it shows up on reports and causes issues with formatting, something like "P2V 8/8/2008 11:47:46 PM".
Anyone have any ideas?
Thanks.