This is my BootStrap.ini
[Settings]
Priority=Default

[Default]
DeployRoot=\\10.1.200.10\DeployShare$
UserID=mdt
UserPassword=**********
UserDomain=WORKGROUP
SkipBDDWelcome=Yes


I was trying to keep our original task sequence joining a workgroup because
those computers are still using Novell. The new task sequence is supposed
to join our domain as we are migrating to Active Directory.  I had tried to
make this happen with Task Sequence Variables, customsettings.ini, and even
just powershell.  I basically gave up on having the sequences do this
automatically. At this point I will just have my techs use the Lite touch
wizard to select workgroup if its for novell or leave the default domain
join, which I now have set by customsettings.ini for all Task Sequences.

Thanks,
Kyle

On Tue, May 24, 2016 at 6:29 AM, Mike Marable <[email protected]>
wrote:

> If I remember correctly, once a variable has been set you cannot change
> it.  So, if you have conflicting values (I believe) that the first one set
> is the winner.
>
>
>
> Were are you instructing MDT to join the computer to the domain?  Is it
> through the GUI with the wizard, or elsewhere?
>
>
>
> What exactly do you have in the BootStrap.ini?  There should only be a
> minimum of values set in that file, basically only what is needed to get
> the process started.  Once the MDT wizard CustomSettings.ini takes over.
> Between the two, BootStrap is very minimal while CustomSettings does the
> heavy lifting.
>
>
>
> Mike
>
>
>
> *From: *<[email protected]> on behalf of "Wilcox, Kyle" <
> [email protected]>
> *Reply-To: *"[email protected]" <[email protected]>
> *Date: *Monday, May 23, 2016 at 11:52 PM
> *To: *"[email protected]" <[email protected]>
> *Subject: *RE: [MDT-OSD] Customsettings.ini vs task sequence variables
>
>
>
> How can I determine whether a custom setting or a ts variable will have
> precedence?
>
> Also, do any settings from bootstrap.ini carryover to either of these two?
>
> I am using a local account in bootstrap.ini to access the deployment share
> and the variable of workgroup is set.
>
> However I am trying to have the computer join the domain and I see in the
> log file that the join domain setting keeps getting changed back to
> workgroup. I am wondering if this could be coming from the bootstrap.ini?
>
> -Kyle
>
> On May 22, 2016 9:55 AM, "Phil Schwan" <[email protected]>
> wrote:
>
> The CS.ini file provides a set of extra rules for the Gather
> (ZTIGather.wsf) function to process.  This can include things like
> connecting to databases or providing logic around creating/combining new
> values.  ZTIGather ultimately ends up creating or modifying a number of
> Task Sequence variables that the TS can use throughout execution.  If you
> look at the ZTIGather.log file (or the section of smsts.log where it
> executes), you’ll see the variables being set in the TS environment.
>
>
>
> -Phil
>
> _________________________________________________________________
>
> Phil Schwan | Technical Architect, Enterprise Windows Services
>
> *Microsoft VTSP (**[email protected] <[email protected]>)*
>
> *Project Leadership Associates* | 2000 Town Center, Suite 1900,
> Southfield, MI 48075
>
> Lync: 312.756.1626  Mobile: 419.262.5133
>
> www.projectleadership.net [image: inkedin_logo-19x20]
> <http://www.linkedin.com/in/philschwan>[image: witter-Logo1-20x20]
> <https://twitter.com/philschwan> [image: ordpress-logo3]
> <http://lab-geek.com/>
>
> *[image: escription: Description: Description: Arrow email]**Lead with
> Strategy. Leverage Technology. Deliver Results.*
>
>
>
>
>
>
>
> *From:* [email protected] [mailto:
> [email protected]] *On Behalf Of *Wilcox, Kyle
> *Sent:* Sunday, May 22, 2016 8:57 AM
> *To:* [email protected]
> *Subject:* [MDT-OSD] Customsettings.ini vs task sequence variables
>
>
>
> What is the difference between customsettings.ini and task sequence
> variables
>
> I have been using customsettings.ini for over a year now but never really
> had any idea what a task sequence variable was.
>
> As I learn more they seem to be the same. Pros and cons?
>
> -Kyle
>
> **********************************************************
> Electronic Mail is not secure, may not be read every day, and should not
> be used for urgent or sensitive issues
>



-- 

Kyle Wilcox
Lead Technology Trainer for Westfield Washington Schools
317-519-4219

WWS Portal <http://portal.wws.k12.in.us/>
Create a Help Desk Ticket
<http://helpdesk.wws.k12.in.us:8080/ehelpdesk/login.glml>
https://sites.google.com/a/wws.k12.in.us/wilcox-tech-tips/

Reply via email to