Hi,
checking the Powershell cmdlets can use your examples (although case sensitive).
But if i want to get anything except Group or OS
Get-RDM-Property -ID "{00000000-0000-0000-0000-000000000000}" -Property "Group"
Get-RDM-Property "{00000000-0000-0000-0000-000000000000}" "MetaInformation" "OS"
i don't know where to find e.g. Keywords!
I would like to add Metadata from our central XSLX Repository (like i do for vCenter, SecretServer,...) into RDM but i don't know what the Properties/Metatada are exactly located.
A cmdlet List-RDM-Property would be nice or a documentation of the Data structure - how to Get/Set which field.
Thanks and Regards,
Peter
checking the Powershell cmdlets can use your examples (although case sensitive).
But if i want to get anything except Group or OS
Get-RDM-Property -ID "{00000000-0000-0000-0000-000000000000}" -Property "Group"
Get-RDM-Property "{00000000-0000-0000-0000-000000000000}" "MetaInformation" "OS"
i don't know where to find e.g. Keywords!
I would like to add Metadata from our central XSLX Repository (like i do for vCenter, SecretServer,...) into RDM but i don't know what the Properties/Metatada are exactly located.
A cmdlet List-RDM-Property would be nice or a documentation of the Data structure - how to Get/Set which field.
Thanks and Regards,
Peter