Mayank Goyal

Results 5 comments of Mayank Goyal
trafficstars

I couldn't load a single asset on my github pages. Always throwing the same error "Problem loading asset"

the -Value 4. I think this has to be provided in some other format.

PS C:\Windows\system32> $patternSettings = $pool.AutomatedDesktopData.VmNamingSettings.PatternNamingSettings PS C:\Windows\system32> $patternSettings.MaxNumberOfMachines = 4 PS C:\Windows\system32> Set-HVPool -Poolname 'FulClnJSON' -Key 'automatedDesktopData.vmNamingSpec.patternNamingSettings' -Value $patternSettings Updating the Pool: FulClnJSON Exception calling "Desktop_Update" with "3" argument(s): "ExceptionType...

Using Set-HVPool -Poolname 'FulClnJSON' -Key 'automatedDesktopSpec.vmNamingSpec.patterNamingSettings.maxNumberOfMachines' -Value 4