Config/LegacyMedia/WIN10_x64_Enterprise_20H2_EN_Eval.json
{ "Id": "WIN10_x64_Enterprise_20H2_EN_Eval", "Filename": "WIN10_x64_ENT_20H2_EN_Eval.iso", "Description": "Windows 10 64bit Enterprise 2009 English Evaluation", "Architecture": "x64", "ImageName": "Windows 10 Enterprise Evaluation", "MediaType": "ISO", "OperatingSystem": "Windows", "Uri": "https://software-download.microsoft.com/download/pr/19042.631.201119-0144.20h2_release_svc_refresh_CLIENTENTERPRISEEVAL_OEMRET_x64FRE_en-us.iso", "Checksum": "3B5DA0C84DACDB89ABF4502D79CF0CA4", "CustomData": { "WindowsOptionalFeature": ["NetFx3"], "CustomBootstrap": [ "## Unattend.xml will set the Administrator password, but it won't enable the account on client OSes", "NET USER Administrator /active:yes;", "Set-ItemProperty -Path HKLM:\\SOFTWARE\\Microsoft\\PowerShell\\1\\ShellIds\\Microsoft.PowerShell -Name ExecutionPolicy -Value RemoteSigned -Force; #306", "## Kick-start PowerShell remoting on clients to permit applying DSC configurations", "Enable-PSRemoting -SkipNetworkProfileCheck -Force;" ], "MinimumDismVersion": "10.0.0.0" }, "Hotfixes": [] } |