If I have two Linux boxes, A and B, I can SSH from A to B with X11 forwarding enabled. This allows me to use graphical applications on B and have the display rendered on Machine A.
Is there a way to achieve the same effect in Windows when I'm in a Powershell session? Or do I have to use the graphical console on Machine A and use it to connect to Machine B?