Jump to content


  • 0
Evanwperez

Stamp Registry with TS Variables

Question

First of all...thank you for such a great site. I get a lot of great information from it.

 

We currently have a working deployment of XP, Win7 32-bit and 64-bit. We would like to improve on what we have. What I want to do is stamp the registry HKLM\Software\CompanyName with select Task Sequence Variables.

 

Specifically I would like to create a new string value named Technician and a value of the OSDJoinAccount variable.

 

I'm sure this is very easy but I'm just running into road blocks with the different methods I have tried.

 

Any help would be very appreciated. Thank you.

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

MDT uses the ztitatoo script to do something very similar, have you looked into that and looked into integrating mdt into sccm ?

 

Thanks for the reply anyweb. Yes, we have integrated MDT with SCCM but I didn't know it had this capability. I will work on get the ZTITatoo script added to hopefully fill this need. I will post back if I have any questions.

Share this post


Link to post
Share on other sites

  • 0

MDT uses the ztitatoo script to do something very similar, have you looked into that and looked into integrating mdt into sccm ?

 

I apologize ahead of time if this is a stupid question as I have no scripting skills. I am using ZTITatoo.wsf and I'm getting this error:

 

ZTITatoo.wsf(22, 2) Microsoft VBScript runtime error: Variable is undefined: 'RunNewInstance'

 

I find RunNewInstance in the ZTITatoo.wsf file and it shows as:

 

Option Explicit

RunNewInstance

 

Do I have to edit this file in any way to get it to work out of the box? Thanks again for any help.

Share this post


Link to post
Share on other sites

  • 0

have you included in your ts to do a use of the mdt source package and then a gather?

 

What I did was create a package for the MDT scripts and then added a "Run Command Line" to my TS with the command line for the ZTITatoo.wsf script. I was able to get it work with the ZTITatoo.wsf file from MDT 2008. I just had to modify the OSD Variables so they are in line with what I wanted to capture.

 

At least I got it to work. Thanks for the help and pointing 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
Answer this question...

×   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.