I have uploaded my log files and screen shot of my task sequence to https://onedrive.live.com/redir?resid=EC8B63D1CDD8A23C!1384&authkey=!ADSWLnfJDTFT1MY&ithint=folder%2clog
I am attempting to create a .wim of a system that is using bitlocker. The .wim file is created in the ComputerBackupLocation= setting just fine, however, I am receiving an error in the setuperr.log file that is saved in the SLSHARE= path. In the log files linked above, the Panther\UnattendGC\setuperr.log file contains:
2014-08-07 14:41:51, Error [netiougc.exe] TCPIP: Unable to transition to subkey '00-1c-26-26-d7-e0' (under 'Interfaces'): 0x57.
2014-08-07 14:41:51, Error [netiougc.exe] TCPIP: Error processing subkeys under 'Interfaces' registry key: 0x57.
2014-08-07 14:41:51, Error [netiougc.exe] TCPIP: Error while processing the the 'Interfaces' registry key.
I am not sure why I am receiving this error, nor am I sure why sysprep is running, because in the task sequence.png file of my Task Sequence, I do not have a step that executes sysprep. Any ideas? Thanks