Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

User can be locked out of system after sysprepping #3

@carlospuk

Description

@carlospuk

Hi there

We ran into an issue where we sysprepped the server image, but needed to go back in and change something. (we forgot to delete C:\SkipIC.txt - it's a Windows Server 2012 box)

However, we're now locked out of the new Administrator account - and the password is hidden in the Sysprep answers file answer_server2008r2_amd64:

<AdministratorPassword>
<Value>ZQB1AGMAYQBzAHkAcwAwADYAMQA0ACEAQQBkAG0AaQBuAGkAcwB0AHIAYQB0AG8AcgBQAGEAcwBzAHcAbwByAGQA</Value>
<PlainText>false</PlainText>
</AdministratorPassword>

Is this default password documented somewhere? What is it? It would be very useful to have it documented in the Wiki or similar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions