« Free PowerShell webcasts and resources | Home | How to change SID on Windows 7 and Windows Server 2008 R2 using sysprep? »
How to check your SID using PsGetSid?
As more and more people using virtualization, they face the problems like having two same SIDs on the network. It’s not surprising that the most visited post on this blog is Using NewSid to change SID. NewSid is officially not supported by Microsoft anymore, so your virtual machine who’s SID was changed with NewSid is not supported anymore. Microsoft recommends using sysprep as a method to change SID on your operating system. I’ll show you how to use it in my next post, but today I’ll show you how easy is to check your SID, using free tool from Sysinternals called PsGetSid.
First you have to download PsGetSid from PsGetSid download page. Then extract it from the archive PsTools (for example on your desktop). You’ll see PsGetSid among the other PsTools.
Using Command Prompt navigate to that folder, and use simple command:
psgetsid COMPUTERNAME
where COMPUTERNAME is the name of your computer.
In my case I used psgetsid WS2008R2-3.
Usage:
Also, there are other possibilities, and usage is as follows:
Usage: psgetsid [\\computer[,computer[,...] | @file] [-u username [-p password]]] [account|SID]
PsGetSid works for sure on Windows Server 2008 R2 , but it should work also on Windows XP, Windows Server 2003, Windows Vista, Windows 7…
Links:
PsGetSid download page and instructions
PsGetSid direct download link
Related
-
http://powershellers.blogspot.com Aleksandar
-
http://blog.frankovic.net Marin
-
http://www.brajkovic.info/windows-server-2008/windows-server-2008-r2/how-to-change-sid-on-windows-7-and-windows-server-2008-r2-using-sysprep/ How to change SID on Windows 7 and Windows Server 2008 R2 using sysprep? | Windows Server 2008 and Microsoft virtualization blog
-
http://www.gpscardvd.com/5-inch-chrysler-300c-navigation-special-car-dvd-player-for-chrysler-300c-car-dvd-player_p30857.html car dvd for chrysler 300c
-
http://arctton.wordpress.com/2011/02/28/how-to-change-sid-on-windows-7-and-windows-server-2008-r2-using-sysprep/ How to change SID on Windows 7 and Windows Server 2008 R2 using sysprep? | arctton
-
http://learningexpert.wordpress.com/2011/09/27/windows-vmware-copie-de-vmware-server-2008/ Windows / VMware – Copie de VMware Server 2008 « Learning Expert's Blog





