Jump to content


robp2175

Value for OSDCOMPUTERNAME is already set to MININT-B2711HQ so database value of MDT-Test-VM will be ignored

Recommended Posts

I have my MDT Database and configured to name my machines automatically. However, they wre still using MININT as there computer name and this was in the ZTIGather log

Value for OSDCOMPUTERNAME is already set to MININT-B2711HQ so database value of MDT-Test-VM will be ignored.    ZTIGather    5/19/2018 11:44:30 AM    0 (0x0000)

I was able to "fix" this by editing ZTIGather.xml and changing

<property id="OSDComputerName" type="string" overwrite="false" description="The new computer name to assign to the computer (used with ConfigMgr) " />
	

to

<property id="OSDComputerName" type="string" overwrite="true" description="The new computer name to assign to the computer (used with ConfigMgr) " />
	

then I update my distribution point for the Toolkit package.

However, this seems heavy handed and not at all dynamic. However, I have been unable to come up with another way. There must be a task sequence variable or something that can be written in CustomSettings.ini file to take care of this. I would appreciate it if someone could point me in the right direction.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.