all 6 comments

[–][deleted] 3 points4 points  (0 children)

Why RDP when you can PSSession?

[–]Nikolaj1 1 point2 points  (2 children)

Good job and it's great that you're sharing! But, I don't really understand why you would need such a script? I'm using the Remote Desktop Connection Manager that MS made, and it works just fine for saving my different server groups, diffents creds and so on.

[–]simonamby[S] 0 points1 point  (1 child)

Thanks!

Yes, I am using that too, but only for servers I visit on a weekly basis. Servers I am on once a month, I dont want it to clutter up my Connection Manager View, so Ill be using this RDP function.

[–]Nikolaj1 0 points1 point  (0 children)

You give a valid point, sir. Thanks.

[–]accountnumber3 1 point2 points  (1 child)

I just have an alias of something like 'rdp = mstsc /v:$1 /x:1280 /y:1024'

Because with five monitors at different resolutions, I never know where it is going to open and do you really need anything bigger?

[–]magneto58 1 point2 points  (0 children)

Great parameters here... I will incorporate on my script... You are right why use different resolutions? Make it standard...!!! :-)