<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Preventing Domain Group Policies from Applying</title> <atom:link href="http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/feed/" rel="self" type="application/rss+xml" /><link>http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/</link> <description>About Terminal Server, Citrix, Delphi and other stuff</description> <lastBuildDate>Tue, 24 Jan 2012 22:30:12 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>By: AyuanX</title><link>http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/comment-page-1/#comment-3788</link> <dc:creator>AyuanX</dc:creator> <pubDate>Wed, 03 Aug 2011 03:59:26 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/#comment-3788</guid> <description>OK, I think I&#039;ve found it. For Windows 7 x64:Original gpsvc.dll.text:000007FF76495000 ; public: static int CSKU::IsDomainIncapableSystem(void)
.text:000007FF76495000 ?IsDomainIncapableSystem@CSKU@@SAHXZ proc near
.text:000007FF76495000                                         ; CODE XREF: DllGetClassObject:loc_7FF7649AFBFp
.text:000007FF76495000                                         ; CGroupPolicySession::ApplyGroupPolicyForPrincipal(void *,void *,void *):loc_7FF764A18A0p ...
.text:000007FF76495000
.text:000007FF76495000 arg_0           = dword ptr  8
.text:000007FF76495000 arg_8           = qword ptr  10h
.text:000007FF76495000
.text:000007FF76495000 ; FUNCTION CHUNK AT .text:000007FF764CC45C SIZE 0000001F BYTES
.text:000007FF76495000
.text:000007FF76495000                 mov     [rsp+arg_8], rbx
.text:000007FF76495005                 push    rdi
.text:000007FF76495006                 sub     rsp, 20h
.text:000007FF7649500A                 mov     eax, cs:?s_dwTestNoDomainSystemCheckCount@@3KA ; ulong s_dwTestNoDomainSystemCheckCountPatched gpsvc.dll.text:000007FF76495000 ; public: static int CSKU::IsDomainIncapableSystem(void)
.text:000007FF76495000 ?IsDomainIncapableSystem@CSKU@@SAHXZ proc near
.text:000007FF76495000                                         ; CODE XREF: DllGetClassObject:loc_7FF7649AFBFp
.text:000007FF76495000                                         ; CGroupPolicySession::ApplyGroupPolicyForPrincipal(void *,void *,void *):loc_7FF764A18A0p ...
.text:000007FF76495000
.text:000007FF76495000 arg_0           = dword ptr  8
.text:000007FF76495000 arg_8           = qword ptr  10h
.text:000007FF76495000
.text:000007FF76495000 ; FUNCTION CHUNK AT .text:000007FF764CC45C SIZE 0000001F BYTES
.text:000007FF76495000
.text:000007FF76495000                 xor eax,eax
.text:000007FF76495000                 inc eax
.text:000007FF76495005                 retn
.text:000007FF76495006                 sub     rsp, 20h
.text:000007FF7649500A                 mov     eax, cs:?s_dwTestNoDomainSystemCheckCount@@3KA ; ulong s_dwTestNoDomainSystemCheckCount</description> <content:encoded><![CDATA[<p>OK, I think I&#8217;ve found it. For Windows 7 x64:</p><p>Original gpsvc.dll</p><p>.text:000007FF76495000 ; public: static int CSKU::IsDomainIncapableSystem(void)<br /> .text:000007FF76495000 ?IsDomainIncapableSystem@CSKU@@SAHXZ proc near<br /> .text:000007FF76495000                                         ; CODE XREF: DllGetClassObject:loc_7FF7649AFBFp<br /> .text:000007FF76495000                                         ; CGroupPolicySession::ApplyGroupPolicyForPrincipal(void *,void *,void *):loc_7FF764A18A0p &#8230;<br /> .text:000007FF76495000<br /> .text:000007FF76495000 arg_0           = dword ptr  8<br /> .text:000007FF76495000 arg_8           = qword ptr  10h<br /> .text:000007FF76495000<br /> .text:000007FF76495000 ; FUNCTION CHUNK AT .text:000007FF764CC45C SIZE 0000001F BYTES<br /> .text:000007FF76495000<br /> .text:000007FF76495000                 mov     [rsp+arg_8], rbx<br /> .text:000007FF76495005                 push    rdi<br /> .text:000007FF76495006                 sub     rsp, 20h<br /> .text:000007FF7649500A                 mov     eax, cs:?s_dwTestNoDomainSystemCheckCount@@3KA ; ulong s_dwTestNoDomainSystemCheckCount</p><p>Patched gpsvc.dll</p><p>.text:000007FF76495000 ; public: static int CSKU::IsDomainIncapableSystem(void)<br /> .text:000007FF76495000 ?IsDomainIncapableSystem@CSKU@@SAHXZ proc near<br /> .text:000007FF76495000                                         ; CODE XREF: DllGetClassObject:loc_7FF7649AFBFp<br /> .text:000007FF76495000                                         ; CGroupPolicySession::ApplyGroupPolicyForPrincipal(void *,void *,void *):loc_7FF764A18A0p &#8230;<br /> .text:000007FF76495000<br /> .text:000007FF76495000 arg_0           = dword ptr  8<br /> .text:000007FF76495000 arg_8           = qword ptr  10h<br /> .text:000007FF76495000<br /> .text:000007FF76495000 ; FUNCTION CHUNK AT .text:000007FF764CC45C SIZE 0000001F BYTES<br /> .text:000007FF76495000<br /> .text:000007FF76495000                 xor eax,eax<br /> .text:000007FF76495000                 inc eax<br /> .text:000007FF76495005                 retn<br /> .text:000007FF76495006                 sub     rsp, 20h<br /> .text:000007FF7649500A                 mov     eax, cs:?s_dwTestNoDomainSystemCheckCount@@3KA ; ulong s_dwTestNoDomainSystemCheckCount</p> ]]></content:encoded> </item> <item><title>By: Your Fan</title><link>http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/comment-page-1/#comment-3787</link> <dc:creator>Your Fan</dc:creator> <pubDate>Wed, 03 Aug 2011 01:59:56 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/#comment-3787</guid> <description>Is there a patch for Windows 7 x64?Thank you.</description> <content:encoded><![CDATA[<p>Is there a patch for Windows 7 x64?</p><p>Thank you.</p> ]]></content:encoded> </item> <item><title>By: Joshua</title><link>http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/comment-page-1/#comment-1664</link> <dc:creator>Joshua</dc:creator> <pubDate>Tue, 19 Oct 2010 18:22:13 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/#comment-1664</guid> <description>@Rusco: If you check permissions on the key you will find deny access. Take ownership will work (you are Admin) and then you can change permissions to grant yourself access.As an alternative, use the install CD to perform the modification. This logs you in as SYSTEM.</description> <content:encoded><![CDATA[<p>@Rusco: If you check permissions on the key you will find deny access. Take ownership will work (you are Admin) and then you can change permissions to grant yourself access.</p><p>As an alternative, use the install CD to perform the modification. This logs you in as SYSTEM.</p> ]]></content:encoded> </item> <item><title>By: Rusco</title><link>http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/comment-page-1/#comment-1638</link> <dc:creator>Rusco</dc:creator> <pubDate>Thu, 23 Sep 2010 20:28:15 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/#comment-1638</guid> <description>On win7 I can not stop the gpsvc service,it got started automatically (also the registry key can not be edited by me), therefore even if your patch would work with win7 it is not feasable without the possibility to stop the gpsvc service. Having a solution for that would be great !
Cheers
Rusco.</description> <content:encoded><![CDATA[<p>On win7 I can not stop the gpsvc service,it got started automatically (also the registry key can not be edited by me), therefore even if your patch would work with win7 it is not feasable without the possibility to stop the gpsvc service. Having a solution for that would be great !<br /> Cheers<br /> Rusco.</p> ]]></content:encoded> </item> <item><title>By: Tomas</title><link>http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/comment-page-1/#comment-1539</link> <dc:creator>Tomas</dc:creator> <pubDate>Wed, 19 May 2010 09:13:46 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/#comment-1539</guid> <description>Great post! I&#039;m so happy to be free from that &quot;big brother&quot;-service. Thank you!</description> <content:encoded><![CDATA[<p>Great post! I&#8217;m so happy to be free from that &#8220;big brother&#8221;-service. Thank you!</p> ]]></content:encoded> </item> <item><title>By: Peter</title><link>http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/comment-page-1/#comment-1367</link> <dc:creator>Peter</dc:creator> <pubDate>Sat, 23 Jan 2010 19:21:03 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/#comment-1367</guid> <description>Looking to patch the DLL on Windows 7 (64bit) system as well. I have gpsvc disabled for now but thats only a temporary solution. Would appreciate patch file for Win7! TIA!</description> <content:encoded><![CDATA[<p>Looking to patch the DLL on Windows 7 (64bit) system as well. I have gpsvc disabled for now but thats only a temporary solution. Would appreciate patch file for Win7! TIA!</p> ]]></content:encoded> </item> <item><title>By: steve</title><link>http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/comment-page-1/#comment-1362</link> <dc:creator>steve</dc:creator> <pubDate>Wed, 13 Jan 2010 13:06:46 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/#comment-1362</guid> <description>Dear Friend!
This is great idea!
I would like to have it done for Windows 7 32bit and especially 64bit, but patch doesn´t work for gpsvc.dll
from this systems. Please could You try it?
I can email You these dlls.Thanks</description> <content:encoded><![CDATA[<p>Dear Friend!<br /> This is great idea!<br /> I would like to have it done for Windows 7 32bit and especially 64bit, but patch doesn´t work for gpsvc.dll<br /> from this systems. Please could You try it?<br /> I can email You these dlls.</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: Remko</title><link>http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/comment-page-1/#comment-1142</link> <dc:creator>Remko</dc:creator> <pubDate>Tue, 21 Jul 2009 20:58:30 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/#comment-1142</guid> <description>I never really looked at the way XP handles it, if I remember correctly there is some exe that handles Group Policy but it&#039;s not a service.</description> <content:encoded><![CDATA[<p>I never really looked at the way XP handles it, if I remember correctly there is some exe that handles Group Policy but it&#8217;s not a service.</p> ]]></content:encoded> </item> <item><title>By: dg</title><link>http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/comment-page-1/#comment-1137</link> <dc:creator>dg</dc:creator> <pubDate>Mon, 20 Jul 2009 16:30:03 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/#comment-1137</guid> <description>hey any idea about how to accomplish the same goal on xp?great post and great work.  thanks.</description> <content:encoded><![CDATA[<p>hey any idea about how to accomplish the same goal on xp?</p><p>great post and great work.  thanks.</p> ]]></content:encoded> </item> <item><title>By: dan hanke</title><link>http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/comment-page-1/#comment-983</link> <dc:creator>dan hanke</dc:creator> <pubDate>Sat, 02 May 2009 03:08:09 +0000</pubDate> <guid isPermaLink="false">http://www.remkoweijnen.nl/blog/2009/02/25/preventing-domain-group-policies-from-applying/#comment-983</guid> <description>What is the proper syntax to use RunAsSys?Do I run it from the run menu item, command prompt or with a double click?
I have tired these but I&#039;m at a loss as to how to run it.RunAsSys.exe /services.msc
&quot;RunAsSys.exe&quot; services.msc
&quot;RunAsSys.exe&quot; -services.msc</description> <content:encoded><![CDATA[<p>What is the proper syntax to use RunAsSys?</p><p>Do I run it from the run menu item, command prompt or with a double click?<br /> I have tired these but I&#8217;m at a loss as to how to run it.</p><p>RunAsSys.exe /services.msc<br /> &#8220;RunAsSys.exe&#8221; services.msc<br /> &#8220;RunAsSys.exe&#8221; -services.msc</p> ]]></content:encoded> </item> </channel> </rss>
