Showing posts with label command line. Show all posts
Showing posts with label command line. Show all posts

Simple Command to Display your SID


Simple Command to Display your SID

Two methods covered here are: 

        1. the whoami command 
        2. and wmic useraccount

One of the simplest commands to display your SID when logged into a domain joined desktop is using a command that's been a part of the Windows operating system even before windows 10.  

The whoami command displayed your current login. If you are providing remote support, this is also helpful if you are remotely accessing the desktop and troubleshooting an issue that requires knowing the user's SID. 

open a command prompt and run the command whoami and hit enter. The command;s' output displays the logged in user. 

run the command again and use the option /user and it will display the SID of the user like this: 

           C:\whoami /user 



CLI Command to Display User SID

To display the local Windows User SID, no domain use the following command line 
       
          wmic useraccount where name='username' get sid

Please share this link and post so others could find these two simple solutions faster and easier. Thank you. 

Share/Save/Bookmark



Whether you're using the command line to get information or solve a problem for yourself, or helping a friend or users in your office or local home network. Administrators and just plain computer users can access desktops remotely with online software for desktop support. Online Software for PC Support permits access to desktop. Perform screen-sharing and run commands or diagnostics. It's software to remotely access for remote control desktop computers, laptops, and servers to provided better support.  Affordable Online Remote Support Software for web based desktop screen sharing with unlimited connections and sessions. Try now. .




   

Netdom Access denied Resetting Machine Password

Netdom Access Denied Resetting Domain Controller Machine Password


When trying to reset the machine account password using netdom, an access denied message is displayed. 

 
 

The machine account password for the local machine could not be reset.

This issue can be resolved by using an elevated command prompt.

Run the same netdom command to reset the local machine password from an elevated command prompt


 


Inexpensive cost effective remote desktop software for screen sharing online. Check out and try for free 4RemoteSupport's online desktop support software . Even if you have other software for managing remote desktops such as MSP RMM, not all software works all the time and 4RemoteSupport.com allows unlimited connections and is useful to get that first connection to a remote desktop or laptop system to add your RMM software like Datto or Nable.


  


Share/Save/Bookmark

Enhance your Support Services with Software for Online Desktop Support

    

Featured Post (Selected for You)

Using Microsoft Remote Desktop on a Windows 11 PC - A Step-by-Step Guide

A Step-by-Step Guide to Using Microsoft Remote Desktop on a Windows 11 PC. How to Setup and Access Microsoft Remote Desktop on a Windows 11 ...