<?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 Server 2008</title>
	<atom:link href="http://www.petestilgoe.com/category/windows-server-2008/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>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>Error: Access Denied! Only site admin can access Data Source object from user profile DB.</title>
		<link>http://www.petestilgoe.com/2008/08/error-access-denied-only-site-admin-can-access-data-source-object-from-user-profile-db/</link>
		<comments>http://www.petestilgoe.com/2008/08/error-access-denied-only-site-admin-can-access-data-source-object-from-user-profile-db/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 07:40:19 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

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

Techinal Details: 
System.UnauthorizedAccessException: Access Denied! Only site admin can access Data Source object from user profile DB. 
   at Microsoft.Office.Server.UserProfiles.SRPSite.AdminCheck(String message) 
   at Microsoft.Office.Server.UserProfiles.DataSource._LoadDataSourceDef(IDataRecord rec) 
   at Microsoft.Office.Server.UserProfiles.DataSource._LoadDataSourceDef(String strDSName) 
   at Microsoft.Office.Server.UserProfiles.DataSource..ctor(SRPSite site, Boolean fAllowEveryoneRead) 
   at Microsoft.Office.Server.UserProfiles.DataSource..ctor(SRPSite site) 
   at Microsoft.Office.Server.UserProfiles.UserProfileConfigManager.GetDataSource() 
 [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2008/08/error-access-denied-only-site-admin-can-access-data-source-object-from-user-profile-db/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shared Service Provider Application Pool Account</title>
		<link>http://www.petestilgoe.com/2008/08/shared-service-provider-application-pool-account/</link>
		<comments>http://www.petestilgoe.com/2008/08/shared-service-provider-application-pool-account/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 07:36:13 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

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

Current implementation is Windows 2008 server, IIS 7.0 &#038; MOSS 2007, when defining the Shared Service Provider Application Pool Account it is stated that you dont need to grant it any permissions as they will get added automatically upon creation eg:
When each application pool is setup, you must specify an account that will be used [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2008/08/shared-service-provider-application-pool-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Moss 2007 on a Windows 2008 Server</title>
		<link>http://www.petestilgoe.com/2008/07/installing-moss-2007-on-a-windows-2008-server/</link>
		<comments>http://www.petestilgoe.com/2008/07/installing-moss-2007-on-a-windows-2008-server/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 07:44:35 +0000</pubDate>
		<dc:creator>peter.stilgoe</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Sharepoint / MOSS / WSS]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

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

I have just used this procedure which I found on Steve Graegerts blog (http://graegert.com/) &#038; it work perfectly:
WSS 3.0 and MOSS 2007 can only be installed with Service Pack 1. You need to download WSS 3.0 including SP1 not WSS 3.0 &#038; SP1. You cannot download MOSS 2007 with SP1 included so we will have [...]]]></description>
		<wfw:commentRss>http://www.petestilgoe.com/2008/07/installing-moss-2007-on-a-windows-2008-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

