joeware - never stop exploring... :)

Information about joeware mixed with wild and crazy opinions...

Archive for the 'tech' Category

How To: Report explicit ACEs on Active Directory objects with AdFind

by @ Thursday, September 28th, 2006. Filed under tech

A fellow MVP, Brian Desmond, suggested in a previous blog comment that I should “add a switch to filter inherited permissions”. I thought, hey, great idea… I can do better. 🙂 In AdFind V01.32.00 you will find the new switches -sddlfilter and -sddlNOTfilter. These switches allow you to specify a value for each of the […]

Bug in Microsoft LDAP API? – Revisited

by @ Thursday, September 28th, 2006. Filed under tech

In the blog entry Bug in Microsoft LDAP API? I documented a pain in my side I ran into with ldap_search_init_page. As I mentioned in the comments I began a conversation with one of the smart Microsoft Dev folks, specifically a Dev who previously did LDAP Client and now is a core dev. I am not […]

How To: Dump Exchange SMTP addresses in Active Directory with AdFind…

by @ Sunday, September 24th, 2006. Filed under tech

adfind -sc exchaddresses:smtp Ex: F:\Dev\CPP\AdFind>adfind -sc exchaddresses:smtp AdFind V01.32.00cpp Joe Richards (joe@joeware.net) September 2006 Using server: 2k3dc10.child1.joe.com:3268Directory: Windows Server 2003 dn:CN=$jricha34,CN=Users,DC=joe,DC=com>proxyAddresses: smtp:$jricha34@joeware2.net>proxyAddresses: SMTP:$jricha34@joe.com dn:CN=Public Folder Store (2K3EXC01),CN=SG1,CN=InformationStore,CN=2K3EXC01,CN=Servers,CN=First Administrative Group,CN=Administrative Groups,CN=joeware,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=joe,DC=com>proxyAddresses: smtp:2K3EXC01-IS@joeware2.net>proxyAddresses: smtp:2K3EXC01-IS@joeware2.com>proxyAddresses: SMTP:2K3EXC01-IS@joe.com dn:CN=Microsoft System Attendant,CN=2K3EXC01,CN=Servers,CN=First Administrative Group,CN=Administrative Groups,CN=joeware,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=joe,DC=com>proxyAddresses: smtp:2K3EXC01-SA@joeware2.net>proxyAddresses: smtp:2K3EXC01-SA@joeware2.com>proxyAddresses: SMTP:2K3EXC01-SA@joe.com dn:CN=Public Folder Store (2K3EXC02),CN=SG1,CN=InformationStore,CN=2K3EXC02,CN=Servers,CN=Second Administrative Group,CN=Administrative Groups,CN=joeware,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=joe,DC=com>proxyAddresses: smtp:2K3EXC02-IS@joeware2.net>proxyAddresses: SMTP:2K3EXC02-IS@joe.com dn:CN=Microsoft System […]

So I’m resetting the passwords on about 300,000 accounts…

by @ Saturday, September 23rd, 2006. Filed under tech

…and boy did I find a heck of a memory leak in AdMod… I admit, this is probably on the unusual side for tasks people would normally be executing but just the same I am glad that I found it so I can stamp it out. So much for CodeGuard because it never once warned me […]

Clearing all sIDHistories in a domain

by @ Saturday, September 16th, 2006. Filed under tech

A common question I see is “How do I clear all sIDHistory values in a domain?”. Microsoft does have a script on the support web site to accomplish this, you can find it at http://support.microsoft.com/default.aspx?scid=kb;en-us;295758   I don’t have much direct experience with it but had folks that wanted me to modify it for them and heard […]

VMWARE Server 1.0.0 question….

by @ Monday, September 11th, 2006. Filed under tech

So under Virtual Server, something I did and liked doing was using differencing disks. I would build a base image, say BASE_LHRC1 and then I would build multiple machines from that one disk via differencing disks. I am not seeing the option to build any type of differencing disks in VMWARE Server 1.0.0. Am I […]

Using x64 for DCs? Let’s hear your experiences.

by @ Saturday, September 9th, 2006. Filed under tech

x64 DCs are slowing getting rolled out to various companies. Most often I am hearing amazing things from an LDAP query standpoint which is great. I am curious though how people are determining how many DCs they need? Are they just replacing their x86 DCs and leaving it at that or are they carefully watching […]

Perl script to defrost a.k.a "warm" an AD or ADAM cache…

by @ Wednesday, August 30th, 2006. Filed under tech

I seem to field a lot of questions on this though I am far from the expert here. However, here is my take on it… Warming the cache is not limited to x64 with giant DITs, it just happens to be something people like to force up front with x64 with large DITS because the […]

Livewriter bug #1

by @ Monday, August 28th, 2006. Filed under tech

I appear to be a bug magnet. Using the product just a few days and bam… Ok so you will notice on my blog site I have an entry for interesting changes in E12. At the bottom of it I had a web link to the EHLO blog with the info… Only the link didn’t […]

Interesting changes in Exchange 12 (aka Exchange 2007)

by @ Sunday, August 27th, 2006. Filed under tech

The EHLO blog folks posted an interesting blog entry on some upcoming changes for E-12 that change how you provision users and also changes to the recipient policy mechanism (the RUS dies) and hurray, it looks like they might have gotten a clue with the property sets and put the Exchange attributes into Exchange specific […]

[joeware – never stop exploring… :) is proudly powered by WordPress.]