You're right, I suppose I could rename the Administrator account at the
end of the installation. I found some VBScript code to do that elsewhere
on this mailing list.

Do you know if there is a way to get the user's full name through a
script? Either from unattend.txt or a system call. So that I can do
something like

todo.pl "change_admin_script.vbs %FULL_NAME%"

I need to find a way to get the value for that variable, then I'll be
set :)

Jon

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Peter Ivanyi
Sent: Wednesday, August 16, 2006 4:18 PM
To: [email protected]
Subject: Re: [Unattended] Change the default account from
"Administrator"

On Wed, 16 Aug, 2006 at 09:03:45 -0400, Jon Henry wrote:
> I was wondering if anyone knows a way to make the default Windows
> account that Unattended creates something other than "Administrator".
> 
> Generally, when I set up a new computer for a user, Windows will ask
me
> for an account name (we use the person's full name). Then
> "Administrator" doesn't even show up on the login screen. But when I
> automate the process with Unattended, it only creates "Administrator".
> 
> Does anyone know how to change that? Preferably to the full name
> specified in unattend.txt, but other ideas would be great too.
> 
> I've seen some scripts to create other accounts afterward with the
"net
> user" command, but I'd prefer to just use the right account from the
> get-go. Thanks for any suggestions!

Is there any special need not to use default account for installation
of everything you need. There are many places where you can add/rename
(builtin) users but don't know reasons why you want to do this in
unattend.txt, which is only part of "full system" installation.

Peter

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

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

Reply via email to