WDSServer EventID 1032


hello,

i created new image today deployment. used old image updated , captured it. tried deploy got message when task sequence running @ action "install operating system" there no access tot specific file. added new image in mdt , made new task sequence.

on wdsserver receive following error:
eventid 1032:

a request received rpc server on {6f13a317-3687-4b54-81a5-504daa9062fa} endpoint 192.168.202.107 there no provider registered {6f13a317-3687-4b54-81a5-504daa9062fa} endpoint. can happen if provider failed initialize not marked critical or if malicious code trying probe available services. binary data contains first 32 bytes of request.

for more information, see , support center @ http://go.microsoft.com/fwlink/events.asp.

anyone know answer or experienced same issue , solved it?
yours sincerly, robin e. turpijn microsoft manageabilty specialist @ wortell, lijnden nl.

hi,

solved problem !

found error above (eventid 1032) not causing deployment failure (in case). error due scripts trying use multicast. multicast available windows server 2008.

problem bug in script c:\distribution\scripts\ltiapply.wsf @ line 666, character 118.

original version :
/ref """ & srwmpath & "" &
modified version (it works me) :
/ref """ & srwmpath & """" &

hope solve problem.




Windows Server  >  Platform Networking



Comments

Popular posts from this blog

2008 Windows Deployment Server Properties Error

Can no longer user MS Update - Files required to use Microsoft Update are no longer registered

How do a find data in one file, search for it in another file and if not found, write a custom message to another file