Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Registry key for currently logged on name?

247 views
Skip to first unread message

vfclists

unread,
Oct 21, 2007, 4:47:18 PM10/21/07
to

Is there a registry key for the details of the person logged on at a
workstation, for both stand alone and systems connected to a domain?

HeartWare

unread,
Oct 22, 2007, 3:52:22 AM10/22/07
to
On Oct 21, 10:47 pm, vfclists <vfcli...@googlemail.com> wrote:

> Is there a registry key for the details of the person logged on at a
> workstation, for both stand alone and systems connected to a domain?

Not a registry key, but an environment string:

UserName:=GetEnv('USERNAME');
Domain:=GetEnv('USERDOMAIN');

vfclists

unread,
Nov 4, 2007, 6:49:40 PM11/4/07
to
On Oct 22, 7:52 am, HeartWare <goo...@heartware.dk> wrote:

Thanks for the reply.

Do you have any idea how the remote registry works on a Windows
server?

I need to write an app that requires registry settings based remotely.
I have read about somewhere and I'd like to know if a user logged on
to a domain can have some of their HKCU settings linked to their
account on the domain.

thema...@gmail.com

unread,
Dec 19, 2012, 7:14:36 AM12/19/12
to
HKEY_CURRENT_USER\Volatile Environment
0 new messages