Windows Application Log: Persistent errors BINLSVC 1284
It sounds like what you need to do is to recreate your RemoteInstall
folder.
This will regenerate the boot files and the required directories while providing a working default configuration.
How to rebuild the RemoteInstall
folder:
You can rebuild the RemoteInstall
folder by doing the following:
- Remove WDS role from the server.
- Remove the folder share on your current
RemoteInstall
folder.
If you do not unshare the folder, you will get the following error:
So, don't forget to remove the folder share before you configure the server!
- Rename (incase you need some of the images files still) or remove the folder.
- Install the WDS role back to the server.
- Configure the server.
After the server configuration has completed you will have a new RemoteInstall
folder.
Here is the output of a server 2016 RemoteInstall
folder right after the configuration of the WDS role on the Server.
Tl;Dr:
- Remove the WDS role
- Unshare the current
RemoteInstall
share. - Install WDS role back to server.
- Configure the server.
- Profit!
Links:
- WDS Powershell CMDLets: https://technet.microsoft.com/en-us/library/dn283416(v=wps.630).aspx
- Manual build of PE network boot resources: https://docs.microsoft.com/en-us/windows/deployment/configure-a-pxe-server-to-load-windows-pe