'Windows Server 2008 R2' Tag

Auditing Group Membership changes

I often get this asked this question, “how do I audit group membership changes”. Whereas a lot of AD Change Monitor Tools (Quest, Netwrix etc.) have nice reports that can be generated to look up this information, this question comes up when a change auditor product for AD is not in picture. Let me cover [...]

  • Server Core R2 DC promotion fails due to unavailable ADDS binaries

    I encountered an issue promoting a Server Core R2 to a domain controller. The DCPROMO on Server Core is handled via unattended mode with answer file. The error I received is below. It was due to Server Core’s inability to install/confirm ADDS binaries. C:UsersAdministrator>dcpromo /unattended:answer.txt Checking if Active Directory Domain Services binaries are installed… Failed [...]

  • Exchange 2010 Setup and .Net Framework 3.5 SP1 Requirement

    Starting with Exchange 2007, the good thing about the setup wizard is that it guides you about all the pre-requisites and provides the links from where you can download them from. However, if you are installing Exchange 2010 on Windows Server 2008 (or R2) box, and if you follow the link provided by the wizard [...]

  • PowerShell : How do I check Active Directory Tombstone Lifetime ?

    What is Active Directory Tombstone Lifetime (TSL) ? The tombstone lifetime in an Active Directory forest determines how long a deleted object (called a “tombstone”) is retained in Active Directory Domain Services (AD DS). The tombstone lifetime is determined by the value of the tombstoneLifetime attribute on the Directory Service object in the configuration directory [...]

  • Can I install KMS on Server Core ?

    Server Core seems to be the perfect candidate for installing KMS. Key Management Service mediates your Volume Licensing with Microsoft Activation Services and acts as the man-in-the-middle for the activation for all your KMS clients that comprise of Vista, Windows 7, Windows Server 2008 and R2. With Windows 7 and Windows Server 2008 R2, what [...]

  • Windows Server 2008 R2 Features Poster

    Previously I had posted the 2003 AD and 2008 Features jigsaw posters, Mike Kline informed me that there is now a 2008 R2 Features poster. You can download the 44x24in poster from here

    posted in Active Directory, General, Windows Server 2008 R2 by Rick

  • PowerShell : How do I find old Trusts ?

    As usual Joe shared a great insight that trusts well-doing can in one way be verified by checking the trust accounts for their last password resets. When trusts are created the accounts for them are by default created under ‘Users’ container, and are named as TrustedDomain$ and just like computer accounts, trusts reset their password [...]

  • PowerShell : Set-ADAccountPassword cmdlet in Windows Server 2008 R2

    Here is quick snippet of password set/reset ‘Set-ADaccountPassword’ cmdlet in 08 R2 via ADWS (native AD cmdlets) and a test screencast from me. I highly recommend to use the built in cmdlet help to learn the syntax and available parameters. Whether you are using the cmdlet as an one-off task or trying to incorporate it [...]

  • Another look at Active Directory Administrative Center (ADAC)

    Previously I had briefly written about ADAC and today we take a look at some of the things you can accomplish by this new interface of Active Directory. We start out by launching the ADAC, by running DSAC.exe from the run window ADAC offers two views, the list view and the tree view There are [...]

  •  
    (c) 2008 - 2012 Shariq Sheikh. All Rights Reserved.