i try to deploy a w10 OS using s task sequence
The biosguid of the computer that boots is already used by another machine in the console, so i change the WDS registry as displayed in the link below http://technet.microsoft.com/en-us/library/cc733103(WS.10).aspx , section Banned GUIDs and it works fine untill i ha to choose the task sequence,at this moment the maessage is
Failed to run Task Sequence. There are no Task Sequences available for this computer.
The SSMPXE.log

and the smsts.log
################################
SMS::Crypto:
ES:
ecryptBuffer( (BYTE*)pszPassword, (DWORD)(wcslen(pszPassword)*sizeof(WCHAR)), encryptedBuffer.getBuffer(), (DWORD)encryptedBuffer.size(), pbDecryptedBuffer, dwDecryptedBufferSize ), HRESULT=80090005 (e:\cm1702_rtm\sms\framework\tscore\tsremovablemedia.cpp,387)
.....
Setting wizard error: There are no task sequences available for this computer.
###################################################
how can i avoid this error?
can i use pxe boot?
Thanks
The biosguid of the computer that boots is already used by another machine in the console, so i change the WDS registry as displayed in the link below http://technet.microsoft.com/en-us/library/cc733103(WS.10).aspx , section Banned GUIDs and it works fine untill i ha to choose the task sequence,at this moment the maessage is
Failed to run Task Sequence. There are no Task Sequences available for this computer.
The SSMPXE.log

and the smsts.log
################################
SMS::Crypto:


.....
Setting wizard error: There are no task sequences available for this computer.
###################################################
how can i avoid this error?
can i use pxe boot?
Thanks