Closed keilma closed 7 years ago
What is -Master d ?
2016TP5 is no longer provided as download, thus 2016 or 2016core have to be used. the parameter is only there in build-lab for those who have that one specific master. however, they will be retired in next version
I just used -d to get all valid masters. Is there another way to do this? Why is for example 2016TP5 in the ValidateSet when running .\build-lab.ps1 -Blanknode -Master xyz and not when running .\build-lab.ps1 -Blanknode -Master 2016TP5 -defaults?
there is no option -d. to get a list of valid Parameters, tab or use get-help build-lab.ps1 -Parameter Master . 2016TP5 is/was there for those who have 2016TP5. The master i no longer available for download as the TP Version itself has expired. with latest update it should also be removed form the build-lab options
Get-Help .\build-lab.ps1 -Parameter master
-Master
Erforderlich? false
Position? named
Standardwert
Pipelineeingaben akzeptieren?false
Platzhalterzeichen akzeptieren?false
Hi,
when running .\build-lab.ps1 -Blanknode -Master d I get the following masters:
when running .\build-lab.ps1 -Blanknode -Master 2016TP5 -defaults I get this message:
Running .\build-lab.ps1 -Blanknode -Master 2016 -defaults works. Complete output:
Kind regards Marcel