FG
💻 Software

Get hostname of a RDP client computer

Fresh5 days ago
Mar 15, 202618502 views
Confidence Score0%
0%

Problem

I have a question which I'm sure has a simple solution, but it keeps eluding me. There's a server in the picture that is used by several people. All of them use the same account to log in. The only way to differentiate sessions would be by hostname or IP. So - How to see, on the remote computer, a …

Error Output

gethostname >> rdplog.txt<br>
date /t >> rdplog.txt <br>
time /t >> rdplog.txt

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Get hostname of a RDP client computer

Low Risk

You could write a batch script like: You just have to make sure that the person who's logging in has write permissions to C:\path_to_rdplog.txt

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment