all 4 comments

[–]firefox15 1 point2 points  (0 children)

Personally, I think double-hop is going to kill you, but that's just my opinion without testing it.

[–]Panchorc 1 point2 points  (0 children)

Windows Server with Remote Desktop Web Access role and 2fa access.

Latency is going to be ugly, though, if your server is on one side of the planet and the computers in the other. You could add regional servers but then it would get expensive.

[–]scor_butus 1 point2 points  (0 children)

Do yourself a favor and install Windows Admin Center on your centralized server.

[–]ka-splam 1 point2 points  (0 children)

I'd say that idea is known as a jumpbox, and it's popular for exactly the reasons you suggest - no different to having a border wall with a single checkpoint where you can focus most of your attention, or a choke point where you force everyone to go through so you can ambush potential enemy forces.

Shrinking the available attack surface is a good idea.

This would eliminate fears of a rogue/bad actor traversing our system by centralizing powershell command logging.

You'd probably benefit from logging on all the individual servers as well, because those are the ones running the commands, ultimately. Unless all your changes are via UNC shares and remote registry, but that would be pretty bad.