Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Windows] Disable BitLocker before GOSC #515

Merged
merged 11 commits into from
Nov 17, 2023

Conversation

123lzxm
Copy link
Collaborator

@123lzxm 123lzxm commented Nov 15, 2023

sysprep which is used by GOSC in Window OS will fail if the OS volumes are encrypted by BitLocker Device Encryption.

So will disable it before running GOSC.

@vmwclabot
Copy link
Member

@123lzxm, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@vmwclabot
Copy link
Member

@123lzxm, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

Signed-off-by: Yanan Shen <yanans@vmware.com>
@vmwclabot
Copy link
Member

@123lzxm, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@123lzxm 123lzxm added this to the 3.1 milestone Nov 15, 2023
windows/guest_customization/win_gosc_prepare.yml Outdated Show resolved Hide resolved
windows/utils/win_disable_bitlocker.yml Outdated Show resolved Hide resolved
windows/utils/win_get_bitlocker_volume.yml Outdated Show resolved Hide resolved
windows/utils/win_get_bitlocker_volume.yml Outdated Show resolved Hide resolved
windows/utils/win_get_bitlocker_volume.yml Outdated Show resolved Hide resolved
windows/utils/win_disable_bitlocker.yml Outdated Show resolved Hide resolved
windows/guest_customization/win_gosc_prepare.yml Outdated Show resolved Hide resolved
windows/utils/win_disable_bitlocker.yml Outdated Show resolved Hide resolved
@vmwclabot
Copy link
Member

@123lzxm, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@vmwclabot
Copy link
Member

@123lzxm, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@vmwclabot
Copy link
Member

@123lzxm, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@vmwclabot
Copy link
Member

@123lzxm, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
windows/utils/win_disable_bitlocker.yml Outdated Show resolved Hide resolved
windows/utils/win_disable_bitlocker.yml Outdated Show resolved Hide resolved
windows/utils/win_disable_bitlocker.yml Outdated Show resolved Hide resolved
windows/utils/win_disable_bitlocker.yml Outdated Show resolved Hide resolved
windows/utils/win_disable_bitlocker.yml Outdated Show resolved Hide resolved
Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
keirazhang
keirazhang previously approved these changes Nov 17, 2023
Copy link
Contributor

@keirazhang keirazhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

Signed-off-by: Yanan Shen <yanans@vmware.com>
Signed-off-by: Yanan Shen <yanans@vmware.com>
Copy link
Member

@Tomorrow9 Tomorrow9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@123lzxm 123lzxm merged commit b1e1781 into vmware:main Nov 17, 2023
@123lzxm 123lzxm deleted the gosc-disable-bitlocker branch January 10, 2024 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants