| T O P I C R E V I E W |
| cspady05 |
Posted - 10/21/2011 : 10:50:54 AM Hello, i search similar post most users were looking to auto join domain and auto name computer i also have rhonda lays traing signal cbt
I'm looking to get the prompt to join the domain after i select a computer name , i get that option using mdt2010, but if i install locally using the custom wim on a usb after i select the computer name it goes to the login screen, I do have copy profile set to true
if its not possible ill use netdom to join after i login
netdom join %computername% /domain:DOMAIN.COM /userd:DOMAIN\administrator
also whats the security risk of leaving the answer file on the users computer is there a script to delete the answer file after install Thanks in advance with your help I've come along way with Win7 imaging !! |
| 5 L A T E S T R E P L I E S (Newest First) |
| arwidmark |
Posted - 11/08/2011 : 4:27:09 PM No need for XP images
/ Johan |
| cspady05 |
Posted - 11/08/2011 : 3:29:26 PM Thank You I actually had to try a fix you posted on another board i did both, Would i do the same thing for the XP image because using mdt2010 online xp doesnt require the set up files
Alt. 1
1.Configure your task sequence to use another operating system 2.Make a copy of the custom image 3.Delete the custom image from the workbench 4.Import the copied custom image, select to copy setup files 5.Configure the task sequence to use the newlye added operating system 6.Update the deployment share Alt. 2
1.Copy the setup files manually from a Windows 7 DVD (all files but install.wim) 2.update the custom image entry in the operatingsystems.xml file to say <IncludesSetup>True</IncludesSetup> / Johan
|
| arwidmark |
Posted - 11/03/2011 : 11:22:35 PM You can update the rules (customsettings.ini) on the usb file directly
/ Johan |
| cspady05 |
Posted - 11/03/2011 : 2:55:47 PM IS it possible to update the rules and bootstrap ini while its offline located on the usb file ?? also can i add another os and task to it while its located on the usb ?? Instead of updating them media and generating a new image file ?
Thanks in Advance
i need to update the rules it doesnt seem to be following them ! |
| arwidmark |
Posted - 10/21/2011 : 11:56:58 AM You can run MDT from a USB in the same way as you do a network install. Just generate an media item in MDT, and configure the same rules (execept for the bootstrap.ini who should not have a deployroot value hwen booting from USB).
/ Johan |