Powershell 7 - Remote-Session

$session = New-PSSession -ComputerName localhost -ConfigurationName PowerShell.7

Quelle