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

Carlos

things i do

News

  • MSN Alerts




Browse by Tags

All Tags » microsoft Technologies _ Active Directory _ Programming   (RSS)
Sorry, but there are no more tags available to filter with.
Active Directory (namespace) programming Tip 1
Gotcha number one, when doing some domain coding you can easly get some domain information using the following code: Dim MyDomain as Domain = Domain.GetCurrentDomain ‘To get the Domain Parent i.e. the parent of the domain in the Domain ‘ ‘tree Dim MyDomainParent Read More...
Im in Awe !
Well being doing some AD operations as usual and having 10 Kb’s open at the same time and going through 100000 steps (which are all similar) to fix a small but serious problem, has started to take its toll. These things should be automated and I know Read More...