Nearing the completion of a migration from Windows Server 2012 Essentials (not R2) to Windows Server 2019 Essentials. During step 16 to migrate the Certification Authority, I'm getting an error in PS when I run the Backup-CARoleService command. I did run the command from an elevated PS.
Error is:
Backup-CARoleService : The term 'Backup-CARoleService' is not recognized as the name of a cmdlet, function, script
file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct
and try again.
At line:1 char:1
+ Backup-CARoleService c:\ADCSBackup ...
0 votes
1 answers
4 comments
848 views