I am attempting to migrate a local Windows server (2016) to a new local server (2022) using Windows Storage Migration Service. While installing Windows Admin Center ("WAC"), I encounter the error message: Level=ERROR ExitCode=1 Message=Enable-WACPSRemoting: Failed to configure PowerShell Remoting. Error: Access is denied.
I have enabled incoming traffic through HTML in firewall.
I attempted to implement the solutions found here. Further, I am logging on to the new server with the administrator username from the old server, so the problem is not the one identified here.
I was able to install WAC before I attached the new server to the domain of the old server, but had to reinstall it after connecting. Obviously there was no remote access needed in that case.
Any suggestions you have would be appreciated. I am assuming the problem is encountered in the interface with the old server, but that is puzzling since I am using the administrator account from that machine via the domain controller when I log onto the new machine.