Jump to content

Recommended Posts

Posted

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


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

Posted
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

This is fairly simple to acomplish using the net user cmd when used in a batch file here is the sintax

NET 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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...