Jump to content

The CopyProfile and DisableFirstRunWizard statements not work


Recommended Posts

Posted

Hi

 

I have written this Unattend.xml file

 



   
       
           1
       
      
         true
      
   
   
       
           true
       
       
           true
       
   

 

saving it in the%WINDIR%\Panther directory.

 

So, I wrote the sysprep /generalize /oobe /rebootcommand to switch from OOBE to Audit mode.

 

I have noticed that my custom default profile has not been saved, and that the wizard of IE still there.

 

In other words, the true and true instructions did not work. How come?

 

Thanks

 

Bye

Posted

The problem is this:

 

If I do not put the DisableFirstRunWizard statement, Windows copies the custom profile of the Administrator account in the default profile.

 

Instead, if I put this statement, Windows does execute neither CopyProfile nor DisableFirstRunWizard statement. How come?

 

So, how do I solve this?

 

Thanks

 

Bye

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...