Archive

Archive for the ‘Active Directory’ Category

Recovering accidentally deleted Items in Active Directory

November 18th, 2009 christian No comments
Well, it could happen that you delete an Active Directory Objects / Accounts (like a User, Group, Computer whatever object) accidentally. In the past i used ADSIEdit.msc to restore the object. Well, this is a not so straight-forward procedure and not that easy to accomplish. Lately I’ve stumbled over a page from guy/blog called Windowmaker  Logo_ActiveDirectory

Read more…

Categories: Active Directory, Microsoft Tags:

PowerShell: Get SID from AD (Active Directory) User / Group using PowerShell

August 26th, 2009 christian 2 comments

To get the SID of an AD Object (User, Group, whatever) quickly, i recommend using PowerShell.
When trying to get the SID using ADUC (Active Directory User and Computer Snap-in), you can not copy/paste the SID as a string since it is stored in a binary format.

Read more…

Categories: Active Directory, Microsoft, PowerShell Tags:

Active Directory, Transfer Schema Master, Domain Naming Master, PDC, RID Master, Infrastructure Master Role using NtdsUtil.exe

August 6th, 2009 christian No comments

Transferring a FSMO (Flexible Single Master Operations) Role using the NtdsUtil.exe is pretty easy.

Start a Command Line (cmd.exe)
C:\>ntdsutil.exe
Switch to Roles context
ntdsutil: Roles Read more…

Categories: Active Directory, Microsoft Tags:

Active Directory, List FSMO Roles of a Domain Controller (DC) using NtdsUtil.exe

August 6th, 2009 christian No comments

To list the FSMO (Flexible Single Master Operations) Roles of a Microsoft Active Directory Domain Controller (DC) using NtdsUtil.exe:

Start a command prompt (cmd.exe)

Start NtdsUtil.exe
C:\>NtdsUtil.exe
Switch to Roles context
ntdsutil:Roles
Swtich to Connections context
fsmo maintenance:Connections Read more…

Categories: Active Directory, Microsoft Tags:

Active Directory, Transfer the Schema Master Role of a Windows 2003 Server Domain Controller using the MMC GUI

August 6th, 2009 christian No comments

Register the Schmmgmt.dll MMC Snap-in

Register the DLL using
regsvr32 schmmgmt.dll

Transfer the Schema Master Role

  • Run MMC (Microsoft Management Console – Start – run – MMC )
  • On the File, menu click Add/Remove Snap-in.
  • Click Add.

Read more…

Categories: Active Directory, Microsoft Tags:
WordPress SEO fine-tune by Meta SEO Pack from Poradnik Webmastera