cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Mark_Koehler
Level 6

User / Password Verification

I'm using Installscript MSI for my product.

Is there a way to prompt for domain / user name / password and verify that is valid? I want to install a service that runs under a user account and would prefer to verify the user before the service attempts to run.

On a somewhat related note, is there a way to verify that a password provided by a user meets password policy? I need to install SQL Server Express and I want to make certain the administrative password I'm creating meets their guidelines.
Labels (1)
0 Kudos
(1) Reply
RobertDickau
Flexera Alumni

Perhaps examine the help topic "Adding the Ability to Create or Set an Existing User Account" to see if SdLogonUserInformation will work for you?
0 Kudos