RDP Client Operating System

bdman32

New member
Member
Local time
9:35 AM
Messages
24
Hey Guys and Girls,
I am looking for an OS that is dedicated to remote desktop, i mean when it boots it shows a menu so i can select a Server to connect to, or enter the host name/ip

it is for a server room, because we have some old laptops that we want to use as RDP clients, but they won't run Win vista (Very old) so a dedicated computer is prefers

Thanks in advance
 

My Computer

Computer Manufacturer/Model Number
HP Pavilion dm3
OS
Windows 7 Ultimate x64
CPU
Intel Core 2 Duo
Hard Drives
500GB WD 7200 RPM
Other Info
It is a Laptop
Essentially what you're asking for is a thin client. Try Thinstation.
 

My Computer

OS
Win7Ultimate x64 + x32, Win7Pro x64, XP x32, Win 2003, Ubuntu and OpenIndiana
i tryed that, for some reason it did not work
 

My Computer

Computer Manufacturer/Model Number
HP Pavilion dm3
OS
Windows 7 Ultimate x64
CPU
Intel Core 2 Duo
Hard Drives
500GB WD 7200 RPM
Other Info
It is a Laptop

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Windows 10 Pro x64
CPU
Intel Core i7 4790K @ 4.5GHz
Motherboard
Asus Maximus Hero VII
Memory
32GB DDR3
Graphics Card(s)
Nvidia GeForce GTX970
Sound Card
Realtek HD Audio
Screen Resolution
1920x1200
Hard Drives
1x Samsung 250GB SSD
4x WD RE 2TB (RAIDZ)
PSU
Corsair AX760i
Case
Fractal Design Define R4
Cooling
Noctua NH-D15
thats what i need, i will need to mod it a bit, but perfact
One problam though

the links to autordp.exe are all dead

Does someone have this file, or know a place where i can find it?
 

My Computer

Computer Manufacturer/Model Number
HP Pavilion dm3
OS
Windows 7 Ultimate x64
CPU
Intel Core 2 Duo
Hard Drives
500GB WD 7200 RPM
Other Info
It is a Laptop
Well, I have personally never used AutoRDP - I've prefered this for quite some time - it does require .NET 2.0, though, so you'd need that in your BartPE image (I believe there's a plugin for it):
Remote Desktop Plus - Automatic login to Remote Desktop from the command line | Donkz

It might actually save you some tinkering because it can be run in /kiosk mode, which provides a very minimal connection shell - this list can also be /allowed so that only certain machines or IP addresses can be connected to (and anything else will be denied). It's not entirely automatic that way, but it is *really* easy :). For example, you could run this command line:
rdp /u:<DOMAIN\User> /pe:<encrypted password> /kiosk
The user would then see a minimalist box, in which they could enter a computer name (or pick from the drop-down list), but the user and password will be greyed out (pre-entered, due to the command line).
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom
OS
Windows 10 Pro x64
CPU
Intel Core i7 4790K @ 4.5GHz
Motherboard
Asus Maximus Hero VII
Memory
32GB DDR3
Graphics Card(s)
Nvidia GeForce GTX970
Sound Card
Realtek HD Audio
Screen Resolution
1920x1200
Hard Drives
1x Samsung 250GB SSD
4x WD RE 2TB (RAIDZ)
PSU
Corsair AX760i
Case
Fractal Design Define R4
Cooling
Noctua NH-D15
Back
Top