<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AdminAlley.com</title>
	<atom:link href="http://www.adminalley.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adminalley.com</link>
	<description>Making Virtues out of Necessities...</description>
	<lastBuildDate>Wed, 27 Feb 2013 20:31:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Registering .NET without affecting other sites</title>
		<link>http://www.adminalley.com/2013/02/27/registering-net-without-affecting-other-sites/</link>
		<comments>http://www.adminalley.com/2013/02/27/registering-net-without-affecting-other-sites/#comments</comments>
		<pubDate>Wed, 27 Feb 2013 20:28:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008/R2]]></category>

		<guid isPermaLink="false">http://www.adminalley.com/?p=655</guid>
		<description><![CDATA[Only tested with IIS 7 on Server 08 R2 Open &#8216;CMD&#8217; and navigate to &#8216;C:\Windows\Microsoft.NET\Framework\&#60;.NET version number&#62; Type &#8216;aspnet_regiis.exe -ir&#8217; If this is a fresh version of IIS (no other sites running on it) or you&#8217;re not worried about the hosted sites breaking with a framework change you can use -i instead of -ir. At [...]]]></description>
		<wfw:commentRss>http://www.adminalley.com/2013/02/27/registering-net-without-affecting-other-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symbolic Links 2008/Vista+</title>
		<link>http://www.adminalley.com/2012/10/15/symbolic-links-2008vista/</link>
		<comments>http://www.adminalley.com/2012/10/15/symbolic-links-2008vista/#comments</comments>
		<pubDate>Mon, 15 Oct 2012 19:55:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server 2008/R2]]></category>

		<guid isPermaLink="false">http://www.adminalley.com/?p=640</guid>
		<description><![CDATA[This applies to Server 2008 R2 and Windows 7 as well, of course. While this may be old news to some, MaxPC had a good article in their latest issue about using symbolic links in Vista. To paraphrase, symbolic links are like shortcuts but at the OS level, not the file system level. Starting in [...]]]></description>
		<wfw:commentRss>http://www.adminalley.com/2012/10/15/symbolic-links-2008vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allow non-admins to start and stop system services</title>
		<link>http://www.adminalley.com/2012/09/12/allow-non-admins-to-start-and-stop-system-services/</link>
		<comments>http://www.adminalley.com/2012/09/12/allow-non-admins-to-start-and-stop-system-services/#comments</comments>
		<pubDate>Wed, 12 Sep 2012 19:05:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008/R2]]></category>

		<guid isPermaLink="false">http://www.adminalley.com/?p=632</guid>
		<description><![CDATA[Step 1 – Create the Console We need to open a hidden console snap-in Click Start &#62; Run (or press WIN + R) and type “mmc.exe” This opens an empty Microsoft Management Console. Click File &#62; Add/Remove Snap-in… (Ctrl+ M) Scroll down the list of available Snap-ins and select Security Configuration and Analysis Click Add [...]]]></description>
		<wfw:commentRss>http://www.adminalley.com/2012/09/12/allow-non-admins-to-start-and-stop-system-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cmdlet to delete e-mail in Exchange 2010</title>
		<link>http://www.adminalley.com/2012/07/09/cmdlet-to-delete-e-mail-in-exchange-2010/</link>
		<comments>http://www.adminalley.com/2012/07/09/cmdlet-to-delete-e-mail-in-exchange-2010/#comments</comments>
		<pubDate>Mon, 09 Jul 2012 16:06:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Exchange]]></category>

		<guid isPermaLink="false">http://www.adminalley.com/?p=620</guid>
		<description><![CDATA[This can be used to find/delete one email or thousands of emails. Again, the below came in handy to zap away the offending emails. Using Search-Mailbox to search emails Introducing… the Search-Mailbox cmdlet. This can search for specified criteria and will copy the results to a destination mailbox.  First off though, we have to tell Search-Mailbox which [...]]]></description>
		<wfw:commentRss>http://www.adminalley.com/2012/07/09/cmdlet-to-delete-e-mail-in-exchange-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Issue with drive mappings</title>
		<link>http://www.adminalley.com/2012/07/03/issue-with-drive-mappings/</link>
		<comments>http://www.adminalley.com/2012/07/03/issue-with-drive-mappings/#comments</comments>
		<pubDate>Tue, 03 Jul 2012 15:50:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008/R2]]></category>

		<guid isPermaLink="false">http://www.adminalley.com/?p=616</guid>
		<description><![CDATA[Error with either Kix32, manually mapping drives, and/or internet issues. The error I was getting: &#8216;The mapped network drive could not be created because the following error has occurred:    An extended error has occurred.&#8217; - Side note, MS should really rethink the wording on this error. Run these commands as an admin on the machine: [...]]]></description>
		<wfw:commentRss>http://www.adminalley.com/2012/07/03/issue-with-drive-mappings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anonymous LDAP requests</title>
		<link>http://www.adminalley.com/2012/03/16/anonymous-ldap-requests/</link>
		<comments>http://www.adminalley.com/2012/03/16/anonymous-ldap-requests/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 19:17:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AD/DNS/DHCP]]></category>
		<category><![CDATA[Server 2008/R2]]></category>

		<guid isPermaLink="false">http://www.adminalley.com/?p=612</guid>
		<description><![CDATA[I strongly recommend against this. Many applications communicate with directory services through LDAP, but the LDAP Request for Comments (RFC) specification stipulates that an LDAP bind should support the passing of a credential. Connecting anonymously really shouldn&#8217;t be needed. You may have many Unix-style applications that currently use an anonymous LDAP bind to other directory [...]]]></description>
		<wfw:commentRss>http://www.adminalley.com/2012/03/16/anonymous-ldap-requests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Access to Event Viewer for non-Admins – Windows Server 2003/2008</title>
		<link>http://www.adminalley.com/2012/03/08/remote-access-to-event-viewer-for-non-admins-windows-server-20032008/</link>
		<comments>http://www.adminalley.com/2012/03/08/remote-access-to-event-viewer-for-non-admins-windows-server-20032008/#comments</comments>
		<pubDate>Thu, 08 Mar 2012 22:34:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008/R2]]></category>

		<guid isPermaLink="false">http://www.adminalley.com/?p=605</guid>
		<description><![CDATA[In 2008, this is a doddle. Add the user to the built in Event Viewers group! In 2003 however, there’s a bit more to it. You’ll need to amend the registry. The security of each log is configured locally through the values in the following registry key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Eventlog The Application log Security Descriptor is configured through the following [...]]]></description>
		<wfw:commentRss>http://www.adminalley.com/2012/03/08/remote-access-to-event-viewer-for-non-admins-windows-server-20032008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Expiring media ID not found in EMM database</title>
		<link>http://www.adminalley.com/2012/01/27/expiring-media-id-not-found-in-emm-database/</link>
		<comments>http://www.adminalley.com/2012/01/27/expiring-media-id-not-found-in-emm-database/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 21:48:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[NetBackup]]></category>
		<category><![CDATA[Backups]]></category>

		<guid isPermaLink="false">http://www.adminalley.com/?p=589</guid>
		<description><![CDATA[Problem GENERAL ERROR: When attempting to expire a media in Veritas NetBackup &#8482; 6.5 with the bpexpdate command, the message &#8220;requested media id was not found in the EMM database&#8221; is received. Error Requested media id was not found in the EMM database Solution Overview: When attempting to expire a media in NetBackup 6.5 with [...]]]></description>
		<wfw:commentRss>http://www.adminalley.com/2012/01/27/expiring-media-id-not-found-in-emm-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;aspnet_regiis -i&#8217; and IIS</title>
		<link>http://www.adminalley.com/2012/01/27/using-aspnet_regiis-i-affects-all-of-iis-sites/</link>
		<comments>http://www.adminalley.com/2012/01/27/using-aspnet_regiis-i-affects-all-of-iis-sites/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 21:26:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Server 2008/R2]]></category>

		<guid isPermaLink="false">http://www.adminalley.com/?p=583</guid>
		<description><![CDATA[It is very common for posters on newgroups to recommend that solution seekers run the “aspnet_regiis -i“ command to fix various problems and ASP.NET maladies. Unfortunately, the -i flag of the aspnet_regiis command does much more than is usually required to fix most problems. It is a sledge hammer when the pennyweight would be a [...]]]></description>
		<wfw:commentRss>http://www.adminalley.com/2012/01/27/using-aspnet_regiis-i-affects-all-of-iis-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running 32-bit &amp; 64-bit ASP.Net versions at the same time</title>
		<link>http://www.adminalley.com/2011/08/03/running-32-bit-64-bit-asp-net-versions-at-the-same-time/</link>
		<comments>http://www.adminalley.com/2011/08/03/running-32-bit-64-bit-asp-net-versions-at-the-same-time/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 18:06:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IIS]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.adminalley.com/?p=526</guid>
		<description><![CDATA[In IIS6, this was a pain area. On a 64-bit Windows 2003 Server, you cannot run worker processes in both 32-bit mode and as well as 64 bit mode. Either only one of them was possible. This was possible by the below Metabase Key which would be applied to the W3SVC/AppPools node. W3SVC/AppPools/enable32BitAppOnWin64 : true &#124; false [...]]]></description>
		<wfw:commentRss>http://www.adminalley.com/2011/08/03/running-32-bit-64-bit-asp-net-versions-at-the-same-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
