<?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>PeteStilgoe.com &#187; Windows / Active Directory</title>
	<atom:link href="http://www.petestilgoe.com/category/it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.petestilgoe.com</link>
	<description>&#34;Be fearful when others are greedy, be greedy when others are fearful.”</description>
	<lastBuildDate>Mon, 30 Jan 2012 14:28:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>How to find the physcial machine name a virtual machine is hosted on</title>
		<link>http://www.petestilgoe.com/2011/05/how-to-find-the-physcial-machine-name-a-virtual-machine-is-hosted-on/</link>
		<comments>http://www.petestilgoe.com/2011/05/how-to-find-the-physcial-machine-name-a-virtual-machine-is-hosted-on/#comments</comments>
		<pubDate>Wed, 04 May 2011 09:30:10 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows / Active Directory]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Host Machine]]></category>
		<category><![CDATA[Hyper V]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Virtual Machine]]></category>
		<category><![CDATA[Vm Ware]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=917</guid>
		<description><![CDATA[

To find the physical machine name hosting your VM do the following:
Start &#8211;> Run &#8211;> Regedt32
Then navigate to:
HKLM\Software\Microsoft\Virtual Machine\Guest\Parameters\PhysicalHostName

]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2011/05/how-to-find-the-physcial-machine-name-a-virtual-machine-is-hosted-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>K2 Blackpoint Blackpearl: Communication with the underlying transaction manager has failed</title>
		<link>http://www.petestilgoe.com/2011/04/k2-blackpoint-blackpearl-communication-with-the-underlying-transaction-manager-has-failed/</link>
		<comments>http://www.petestilgoe.com/2011/04/k2-blackpoint-blackpearl-communication-with-the-underlying-transaction-manager-has-failed/#comments</comments>
		<pubDate>Wed, 27 Apr 2011 10:30:09 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[K2 Blackpearl]]></category>
		<category><![CDATA[K2 Blackpoint]]></category>
		<category><![CDATA[Windows / Active Directory]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Firewall ports]]></category>
		<category><![CDATA[MSDTC]]></category>
		<category><![CDATA[RPC]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=913</guid>
		<description><![CDATA[

When deploying a new K2 Blackpoint or K2 Blackpearl you may get the following error:
(K2Project) SmartObject Server Exception: Could not publish SmartObject Definition to server: Error refreshing Service Instance &#8216;WorkflowReportingService&#8217;. Service returned : &#8216;Workflow Reporting SO Service: Communication with the underlying transaction manager has failed.
SmartObject: [Test - Process Instances]
If you do checking the following may [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2011/04/k2-blackpoint-blackpearl-communication-with-the-underlying-transaction-manager-has-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint &#8211; How to setup a one way trust &amp; required ports</title>
		<link>http://www.petestilgoe.com/2011/04/sharepoint-how-to-setup-a-one-way-trust-required-ports/</link>
		<comments>http://www.petestilgoe.com/2011/04/sharepoint-how-to-setup-a-one-way-trust-required-ports/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 05:36:38 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[Ports]]></category>
		<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[Windows / Active Directory]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Trust Relationship]]></category>
		<category><![CDATA[Firewall ports]]></category>
		<category><![CDATA[object picker]]></category>
		<category><![CDATA[one way trust]]></category>
		<category><![CDATA[people picker]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=882</guid>
		<description><![CDATA[

1.  Open Command Prompt.
2.  Type: netdom trustTrustingDomainName/d:TrustedDomainName/add
TrustingDomainName &#8211; Specifies the DNS name (or NetBIOS name) of the trusting domain in the trust being created.
TrustedDomainName &#8211; Specifies the DNS name (or NetBIOS name) of the domain that will be trusted in the trust being created.
• To perform this procedure, you must be a member [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2011/04/sharepoint-how-to-setup-a-one-way-trust-required-ports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Characteristics of different RAID configs</title>
		<link>http://www.petestilgoe.com/2010/07/characteristics-of-different-raid-configs/</link>
		<comments>http://www.petestilgoe.com/2010/07/characteristics-of-different-raid-configs/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 08:34:55 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Windows / Active Directory]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[RAID]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=635</guid>
		<description><![CDATA[

RAID 0 (Stripe set without parity)
•No Fault Tolerance
•Best read and write performance
•I/O per disk calculation: (reads + writes) / number of disks 
RAID 1 (Mirrored Volume)
•Fault Tolerance: 1 Disk may fail
•Performance: Good read, Acceptable write
•I/O per disk calculation: [(Reads + (2 x Writes)] / 2 
RAID 5 (Stripe set with parity)
•Fault Tolerance: One disk may [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/07/characteristics-of-different-raid-configs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RAMMap &#8211; How Windows manages memory, analyze application memory usage, how RAM is being allocated</title>
		<link>http://www.petestilgoe.com/2010/07/rammap-how-windows-manages-memory-analyze-application-memory-usage-how-ram-is-being-allocated/</link>
		<comments>http://www.petestilgoe.com/2010/07/rammap-how-windows-manages-memory-analyze-application-memory-usage-how-ram-is-being-allocated/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 06:46:20 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Perofrmance Tuning]]></category>
		<category><![CDATA[RAM / Memory]]></category>
		<category><![CDATA[Windows / Active Directory]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Memory Allocation]]></category>
		<category><![CDATA[RAM]]></category>
		<category><![CDATA[RAMMap]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=621</guid>
		<description><![CDATA[

Have you ever wondered exactly how Windows is assigning physical memory, how much file data is cached in RAM, or how much RAM is used by the kernel and device drivers? RAMMap makes answering those questions easy. RAMMap is an advanced physical memory usage analysis utility for Windows Vista and higher. It presents usage information [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/07/rammap-how-windows-manages-memory-analyze-application-memory-usage-how-ram-is-being-allocated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ADFS – Federated Web SSO with Forest Trust Scenario and its Limitations</title>
		<link>http://www.petestilgoe.com/2010/05/adfs-%e2%80%93-federated-web-sso-with-forest-trust-scenario-and-its-limitations/</link>
		<comments>http://www.petestilgoe.com/2010/05/adfs-%e2%80%93-federated-web-sso-with-forest-trust-scenario-and-its-limitations/#comments</comments>
		<pubDate>Thu, 27 May 2010 13:04:33 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[ADFS]]></category>
		<category><![CDATA[Sharepoint SSO]]></category>
		<category><![CDATA[SSO]]></category>
		<category><![CDATA[Windows / Active Directory]]></category>
		<category><![CDATA[active directory]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=583</guid>
		<description><![CDATA[

Hi, it&#8217;s Adam Conkle again. Today I’d like to talk about an ADFS case I had recently where the customer ran into some limitations with their Federated WebSSO with Forest Trust setup. They had their environment set up similar to what is described in Read Adams complete post here

]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2010/05/adfs-%e2%80%93-federated-web-sso-with-forest-trust-scenario-and-its-limitations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bulk Uploading Files to Sharepoint &#8211; Illegal characters</title>
		<link>http://www.petestilgoe.com/2008/09/bulk-uploading-files-to-sharepoint-illegal-characters/</link>
		<comments>http://www.petestilgoe.com/2008/09/bulk-uploading-files-to-sharepoint-illegal-characters/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 08:13:26 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Document Management]]></category>
		<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Windows / Active Directory]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=283</guid>
		<description><![CDATA[

Uploading bulk files into Sharepoint can be a nightmare when file names contain illegal / reserved characters.  A useful utility called Name Munger can assist you in renaming all your files quickly &#038; easily so that they are Sharepoint compliant.
Name Munger (pronounced &#8220;Name Munjer&#8221;) is a powerful, yet simple-to-use batch file renaming utility. Simply [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2008/09/bulk-uploading-files-to-sharepoint-illegal-characters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful tool for analysing your files to be migrated to your document management system / moss</title>
		<link>http://www.petestilgoe.com/2008/08/useful-tool-for-analysing-your-files-to-be-migrated-to-your-document-management-system-moss/</link>
		<comments>http://www.petestilgoe.com/2008/08/useful-tool-for-analysing-your-files-to-be-migrated-to-your-document-management-system-moss/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 13:29:55 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Document Management]]></category>
		<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Windows / Active Directory]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=272</guid>
		<description><![CDATA[

No more fumbling with My Computer or Windows Explorer, wishing you could print information about all your files. Karen&#8217;s Directory Printer can print the name of every file on a drive, along with the file&#8217;s size, date and time of last modification, and attributes (Read-Only, Hidden, System and Archive)! And now, the list of files [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2008/08/useful-tool-for-analysing-your-files-to-be-migrated-to-your-document-management-system-moss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint MOSS 2007 Web Front End Server Event ID 6398 6482 7076</title>
		<link>http://www.petestilgoe.com/2008/08/sharepoint-moss-2007-web-front-end-server-event-id-6398-6482-7076/</link>
		<comments>http://www.petestilgoe.com/2008/08/sharepoint-moss-2007-web-front-end-server-event-id-6398-6482-7076/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 09:08:08 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Windows / Active Directory]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=269</guid>
		<description><![CDATA[

Article ID : 946517
Last Review : August 7, 2008
Revision : 4.0 
SYMPTOMS
Consider the following scenario. You have a process that has more than one thread. Additionally, the process uses the Internet Information Services (IIS) Active Directory Service Interfaces (ADSI) provider to access IIS. Two threads access IIS at the same time. In this scenario, you [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2008/08/sharepoint-moss-2007-web-front-end-server-event-id-6398-6482-7076/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I determine which version of IIS / ASP I&#8217;m running?</title>
		<link>http://www.petestilgoe.com/2008/02/how-do-i-determine-which-version-of-iis-asp-im-running/</link>
		<comments>http://www.petestilgoe.com/2008/02/how-do-i-determine-which-version-of-iis-asp-im-running/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 09:47:24 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Windows / Active Directory]]></category>

		<guid isPermaLink="false">http://www.petestilgoe.com/?p=207</guid>
		<description><![CDATA[

If you are running Windows Server 2003, you are running IIS 6.0 / ASP 3.0 (though some people like to call this ASP 4.0).
If you are running Windows XP, you are running IIS 5.1 / ASP 3.0.
If you are running Windows 2000, you are running IIS 5.0 / ASP 3.0.

]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2008/02/how-do-i-determine-which-version-of-iis-asp-im-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

