DOCS-2607 / 26 / Docs 2607 update core migration, boot environment rollbacks, and ad config (by micjohnson777) - #4790
Merged
Merged
Conversation
…ntent This PR updates the MigratePrep.md article with an AD health check step. Updates MigratingFromCore.md by adding information on what to do if the user needs to revert back to CORE when AD is involved. Adds a Rolling Back section in the ManageBootEnviron.md article to address possible desynchronization issues with AD if rollback is required, and how to avoid or resolve the issues. And adds a new snippet file used in two of the articles. (cherry picked from commit be933a7)
Vale Style Guide Issues📊 Summary: 169 issues found in changed files - 12 errors, 2 warnings, 155 suggestions Changed files with issues: content/Credentials/DirectoryServices/ConfigAD.md (61 issues)
content/GettingStarted/Migrate/MigratePrep.md (60 issues)
content/GettingStarted/Migrate/MigratingFromCORE.md (23 issues)
content/SystemSettings/Boot/ManageBootEnviron.md (19 issues)
static/includes/ADandBERollBacks.md (6 issues)
🔧 To fix: Review the issues above and update your documentation accordingly. |
tonyriv3
approved these changes
Sep 9, 2026
Contributor
Author
|
This PR has been merged and conversations have been locked. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds information on rolling back boot environments where AD is joined and possible desynchronization issues that can happen. It updates the MigratePrep.md and MigratingFromCORE.md articles with AD related preparation and roll-back information, and updates the ManageBootEnviron.md and ConfigAD.md articles with rolling back and resolving desynchronization issue instructions.
Backport to 25.10 and 26
Thanks for contributing to TrueNAS documentation! By opening a Pull Request, you're acknowledging that your changes will be distributed under the Creative Commons 4.0 license.
Original PR: #4785
Jira URL: https://ixsystemsinc.atlassian.net/browse/DOCS-2607