Marc Elser wrote:
> Hi,
>
> Basically my unattended installations work fine apart from two problems
> with my domain. I use a Samba as a PDC, but during an unattended
> installation the windows installer always complains that the user does
> not have the necessary rights to join the domain, then I have to
> manually enter the domain admins credentials to go on. So my question is
> which settings are needed in which sections in unattend.txt to
> sucessfully add the user to the domain automatically. Just for
> information: The user & machine accounts already exist on the PDC
> because I mainly re-setup existing machines, so there's no need the
> create an account, I just need to know which settings are needed to join
> the domain.
In my unattended.txt:
[Identification]
DomainAdmin = administrator
DomainAdminPassword = "<password>"
JoinDomain = <domain>
IWFM, but your samba logs might tell you more if you've got an admin
account specified there already.
> Another problem is: How do I add a domain user to the local admin list?
> I know that it is possible to setup user accounts using the "NET"
> command and there's also a /domain option, but can anyone provide
> detailed information on how to add a domain user to the local admin
> group, so I can re-logon afterwards with that user?
I found something that may be helpful when I googled this:
windows "net user" add administrators group
http://www.microsoft.com/technet/prodtechnol/windows2000serv/maintain/optimize/startw2k.mspx
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info