The most recent content from our members.
Hello, I am trying to leverage the example PS script to automate the setting of custom properties of my environment however I have a question about the example. Here is the example: $nodeId=8 # NodeID of a node which custom properties you want to change # prepare a custom property value $customProps = @{ Comments="Custom…
I am struggling getting Custom Properties to add to a new node with powershell. We are successfully adding the node with New-SwisObject, the returning newNodeUri is correct and the $nodeProps is correct as well. The customPropsURI looks correct, the call to Set-SwisObject doesn't return an error. When I browse to the Node…
It looks like you're new here. Sign in or register to get started.