<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Application Compatibility - Session 0 Isolation</title><link>http://blogs.technet.com/askperf/archive/2007/04/27/application-compatibility-session-0-isolation.aspx</link><description>In Windows XP, Windows Server 2003, and earlier versions of the Windows operating system, all services run in the same session as the first user who logs on to the console. This session is called Session 0. Running services and user applications together</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>
		   Windows Session 0 Isolation &amp;raquo; D&amp;#8217; Technology Weblog: Technology News &amp;amp; Reviews	</title><link>http://blogs.technet.com/askperf/archive/2007/04/27/application-compatibility-session-0-isolation.aspx#834363</link><pubDate>Fri, 27 Apr 2007 22:58:41 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:834363</guid><dc:creator>
		   Windows Session 0 Isolation » D’ Technology Weblog: Technology News &amp; Reviews	</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.ditii.com/blog/2007/04/27/windows-session-0-isolation/"&gt;http://www.ditii.com/blog/2007/04/27/windows-session-0-isolation/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Application Compatibility - Session 0 Isolation Explained</title><link>http://blogs.technet.com/askperf/archive/2007/04/27/application-compatibility-session-0-isolation.aspx#866022</link><pubDate>Wed, 02 May 2007 13:56:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:866022</guid><dc:creator>64bit, Terminal Services, Citrix, Thin Client, VMware / VirtualPC / VDI / SSL VPN</dc:creator><description>&lt;p&gt;The Enterprise Platforms Windows Server Perfomance Team have published and explaintion of Session 0.&lt;/p&gt;</description></item><item><title>Sessions, Desktops and Windows Stations</title><link>http://blogs.technet.com/askperf/archive/2007/04/27/application-compatibility-session-0-isolation.aspx#1595678</link><pubDate>Tue, 24 Jul 2007 14:22:02 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1595678</guid><dc:creator>Ask the Performance Team</dc:creator><description>&lt;p&gt;Today we are going to briefly go over the basics of some concepts that can be pretty confusing even at&lt;/p&gt;
</description></item><item><title>The Program Compatibility Assistant - Part Two</title><link>http://blogs.technet.com/askperf/archive/2007/04/27/application-compatibility-session-0-isolation.aspx#2113074</link><pubDate>Fri, 05 Oct 2007 13:24:53 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2113074</guid><dc:creator>Ask the Performance Team</dc:creator><description>&lt;p&gt;In our previous post on PCA, we discussed several runtime issue detection scenarios. Today, we are going&lt;/p&gt;
</description></item><item><title>re: Application Compatibility - Session 0 Isolation</title><link>http://blogs.technet.com/askperf/archive/2007/04/27/application-compatibility-session-0-isolation.aspx#2852480</link><pubDate>Sat, 09 Feb 2008 04:11:28 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2852480</guid><dc:creator>feechka-vw</dc:creator><description>&lt;p&gt;&amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://1.mastr6.com"&gt;http://1.mastr6.com&lt;/a&gt; &amp;gt;portland zip codes&amp;lt;/a&amp;gt; &lt;/p&gt;</description></item><item><title>re: Application Compatibility - Session 0 Isolation</title><link>http://blogs.technet.com/askperf/archive/2007/04/27/application-compatibility-session-0-isolation.aspx#3089379</link><pubDate>Wed, 16 Jul 2008 05:59:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3089379</guid><dc:creator>friendship1221</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;I'm having a very strange behavior - CreateProcessAsUser fails with error 233 when called from service while logon screen active. Service&lt;/p&gt;
&lt;p&gt;tries to create a process when new console session connected, so when it receives the SERVICE_CONTROL_SESSIONCHANGE notofication with the WTS_CONSOLE_CONNECT, it obtains a user token (via WTSQueryUserToken or&lt;/p&gt;
&lt;p&gt;OpenProcessToken/DuplicateTokenEx/SetTokenInformation - no sense). In&lt;/p&gt;
&lt;p&gt;most cases it works well, but when it create a process after user&lt;/p&gt;
&lt;p&gt;logoff (and now system in logon screen) it fails with error 233.&lt;/p&gt;
&lt;p&gt;How to reproduce it:&lt;/p&gt;
&lt;p&gt;1. Logon as console user (session 0)&lt;/p&gt;
&lt;p&gt;2. Switch user (logon screen, session 0)&lt;/p&gt;
&lt;p&gt;3. Logon another user (session 1) (CreateProcessAsUser succeeded)&lt;/p&gt;
&lt;p&gt;4. Logoff another user (logon screen, session 2) (CreateProcessAsUser&lt;/p&gt;
&lt;p&gt;fails, 233)&lt;/p&gt;
&lt;p&gt;In my sample i'm trying to launch calc.exe, and in vista it works&lt;/p&gt;
&lt;p&gt;well, problem appears only with the Windows XP.&lt;/p&gt;
&lt;p&gt;Anyone else seen a similar issue, or know why this is happening? If it&lt;/p&gt;
&lt;p&gt;helps, i can upload a sample to reproduce this behavior...&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;</description></item><item><title>re: Application Compatibility - Session 0 Isolation</title><link>http://blogs.technet.com/askperf/archive/2007/04/27/application-compatibility-session-0-isolation.aspx#3243214</link><pubDate>Tue, 19 May 2009 18:25:39 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3243214</guid><dc:creator>Dan Hoelting</dc:creator><description>&lt;p&gt;I am having the same issue with CreateProcessAsUser at the logon screen (this is to run a vnc server w/o any UI). &amp;nbsp;WTSQueryUserToken returns a NULL token and CPAU fails. &amp;nbsp;Any help?&lt;/p&gt;</description></item></channel></rss>