PropertyValue
http://www.w3.org/1999/02/22-rdf-syntax-ns#type
http://www.w3.org/ns/prov#value
  • With that information, here is a function that you can use to specify settings for a NIC based on the name of the NIC. 1: function Set-IPAddress { 2: param( [string]$networkinterface, 3: [string]$ip, 4: [string]$mask, 5: [string]$gateway, 6: [string]$dns1, 7: [string]$dns2, 8:
http://www.w3.org/ns/prov#wasQuotedFrom
  • get-powershell.com