<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="0.92">
<channel>
	<title>Open a Socket!</title>
	<link>http://www.open-a-socket.com</link>
	<description>Perspectives on Active Directory, Exchange and more</description>
	<lastBuildDate>Mon, 02 Jan 2012 21:42:48 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>What&#8217;s in a name?</title>
		<description>&#160;  I’ve been working with the Windows Server 2008 R2 Active Directory cmdlets quite a bit recently.&#160; If you’ve come from a background of using ADFIND, the cmdlets take a bit of getting used, but for me it’s definitely been worth the time spent.&#160; One thing that frustrates me ...</description>
		<link>http://www.open-a-socket.com/index.php/2012/01/02/whats-in-a-name/</link>
			</item>
	<item>
		<title>Search Result differences with Export-Mailbox</title>
		<description>I came across an anomaly with the Exchange 2007 Export-Mailbox cmdlet at a customer site recently.  It created a major inconvenience for some bulk mailbox exports, so I thought I would share it here.  Basically, I was able to generate two different search results depending on whether or not I ...</description>
		<link>http://www.open-a-socket.com/index.php/2011/12/31/search-result-differences-with-export-mailbox/</link>
			</item>
	<item>
		<title>The books that keep on giving</title>
		<description>Good books continue to deliver value long after the publication date.  Here's an example of how they helped repair a broken bed support recently.



(with apologies to Gil Kirkpatrick, whose Active Directory Programming book has been a huge help to me over the last 10 years).

PS. Details of how exactly the bed ...</description>
		<link>http://www.open-a-socket.com/index.php/2011/10/20/the-books-that-keeps-on-giving/</link>
			</item>
	<item>
		<title>Powershell script to find objects using objectGUID value</title>
		<description>The objectGUID attribute is a little tricky to work with, especially if you want to use it as part of an LDAP filter.  This is because the value in stored within the directory as an octet string - essentially an array of one-byte characters.  This syntax is not especially user-friendly, ...</description>
		<link>http://www.open-a-socket.com/index.php/2011/09/23/powershell-script-to-find-objects-using-objectguid-value/</link>
			</item>
	<item>
		<title>Teched 2011 New Zealand - Powershell files</title>
		<description>As promised, here are the Powershell data files from my Teched NZ 2011 demos.  I've also included the FSMO role mover script.

te_2011.zip

Let me know if you have any questions. Enjoy! </description>
		<link>http://www.open-a-socket.com/index.php/2011/08/25/teched-2011-new-zealand-powershell-files/</link>
			</item>
	<item>
		<title>How to find duplicate sAMAccountNames between two forests</title>
		<description>When preparing for a migration of AD objects from one forest to another it is useful to know if any of the names are going to conflict.  There are, as you probably know, a number of different naming attributes in AD, but the one most likely to cause problems in the event ...</description>
		<link>http://www.open-a-socket.com/index.php/2011/07/31/how-to-find-duplicate-samaccountnames-between-two-forests/</link>
			</item>
	<item>
		<title>How to clear group membership with Powershell</title>
		<description>Something I often recommend to my customers is keep the membership of the Enterprise Admins and Schema Admins groups empty and only populate them (temporarily) when required.  The privileges assigned to these groups are obviously high and removing the members reduces the potential for costly mistakes and/or compromise. 

Here's a quick ...</description>
		<link>http://www.open-a-socket.com/index.php/2011/05/01/how-to-clear-group-membership-with-powershell/</link>
			</item>
	<item>
		<title>How to find the renamed domain Built-In Administrator account with Powershell</title>
		<description>Many organisations choose to rename the Built-in Administrator account for the domain for security reasons.  Whether or not renaming the account provides any real protection is the matter of some debate.  What is clear is that any hacker worth his or her salt is not going to be fooled by ...</description>
		<link>http://www.open-a-socket.com/index.php/2011/05/01/how-to-find-the-renamed-domain-built-in-administrator-account-with-powershell/</link>
			</item>
	<item>
		<title>Powershell script to change NIC label based on location</title>
		<description>Here's a little WMI script I threw together the other day to help someone out.  The requirement was to set the display name (label) of a network adapter based on its hardware location.

Let's say we have a NIC with the display name "Local Area Connection" and you want to change ...</description>
		<link>http://www.open-a-socket.com/index.php/2011/04/25/powershell-script-to-change-nic-label-based-on-location/</link>
			</item>
	<item>
		<title>GAL Sync with Powershell</title>
		<description>If you’re looking for a Global Address List synchronisation solution for Exchange that simply uses Powershell, look no further than this excellent script from fellow MVP Carol Wapshere.  http://www.wapshere.com/missmiis/a-galsync-powershell-script  The script doesn’t leverage the DirSync control (and hence doesn’t use deltas), which means that it isn’t perhaps as ...</description>
		<link>http://www.open-a-socket.com/index.php/2011/04/17/gal-sync-with-powershell/</link>
			</item>
</channel>
</rss>

