PowerCLI-Example-Scripts
PowerCLI-Example-Scripts copied to clipboard
Machines on Demand stays 0 with script
trafficstars
I have a nice working scripit now for linked clone pools and instant clone pools. The only thing thats not working is te provisiond machines on demand this one stays at 0.
NamingMethod": "PATTERN", "PatternNamingSettings": { "NamingPattern": "testic4{n:fixed=3}", "MaxNumberOfMachines": "10", "NumberOfSpareMachines": "1", "ProvisioningTime": "ON_DEMAND", "MinNumberOfMachines": "2"
This is the json piece where i say to set it to 2. Is there anything i can do about this. I dont get an error or something.