joeware - never stop exploring... :)

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

Archive for August, 2008

Under the things that make you go wtf??? category…

by @ Tuesday, August 12th, 2008. Filed under tech

How do you get [ADSI] as a shortcut for System.DirectoryServices.DirectoryEntry()???? Seriously. From MSDN What is ADSI? Active Directory Services Interfaces (ADSI) is a set of open interfaces that abstract the capabilities of directory services from different network providers to present a single view for accessing and managing network resources. Administrators and developers can use ADSI […]

UpToDateness Vector (UTDV)

by @ Monday, August 11th, 2008. Filed under tech

Brandon posted recently about the UTDV and how to get it in PowerShell. As he mentions in the blog post some chatter on AD Org got him and I going down another road in an offline email stream. This resulted in him finding a .NET method to get this over his really painful way he […]

Active Directory LDAP Compliance

by @ Monday, August 11th, 2008. Filed under tech

I keep losing this link so posting here so I can find it later. šŸ™‚   http://www.microsoft.com/windowsserver2003/techinfo/overview/ldapcomp.mspx   Summary This paper discusses the origins of Lightweight Directory Access Protocol (LDAP) within Microsoft products and, specifically, the implementation of and conformance to the LDAPv3 Proposed Standard within Microsoft Windows 2000 Server and Microsoft Windows Server 2003. […]

History of Active Directory from someone who made it

by @ Monday, August 11th, 2008. Filed under tech

Recently there was a post on AD Org that spawned a discussion on the history of Active Directory. My friend ~Eric who is about as pragmatic as they come (though he can’t seem to get the hang of posting regular blog posts[1]) said well heck if we want the history of AD, lets all stop […]

Using the memberof utility to determine if a user is a member of a specific group

by @ Sunday, August 10th, 2008. Filed under tech

More from the mailbag…. I just downloaded and tried your memberof utility, but I think Iā€™m missing something. What I want to do is ā€“ in the Windows logon script ā€“ determine if the logged on user is in a particular group so I can take a specific action.  The easy part has been to […]

Good Illustrated Write-up on the Kaminsky DNS issue

by @ Sunday, August 10th, 2008. Filed under tech

http://www.unixwiz.net/techtips/iguide-kaminsky-dns-vuln.html Rating 3.00 out of 5

Little bit on Exchange Permissions

by @ Sunday, August 10th, 2008. Filed under tech

Another one from the mailbag… adfind -b cn=ZZZ,ou=Users,ou=AAA,ou=XXX,ou=ad,DC=YYY,DC=com dn msexchmailboxsecuritydescriptor publicDelegates publicDelegatesBL -f “(&(objectcategory=person)(objectclass=user))” -sddc++ -resolvesids >> C:\textfile.txt what an i missing to pull permissions off a mailbox that they user has applied on the client. Say I have an account reviewer to my contacts in my mailbox Thanks for any help   This one […]

Quick answer to an email question about moving users between OUs

by @ Sunday, August 10th, 2008. Filed under tech

This was part of a message in my inbox, it was about using OldCmp and this was one of the questions. We want to move all the users into the appropriate OU based on the first two digits of their username. Can we move users into an OU? Something like: -move ā€“b ou=Carlisle, dc=domain, dc=com […]

Info on hacking the Massachusetts Bay Transit Authority

by @ Sunday, August 10th, 2008. Filed under tech

http://www.tgdaily.com/content/view/38817/108/ Rating 3.00 out of 5

Troubleshooting a service stop…

by @ Wednesday, August 6th, 2008. Filed under tech

Brian wrote up a great little article on the steps he took in troubleshooting a service that was crashing, I highly recommend this article.   http://briandesmond.com/blog/archive/2008/08/05/msdtc-exits-on-pdce-transfer.aspx Rating 3.00 out of 5

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