Hi, I have an OEM CD of Windows Server 2012 R2 and need to create a CD ISO file without OEM information included in the following registry path:
HKEY_LOCAL_MACHINE \ SOFTWARE \ MICROSOFT \ Windows \ CurrentVersion \ OEMInformation
I followed this article:
https://technet.microsoft.com/en-us/library/dn293253.aspx
But I do not know how to remove the following registry keys to generate the ISO file after.
HKEY_LOCAL_MACHINE \ SOFTWARE \ MICROSOFT \ Windows \ CurrentVersion \ OEMInformation HelpCustomized
HKEY_LOCAL_MACHINE \ SOFTWARE \ MICROSOFT \ Windows \ CurrentVersion \ OEMInformation Logo
HKEY_LOCAL_MACHINE \ SOFTWARE \ MICROSOFT \ Windows \ CurrentVersion \ OEMInformation Manufacturer
HKEY_LOCAL_MACHINE \ SOFTWARE \ MICROSOFT \ Windows \ CurrentVersion \ OEMInformation Model
HKEY_LOCAL_MACHINE \ SOFTWARE \ MICROSOFT \ Windows \ CurrentVersion \ OEMInformation SupportHours
HKEY_LOCAL_MACHINE \ SOFTWARE \ MICROSOFT \ Windows \ CurrentVersion \ OEMInformation SupportPhone
HKEY_LOCAL_MACHINE \ SOFTWARE \ MICROSOFT \ Windows \ CurrentVersion \ OEMInformation SupportURL
Regards
Microsoft Certified IT Professional Server Administrator