failed: [ntdvwqwebpcp02b] => {"failed": true, "parsed": false}
ConvertTo-Json : Could not load file or assembly 'System.Web.Extensions,
Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of
its dependencies. The paging file is too small for this operation to complete.
(Exception from HRESULT: 0x800705AF)
At C:\Users\testaccount\AppData\Local\Temp\ansible-tmp-1430444421.11-4114021981
1126\setup.ps1:85 char:17
+ echo $obj | ConvertTo-Json -Depth 99
+ ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [ConvertTo-Json], FileLoadExce
ption
+ FullyQualifiedErrorId : System.IO.FileLoadException,Microsoft.PowerShell
.Commands.ConvertToJsonCommand
I also get this error if I disable the win_copy so MS Error.
More to come.