In the article at https://docs.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-sso-faq#how-can-i-roll-over-the-kerberos-decryption-key-of-the-azureadssoacc-computer-account under the section titled How can I roll over the Kerberos decryption key of the AZUREADSSO computer account? is this command.
Navigate to the $env:programfiles"\Microsoft Azure Active Directory Connect" folder. It is giving a paring error on the first quote that is after programfiles.
I already installed the AzureAD module, signed in, and all that fun stuff, using PS5 in admin mode, and this is done on the server running Azure AD Connect.
I get this. As you see if I go to the location normally it works, if I use the command listed in the document it fails. My question to them was there something wrong possibly with the coding.

I put in a comment to the article mentioning this, and they sent me suggestions (see https://github.com/MicrosoftDocs/azure-docs/issues/88301) and then closed the case. They said if I have further questions to ask here (If you have further questions, I also recommend posting to Microsoft Q&A since this is more of a product question than documentation feedback. https://docs.microsoft.com/answers/topics/azure-active-directory.html?filter=unanswered), so here I am.