Jump to content

unattended.xml in audit mode


Recommended Posts

I'm trying to set up an answerfile that will enter in audit mode, without actually creating any new local users.

Below is a snippet of my xml file but it outputs an error:

<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><AutoLogon><Password><Value>as</Value> <PlainText>true</PlainText> </Password><Username>Administrator</Username> <Enabled>true</Enabled> <LogonCount>999</LogonCount> </AutoLogon><UserAccounts><AdministratorPassword><Value>as</Value> <PlainText>true</PlainText> </AdministratorPassword></UserAccounts></component>

The idea is setup windows, with no accounts and just update the image and sysprep it.

Thank you

 

Link to comment
Share on other sites


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
  • Recently Browsing   0 members

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