[ConfigMgr 2007] How do I know which DP a machine is retrieving it’s content from during the build?

Open the "BDD.log" and do a search for “distribution share” which should display a line similar to:

SMS distribution Share = <fqdn_of_dp>

for example:

SMS distribution Share = CM072NDARY.FAQShop.COM

Other useful lines in this part of the log (just above) are:

  • Checking network adapter: [00000000] Intel(R) 82567LM-3 Gigabit Network Connection
  • MAC address = <MAC_address>
  • IP Address = <IPv4_address_of_client>
  • IP Address = <IPv6_address_of_client>
  • Default Gateway = <def_gway_for_client>
  • Property IPAddress001 is now = <IPv4_address_of_client>
  • Property IPAddress002 is now = <IPv6_address_of_client>
  • Property MacAddress001 is now = <MAC_address>
  • Property DefaultGateway001 is now = <def_gway_for_client>

Published Thursday, August 11, 2011 3:29 PM by chobbs

Comments

No Comments