core/PSDefaultParameterValues.json

{
    "Build-OSDeployBootMedia:Name": "OSDeploy",
    "Build-OSDeployBootMedia:Languages": "en-us",
    "Build-OSDeployBootMedia:SetAllIntl": "en-us",
    "Build-OSDeployBootMedia:SetInputLocale": "en-us",
 
    "New-OSDeployHyperVM:NamePrefix": "OSDeploy",
    "New-OSDeployHyperVM:Generation": 2,
    "New-OSDeployHyperVM:MemoryStartupGB": 8,
    "New-OSDeployHyperVM:ProcessorCount": 2,
    "New-OSDeployHyperVM:VHDSizeGB": 64,
    "New-OSDeployHyperVM:DisplayResolution": "1600x900",
    "New-OSDeployHyperVM:SecureBootTemplate": "MicrosoftWindows",
    "New-OSDeployHyperVM:CheckpointVM": true,
    "New-OSDeployHyperVM:StartVM": true,
 
    "Invoke-OSDeployMDT:SetInputLocale": "en-us",
 
    "Get-OSDeployWinPEDrivers:Interactive": true
}