Hi Tim, when I add that Line to my script I get the following Error:
New-SwisObject : Inverse transforms not implemented.
At C:\Users\Administrator\Desktop\Node_Export_Import_1.ps1:271 char:34
+ $newUri = New-SwisObject <<<< $target –EntityType "Orion.Nodes" –Properties $newNodeProps
+ CategoryInfo : InvalidOperation: (:) [New-SwisObject], FaultException`1
+ FullyQualifiedErrorId : SwisError,SwisPowerShell.NewSwisObject
I am a bit confused because when I set a variable to [DateTime]::UtcNow it shows the following " 20.09.2013 06:43:09 " ....