need powercli help - customfields

need powercli help - customfields

I want to modify all vm clients where by I manipulate  one customfield out of four customfields

the customfield I want to manipulate [NB_LAST_BACKUP, <date>] to [NB_LAST_BACKUP, No Backups]

get-vm cbsrfp003 | select customfields # this only displays the value I want to change the value

CustomFields
------------
{[Application, RightFax], [DR Required, No], [Logged in User, ], [NB_LAST_BACKUP, No Backups]...}

where I replace   [NB_LAST_BACKUP, <date>]   to   [NB_LAST_BACKUP, No Backups]

Your help in this query is much appreciated

Version history
Revision #:
1 of 1
Last update:
‎10-02-2018 11:54 AM
Updated by: