Skip to content

Commit

Permalink
Update AutoUnattend.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
adbertram authored Nov 12, 2016
1 parent 1e6d4ed commit d589c78
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Windows Install/AutoUnattend.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
<UserData>
<ProductKey>
<WillShowUI>OnError</WillShowUI>
<Key>PNCRQ-TYDVC-QC8X9-Y24Q3-3PC2B</Key>
<Key>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX</Key>
</ProductKey>
<AcceptEula>true</AcceptEula>
</UserData>
Expand All @@ -77,7 +77,7 @@
<RegisteredOwner>Adam Bertram</RegisteredOwner>
<AutoLogon>
<Password>
<Value>cABAACQAJAB3ADAAcgBkADEAMgBQAGEAcwBzAHcAbwByAGQA</Value>
<Value>dfdfdfdfdfdfdff</Value>
<PlainText>false</PlainText>
</Password>
<Enabled>true</Enabled>
Expand Down Expand Up @@ -113,13 +113,13 @@
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<UserAccounts>
<AdministratorPassword>
<Value>cABAACQAJAB3ADAAcgBkADEAMgBBAGQAbQBpAG4AaQBzAHQAcgBhAHQAbwByAFAAYQBzAHMAdwBvAHIAZAA=</Value>
<Value>dfdfdfffdfd</Value>
<PlainText>false</PlainText>
</AdministratorPassword>
</UserAccounts>
<AutoLogon>
<Password>
<Value>cABAACQAJAB3ADAAcgBkADEAMgBQAGEAcwBzAHcAbwByAGQA</Value>
<Value>dfdfdfdfd</Value>
<PlainText>false</PlainText>
</Password>
<Enabled>true</Enabled>
Expand Down

0 comments on commit d589c78

Please sign in to comment.