1

Apparently the information in the this link "ONLY" pertains to NON-R2.

https://support.microsoft.com/en-us/kb/2830511

Can "R2" use a cfg.ini answer file in this way?

Or does "R2" use a .xml file and NOT a cfg.ini answer file?

Thank you.

timd1971
  • 287
  • 1
  • 5
  • 15

1 Answers1

2

No, it's not supported in the same fashion as non-R2.

Initial configuration for Windows Server 2012 Essentials R2 setup can be done via PowerShell.

See this link for some information on these cmdlets, specifically the Start-WssConfigurationService cmdlet.

bentek
  • 2,235
  • 1
  • 15
  • 23