Description:
Machine translation of this page (e.g. De-De and Fr-Fr) tends to
break the table format by translating some of the escaped pipe
characters as cell dividers instead of keeping them as code
within the first column.
Thanks to d-Rickyy-b (Rico) for noting this issue in the De-De version.
Proposed changes:
- Add code block back ticks around the command line arguments
in the first column to keep them from being translated.
- adjustment of white space (blanks) for consistency.
issue ticket closure or reference:
Ref. #4604 (wait for migration to translated pages before closing)
- re-add the removed `> [!NOTE]` line for the new note
- properly remove an added line which should have been replaced
- remove trailing spaces (redundant blank space at the end of the lines)
Description:
Based on community feedback and recommendation, this document can be
improved by adding notes regarding Delivery Optimization and endpoints.
Thanks to Stephen Leuthold for providing feedback and the information.
See also issue ticket "Delivery Optimization" (#4638).
Proposed changes:
- add a note containing the text suggested by SLeuthold
- add MarkDown compatibility quote spacing (33)
Caveats:
- The added text does not necessarily have to be in the form of a Note.
- The added text can, if required, be placed somewhere else on the page.
issue ticket closure or reference:
Closes#4638
Description:
As reported & discussed in issue ticket #5089 (Certutil command wrong),
the certutil command modifiers need to be in a comma separated list,
otherwise you will get the error message "too many arguments".
This behavior has been verified by TechNet moderator Steven_Lee0510:
https://social.technet.microsoft.com/Forums/windowsserver/en-US/847c13d5-a32e-4799-bb83-2f8ead98a069/certutil-too-many-arguments?forum=winserversecurity
Thanks to Digiroka for reporting and pointing out this issue.
Proposed changes:
- replace the modifier/argument spaces with commas
- add missing MD compatibility spacing in 2 MarkDown notes
issue ticket closure or reference:
Closes#5089
- Aligned and evened out the column spacing in column 1, "Error code",
by removing redundant spaces and aligning the values (same width).
- Removed a misplaced number in the "Handler errors" table.