Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW biosguid already use - there are no task sequence available for this computer

  • Thread starter Thread starter micdam
  • Start date Start date
  • Replies Replies 0
  • Views Views 2K

micdam

Well-Known Member
Messages
99
Reaction score
1
Points
8
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
upload_2017-11-17_10-0-1.png


and the smsts.log

################################
SMS::Crypto::DES::DecryptBuffer( (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
 

Attachments

  • upload_2017-11-17_9-52-59.png
    upload_2017-11-17_9-52-59.png
    77 KB · Views: 2
  • smspxeLog.JPG
    smspxeLog.JPG
    259.1 KB · Views: 1
Back
Top