fbpx

Powershell – How To – SID To User

Step 1: Domain User to SID This will give you a Domain User’s SID $objUser = New-Object System.Security.Principal.NTAccount(“DOMAIN_NAME”, “USER_NAME”) $strSID = $objUser.Translate([System.Security.Principal.SecurityIdentifier]) $strSID.Value Step 2: SID to Domain User This will allow you to enter a SID and find the Domain User $objSID = New-Object System.Security.Principal.SecurityIdentifier ` (“ENTER-SID-HERE”) $objUser = $objSID.Translate( [System.Security.Principal.NTAccount]) $objUser.Value Step 3: … Read more

Honeywell Security – Pro-Watch Web Interface User Guide

The Pro-Watch Web Client User’s Guide provides the procedures and information necessary to install and use the Pro-Watch 4.3.5 Web Client. This guide is written for the Pro-Watch system administrators, Pro-Watch Badging Operators, and Pro-Watch Reporting Users. Pro-Watch The Pro-Watch platform is a complete access control system of hardware and software for small, mid-size, and … Read more

If You are using Microsoft Windows 8,windows 8.1 or windows 10 or Later OS, You need to download and install .Net Framework 4

  Download  Link :  Download Here The Microsoft .NET Framework 4 redistributable package installs the .NET Framework runtime and associated files that are required to run and develop applications to target the .NET Framework 4. Version: 4 File Name: dotNetFx40_Full_x86_x64.exe Date Published: 21-02-2011 File Size: 48.1 MB   The Microsoft .NET Framework 4 provides the … Read more

How To Reset the Directory Services Restore Mode Administrator Account Password in Windows Server 2003

  To Reset the DSRM Administrator Password Click, Start, click Run, type ntdsutil, and then click OK. At the Ntdsutil command prompt, type set dsrm password. At the DSRM command prompt, type one of the following lines:  To reset the password on the server on which you are working, type reset password on server null. The null variable assumes that the … Read more

Brian Action To Leave WhatsApp

Brian-Action-To-Leave-WhatsApp

Brian Acton(The co-founder of WhatsApp) told in a Fb post on Tuesday ,He will leave the messaging service company to start a new foundation.    Brian Acton spent eight years with WhatsApp.   Note that WhatsApp bought by Facebook in 2014.   A Stanford alumnus, Brian Acton co-founded WhatsApp with Ukrainian immigrant Jan Koum in 2009. … Read more

close button