Unsolved
This post is more than 5 years old
11 Posts
0
161096
November 3rd, 2015 17:00
Powershell 8.6 Module JSON Bug
I was getting an error when trying to run a convertto-json on some computer objects retrieved with Get-QVWComputer The error was something along the lines of newtonsoft.json version 6.0.0.0 required. It turns out 8.6 ships with version 5. I had to copy theNewtonsoft.Json.dll from my c:\windows\syswow64 folder to the C:\Program Files\Dell vWorkspace\vWorkspace and replace the existing one and then it worked.
No Events found!