If you are getting BINDLSVC error 522 errors in the event log when attempting to boot systems into WDS you may have a bad config in AD.
Normally this is because when setting values to the netbootMirrorDataFile attribute on the computer object the ; (semicolon) at the end of line may be missing.
From MSDN:
netbootMirrorDataFile: This attribute is used to store multiple values in the following format:
<key-1>=<value-1>; <key-2>=<value-2>;...; <key-N>=<value-N>;
Thursday, August 15, 2013
Subscribe to:
Post Comments (Atom)
10 Years from last post
Well world! After the last almost 10 years I have been up to a few things in life and work. Most recently I was working at Microsoft on ...
-
Some teams have found the default bug states don't work well with their teams. Moving to the Active, Resolved, Closed workflow for the ...
-
Part of the Green Monster Project is to abstract the hardware for Vlan Management. To do this I created a “plugin” for each network swit...
I checked every line of the code twice. All the semicolons are in their right place. However, I am stil getting this error. What else could be the reason?
ReplyDelete