Welcome to Dirteam.com/ActiveDir.org Blogs Sign in | Join | Help

May 2006 - Posts

Below is an e-mail I received and I thought I posted here on my blog everyone interested can benefit from it ------------------------------------------------------------------------------------ With the launch last week of Beta 2 of the 2007 Office system, Read More...
AD uses a multimaster concept, which simply means that changes and additions can be performed on each DC, assuming the correct permissions have been delegated. That is also true for creating security principals like user-, group-, computer- and iNetOrgPerson Read More...
In the following post you can find information about performing a domain rename: http://blogs.dirteam.com/blogs/jorge/archive/2005/11/24/154.aspx In addition to that you will find here WHAT a domain rename impacts. As you can see it is NOT something you Read More...
Interesting in following a webcast about Longhorn Server? Well, here is your chance! This time it is about the Server Manager Utility which aids in installing, configuring and managing server roles. TITLE : Installing, Configuring, and Managing Server Read More...
For a script I was writing, I needed to work with large integers. Example code in VBS was to compare very large numeric numbers: ----------------------------------------- Dim LargestValue LargestValue=0 AR = Array("134234","22342399999999999994","9","555555555577698","6","5") Read More...
A tip for delegation (per organization this may depend, but this should give you a hint how to do it): ALWAYS use separate admin accounts to perform admin tasks Define the admin roles in your organization Define all the admin tasks performed by those Read More...
Every hour, the Microsoft Windows domain controller that has the primary domain controller (PDC) emulator operations master role verifies the ACLs on members of these administrative groups and compares them to the ACL on the AdminSDHolder object. If the Read More...
Have YOU not had the situation where: You needed to do a non-auth. restore of AD and the SYSVOL on a DC OR You needed to do a non-auth. of the SYSVOL (BurFlags=D2) on a DC AND That DC was across a site link at another location AND No other DC was available Read More...
For those of you who have experienced lingering objects on a number of DCs/GCs will be able to tell that lingering objects are a real PITA. For those who don't, trust me they are! Why? If you have them on a number of DCs/GCs, it takes quite a lot of manual Read More...
A lot of people on the newsgroups have been having problems with the introduction of W2K3 R2 based DCs into their existing AD environment based upon W2K or W2K3. Main problem was that people were using the ADPREP version on the first CD of the R2 distribution Read More...
Did you know I HATE those freakin' *&^(*#&^%(**&_)(&^*(^(* a$$holes that misuse other folks servers, systems and applications to distribute SPAM just because of the crap they want to sell or because they want to steal information! Get Read More...
So you want to in-place upgrade your current NT4 domain to an AD domain and keep the same NetBIOS domain name. This is AN EXAMPLE how to do it. Make sure you change anything that is specific to your environment and check everything has been taken into Read More...