T
Turd
I am researching an option to deliver my product via sysprep.
The product consists of several services (the services I wrote, as well
as SQL Server). I setup the machine and configure the services to run
under the Windows Admin account. I now want to run sysprep and then
duplicate the images and give the boxes to my customers.
The customer powers up the box and I want it to run.
I think I have a few problems here:
1a) When the machine powers up, the user will select a password for
the administrator account. My services won't run because they don't
have the correct credentials, right?
1b) Should I create a new user account for my services and add it to
the administrators group instead? Or is that account going to be dead,
too? After I run sysprep, the user accounts are gone, right?
2) When the machine powers up, the user will select a machine name.
This will not be the same machine name that I used when configuring
SQL. SQL is going to be dead, too, right?
The product consists of several services (the services I wrote, as well
as SQL Server). I setup the machine and configure the services to run
under the Windows Admin account. I now want to run sysprep and then
duplicate the images and give the boxes to my customers.
The customer powers up the box and I want it to run.
I think I have a few problems here:
1a) When the machine powers up, the user will select a password for
the administrator account. My services won't run because they don't
have the correct credentials, right?
1b) Should I create a new user account for my services and add it to
the administrators group instead? Or is that account going to be dead,
too? After I run sysprep, the user accounts are gone, right?
2) When the machine powers up, the user will select a machine name.
This will not be the same machine name that I used when configuring
SQL. SQL is going to be dead, too, right?