Created
December 13, 2018 06:52
-
-
Save OSDeploy/900a786b629394442955864bee774eba to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"TaskName": "OSBuild Scripts Test", | |
"TaskVersion": "18.12.12.0", | |
"TaskType": "OSBuild", | |
"MediaName": "Win10 Ent x64 1809 17763.168", | |
"BuildName": "", | |
"AddFeatureOnDemand": null, | |
"AddLanguageFeature": null, | |
"AddLanguageInterfacePack": null, | |
"AddLanguagePack": null, | |
"AddWindowsDriver": null, | |
"AddWindowsPackage": null, | |
"DisableWindowsOptionalFeature": null, | |
"EnableNetFX3": "False", | |
"EnableWindowsOptionalFeature": null, | |
"ImportStartLayout": "", | |
"InvokeScript": [ | |
"Scripts\\Remove-OneDriveSetup.ps1", | |
"Scripts\\Add-DesktopIcons.ps1" | |
], | |
"LangSetAllIntl": "", | |
"LangSetInputLocale": "", | |
"LangSetSKUIntlDefaults": "", | |
"LangSetSetupUILang": "", | |
"LangSetSysLocale": "", | |
"LangSetUILang": "", | |
"LangSetUILangFallback": "", | |
"LangSetUserLocale": "", | |
"RemoveAppxProvisionedPackage": null, | |
"RemoveWindowsCapability": null, | |
"RemoveWindowsPackage": null, | |
"RobocopyExtraFiles": null, | |
"UseWindowsUnattend": "", | |
"WinPEAddADKPE": null, | |
"WinPEAddADKRE": null, | |
"WinPEAddADKSetup": null, | |
"WinPEAddDaRT": "", | |
"WinPEAddWindowsDriver": null, | |
"WinPEInvokeScriptPE": null, | |
"WinPEInvokeScriptRE": null, | |
"WinPEInvokeScriptSetup": null, | |
"WinPERobocopyExtraFilesPE": null, | |
"WinPERobocopyExtraFilesRE": null, | |
"WinPERobocopyExtraFilesSetup": null | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment