To Get Name,SID for users for windows  there are many ways to get that . SID full name is Security Identifier.   1. You can execute regedt32.exe   command from run mode. Go to HKey_Users and you can see sid of user like following picture.       2.Second way you can use command on command prompt and run the following command.   wmic useraccount where name='username' get sid   To get details in file you can use below way.   wmic useraccount where name='username' get sid > c:\sid.txt   3. To get All users SID you can use below command.   wmic useraccount get name,sid   To get details in file user below..   wmic useraccount get name,sid> c:\sid.txt  
ERP Project Management,Asp.net,PL SQL Tips for error resolution,Research,Software Errors and solution,SQL 2014,2012,2008,Procedural language,SP,Power BI,excel macro ,Musical notations,Business software,Degree, diploma related informations.