This may not be the best place to ask this, but I’m trying to psremote into some VM-s I’ve made on AWS.
I got so far as installing ADDC on my first Vm today, but then messed it up.
Made the second one, however winrm trust issues is making me run into a wall.
I’ve saved the command I’ve used first time to trust the first server, modified the hostname for the second one and all I get is errors.
My client is a w7 home premium VM and such can’t be joined to a domain.
I psremoted over WINRM HTTP IN the first time.
VM-s on AWS are firewalled off, so only my IP can access it.
Oops, I’ve realized I needed to run PS ISE as admin to modify the trusted host list.
Is there a sensible way to remote into VM-s without wasting time with winrm?
SSH is so much simpler.
submitted by /u/pinkunicornsftw69
[link] [comments]
The post Powershell Noob, WinRM trust issues appeared first on How to Code .NET.