Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to get logged user info from Registry?

Featured Replies

Hi All,

I want to get logged user name and all localgroups it belongs to from Registry. I'm using Windows 2000/Windows XP. Could you please help?

Thanks


You can find username here...

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

I'm not sure about groups (may be in the same key) but I can check tomorow when I am at the office.

  • Author

Thanks,

I didn't think we can get group info from registry, but I still hope :D

Do you have experience dealing with this? Do you think using JavaScript/ActiveX/Applet is an option?

Hi

Using VB or Java script will give you the flexibility of getting the result the way you want it. Alternatively you can use net user command in a batch file.

Try as below and see if u can use it successfully for ur need;

Net user %USERNAME%|Find "*"|Find /v "Global Group"

Cheers

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.