SamC42387 Posted August 5, 2003 Posted August 5, 2003 ok..how do I deploy setup files that use HP's installer? Like my printer software....another thing:after XP is set up, is the user name going to be "Administrator" or will it be what I entered under UserDate in the sif file...if it will be just Administrator, how can I change it?How do I deploy Quicktime, and Real Player?that is really all i need to know..thanks to anyone who can answer
]Pai_Natal[ Posted August 5, 2003 Posted August 5, 2003 after XP is set up, is the user name going to be "Administrator" or will it be what I entered under UserDate in the sif file...if it will be just Administrator, how can I change it?Go to the control panel and enter in the accounts to change it or not!
Sunil Posted August 5, 2003 Posted August 5, 2003 ok..how do I deploy setup files that use HP's installer? Like my printer software....another thing:after XP is set up, is the user name going to be "Administrator" or will it be what I entered under UserDate in the sif file...if it will be just Administrator, how can I change it?How do I deploy Quicktime, and Real Player?that is really all i need to know..thanks to anyone who can answerThis is fairly simple to acomplish using the net user cmd when used in a batch file here is the sintaxNET USER[username [password | *] [options]] [/DOMAIN] username {password | *} /ADD [options] [/DOMAIN] username [/DELETE] [/DOMAIN]you can use that to create a use account from a batch file that will then automatically be logged into when you start windows, but only if you dont have a password assigned..Sunil
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now