So I am trying to get Remote Installation Service Running on a Windows Server 2003 R2 Standard Edition with Service Pack 2 installed. I am trying to integrate network drivers into the image and I keep getting this warning in the event log.
- Source: BINLSVC
- EventID: 1101
- Error Text:
An error occurred during the parsing of an INF file netclass.inf in the given section Manufacturer.
What's weird is that there is a KB article that talks about this KB823658. The problem is that the hotfix was rolled up into SP2 so it should already be applied.
Another weird thing is that the Boot Information Negotiation Layer Service (BINLSVC) is not displayed as a running service so I can't restart it when I make changes to the image. I do have the Windows Deployment Service (WDS) and I am hoping that it was rolled into that as well.
This is a system that has DHCP, DNS, and AD installed and I have run RISETUP.EXE . This all mostly done with the default values and this is in a test environment where there is very little else on the subnet.