Hi,
when i execute this the RDM Window is restored, in fact opening the new session in a strange Desktop-Resolution.
$MySession = Get-RDM-Session |where {$_.name -eq "$MyServer"}
Open-RDM-Session $MySession.id
when i execute this the RDM Window is restored, in fact opening the new session in a strange Desktop-Resolution.
$MySession = Get-RDM-Session |where {$_.name -eq "$MyServer"}
Open-RDM-Session $MySession.id