<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-1705051721030116110.post2350860842290583874..comments</id><updated>2012-01-31T23:39:38.199-08:00</updated><category term='Front Page Server Extensions'/><category term='Recommended Reading'/><category term='Add-ons'/><category term='Multiline textbox'/><category term='MS Dynamics CRM'/><category term='multiline'/><category term='SharePoint'/><category term='Twitter Greasmonkey JavaScript'/><category term='How to'/><category term='Workflow'/><category term='SIC'/><category term='RPC'/><category term='Long Running Job'/><category term='API'/><category term='Error Handling'/><category term='text box'/><category term='textbox'/><category term='multi-line'/><category term='c#'/><category term='HK-RCA 2009'/><category term='Progress Page'/><category term='Upload files'/><category term='picklist'/><category term='MOSS'/><category term='Lists web service'/><category term='Browser-enabled forms'/><category term='NAICS'/><category term='Multi-line text box'/><category term='KB931426 Workaround'/><category term='InfoPath'/><category term='Impersonation'/><title type='text'>Comments on Development Hole: Impersonating a Built-in Service Account in a Cons...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://geek.hubkey.com/feeds/2350860842290583874/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default'/><link rel='alternate' type='text/html' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html'/><author><name>txs8311</name><uri>http://www.blogger.com/profile/07046898420109468604</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-1705051721030116110.post-8547786407586824310</id><published>2010-11-08T12:03:05.048-08:00</published><updated>2010-11-08T12:03:05.048-08:00</updated><title type='text'>Very Nice article!
I tried using this code 
from a...</title><content type='html'>Very Nice article!&lt;br /&gt;I tried using this code &lt;br /&gt;from a console application as shown in the example but it failed&lt;br /&gt;&lt;br /&gt;.......&lt;br /&gt; using (Impersonation imp = new Impersonation(BuiltinUser.LocalService))&lt;br /&gt;                {&lt;br /&gt;                    Console.WriteLine(WindowsIdentity.GetCurrent().Name);&lt;br /&gt;                }&lt;br /&gt;......&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Exception&lt;br /&gt;&lt;br /&gt;System.ComponentModel.Win32Exception: Access is denied&lt;br /&gt;   at DevHoleDemo.Program.Impersonation..ctor(String username, String domain, St&lt;br /&gt;ring password, LogonType logonType, BuiltinUser builtinUser) in C:\comp\C&lt;br /&gt;onsoleApplication9\ConsoleApplication9\Program.cs:line 214&lt;br /&gt;   at DevHoleDemo.Program.Impersonation..ctor(BuiltinUser builtinUser) in C:\comp\ConsoleApplication9\ConsoleApplication9\Program.cs:line 122&lt;br /&gt;   at DevHoleDemo.Program.Main(String[] args) in C:\comp\ConsoleApplication9\ConsoleApplication9\Program.cs:line 24&lt;br /&gt;&lt;br /&gt;Can you please guide me what can be wrong here...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/8547786407586824310'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/8547786407586824310'/><link rel='alternate' type='text/html' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html?showComment=1289246585048#c8547786407586824310' title=''/><author><name>nmasxkasx</name><uri>http://www.blogger.com/profile/13168321702294326381</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html' ref='tag:blogger.com,1999:blog-1705051721030116110.post-2350860842290583874' source='http://www.blogger.com/feeds/1705051721030116110/posts/default/2350860842290583874' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-866812952'/></entry><entry><id>tag:blogger.com,1999:blog-1705051721030116110.post-5232867307171021801</id><published>2010-07-15T02:11:06.596-07:00</published><updated>2010-07-15T02:11:06.596-07:00</updated><title type='text'>Nice article!
I tried using this code for attempti...</title><content type='html'>Nice article!&lt;br /&gt;I tried using this code for attempting to impersonate LocalSystem but with no success...&lt;br /&gt;username was &amp;quot;SYSTEM&amp;quot;, domain &amp;quot;NT AUTHORITY&amp;quot;, empty password, Interactive LogonType, and Default LogonProvider.&lt;br /&gt;But when calling LogonUser, i get the exception:&lt;br /&gt;&amp;quot;Logon Failure: unknown user name or bad password. (Exception from HRESULT: 0x8007052E)&amp;quot;&lt;br /&gt;Any ideas why this is happening? I run it as LocalSystem by the way...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/5232867307171021801'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/5232867307171021801'/><link rel='alternate' type='text/html' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html?showComment=1279185066596#c5232867307171021801' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html' ref='tag:blogger.com,1999:blog-1705051721030116110.post-2350860842290583874' source='http://www.blogger.com/feeds/1705051721030116110/posts/default/2350860842290583874' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-587313360'/></entry><entry><id>tag:blogger.com,1999:blog-1705051721030116110.post-6506970992628253306</id><published>2010-01-29T11:36:25.954-08:00</published><updated>2010-01-29T11:36:25.954-08:00</updated><title type='text'>-- John Cheng
&amp;gt;&amp;gt; [SC] StartService FAILED 10...</title><content type='html'>-- John Cheng&lt;br /&gt;&amp;gt;&amp;gt; [SC] StartService FAILED 1053:&lt;br /&gt;&lt;br /&gt;I had the same problem when I ran the example in the post on a machine to which I was connected by RDP.&lt;br /&gt;&lt;br /&gt;The example worked as described when I ran it on my local machine.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/6506970992628253306'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/6506970992628253306'/><link rel='alternate' type='text/html' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html?showComment=1264793785954#c6506970992628253306' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html' ref='tag:blogger.com,1999:blog-1705051721030116110.post-2350860842290583874' source='http://www.blogger.com/feeds/1705051721030116110/posts/default/2350860842290583874' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1965481658'/></entry><entry><id>tag:blogger.com,1999:blog-1705051721030116110.post-5196796847964952452</id><published>2010-01-05T09:28:50.548-08:00</published><updated>2010-01-05T09:28:50.548-08:00</updated><title type='text'>I get error when trying to start the service.

[SC...</title><content type='html'>I get error when trying to start the service.&lt;br /&gt;&lt;br /&gt;[SC] StartService FAILED 1053:&lt;br /&gt;&lt;br /&gt;The service did not respond to the start or control request in a timely fashion.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/5196796847964952452'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/5196796847964952452'/><link rel='alternate' type='text/html' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html?showComment=1262712530548#c5196796847964952452' title=''/><author><name>John Cheng</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html' ref='tag:blogger.com,1999:blog-1705051721030116110.post-2350860842290583874' source='http://www.blogger.com/feeds/1705051721030116110/posts/default/2350860842290583874' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1555962896'/></entry><entry><id>tag:blogger.com,1999:blog-1705051721030116110.post-6676797434714593916</id><published>2009-11-12T18:42:40.838-08:00</published><updated>2009-11-12T18:42:40.838-08:00</updated><title type='text'>I found this site using [url=http://google.com]goo...</title><content type='html'>I found this site using [url=http://google.com]google.com[/url] And i want to thank you for your work. You have done really very good site. Great work, great site! Thank you!&lt;br /&gt;&lt;br /&gt;Sorry for offtopic</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/6676797434714593916'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/6676797434714593916'/><link rel='alternate' type='text/html' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html?showComment=1258080160838#c6676797434714593916' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html' ref='tag:blogger.com,1999:blog-1705051721030116110.post-2350860842290583874' source='http://www.blogger.com/feeds/1705051721030116110/posts/default/2350860842290583874' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-518499810'/></entry><entry><id>tag:blogger.com,1999:blog-1705051721030116110.post-5935774995656160131</id><published>2009-03-12T07:13:00.000-07:00</published><updated>2009-03-12T07:13:00.000-07:00</updated><title type='text'>I want to execute my console app from a Classic AS...</title><content type='html'>I want to execute my console app from a Classic ASP page using WScript.  The IIS website runs under network service, but I need the console app to run as local system.  How do I get the CMD.exe test service to run my console app, without requiring user intervention?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/5935774995656160131'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/5935774995656160131'/><link rel='alternate' type='text/html' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html?showComment=1236867180000#c5935774995656160131' title=''/><author><name>David Perry</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html' ref='tag:blogger.com,1999:blog-1705051721030116110.post-2350860842290583874' source='http://www.blogger.com/feeds/1705051721030116110/posts/default/2350860842290583874' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-407468879'/></entry><entry><id>tag:blogger.com,1999:blog-1705051721030116110.post-3091280902205176705</id><published>2009-01-02T10:37:00.000-08:00</published><updated>2009-01-02T10:37:00.000-08:00</updated><title type='text'>Hi,&lt;br&gt;&lt;br&gt;I'm facing out with a problem. Should r...</title><content type='html'>Hi,&lt;BR/&gt;&lt;BR/&gt;I'm facing out with a problem. Should read the Http 404 errors in IIS and I though your code was able to let impersonate the running anonymous user a Network service that can read that informations.&lt;BR/&gt;But I get denied access. Have you a particular idea?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/3091280902205176705'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/3091280902205176705'/><link rel='alternate' type='text/html' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html?showComment=1230921420000#c3091280902205176705' title=''/><author><name>seoer</name><uri>http://www.blogger.com/profile/18338099116733346962</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='29' height='32' src='http://1.bp.blogspot.com/_tiRAtSVql1I/SKwbW-ofRhI/AAAAAAAAAAM/pkiIw94pELI/S220/andrea.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html' ref='tag:blogger.com,1999:blog-1705051721030116110.post-2350860842290583874' source='http://www.blogger.com/feeds/1705051721030116110/posts/default/2350860842290583874' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1007874656'/></entry><entry><id>tag:blogger.com,1999:blog-1705051721030116110.post-8859036628118174559</id><published>2008-04-02T08:00:00.000-07:00</published><updated>2008-04-02T08:00:00.000-07:00</updated><title type='text'>Figured it out, I am a local admin of the local pc...</title><content type='html'>Figured it out, I am a local admin of the local pc, but I am logging on with a domain account and I am setup as a domain user with the account. There is also a Deny policy on the local machine that has Users on it.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/8859036628118174559'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/8859036628118174559'/><link rel='alternate' type='text/html' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html?showComment=1207148400000#c8859036628118174559' title=''/><author><name>DethKnite</name><uri>http://www.blogger.com/profile/00816017304696927653</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://dethknite.homeip.net:8080/blogger/me.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html' ref='tag:blogger.com,1999:blog-1705051721030116110.post-2350860842290583874' source='http://www.blogger.com/feeds/1705051721030116110/posts/default/2350860842290583874' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-101917936'/></entry><entry><id>tag:blogger.com,1999:blog-1705051721030116110.post-7221012464992672229</id><published>2008-04-01T14:14:00.000-07:00</published><updated>2008-04-01T14:14:00.000-07:00</updated><title type='text'>Huh. The only thing I can think of is that the con...</title><content type='html'>Huh. The only thing I can think of is that the console window that opened after you ran&lt;BR/&gt;&lt;BR/&gt;C:\sc start testsvc&lt;BR/&gt;&lt;BR/&gt;is not running as SYSTEM.&lt;BR/&gt;&lt;BR/&gt;Try typing this into that console window:&lt;BR/&gt;&lt;BR/&gt;C:\WINDOWS\system32&gt;net config workstation&lt;BR/&gt;&lt;BR/&gt;You should get an error like: &lt;BR/&gt;&lt;BR/&gt;A specified logon session does not exist. &lt;BR/&gt;&lt;BR/&gt;If you don't get an error (you'll see a listing that includes your user name) - try recreating the server and starting it.&lt;BR/&gt;&lt;BR/&gt;If you do get an error, navigate to your .exe folder in the console window and run your assembly. If you've got System.Diagnostics.Debugger.Break() set, you should be able to break into the code to debug.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/7221012464992672229'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/7221012464992672229'/><link rel='alternate' type='text/html' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html?showComment=1207084440000#c7221012464992672229' title=''/><author><name>txs8311</name><uri>http://www.blogger.com/profile/07046898420109468604</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html' ref='tag:blogger.com,1999:blog-1705051721030116110.post-2350860842290583874' source='http://www.blogger.com/feeds/1705051721030116110/posts/default/2350860842290583874' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1014719260'/></entry><entry><id>tag:blogger.com,1999:blog-1705051721030116110.post-2751960016092215446</id><published>2008-04-01T11:52:00.000-07:00</published><updated>2008-04-01T11:52:00.000-07:00</updated><title type='text'>Hmmm, I am not able to impersonate the LocalSystem...</title><content type='html'>Hmmm, I am not able to impersonate the LocalSystem account... "don't have the permissions". Although I am a local admin on the PC, I can't get it to impersonate "SYSTEM".&lt;BR/&gt;&lt;BR/&gt;//code start-----&gt;&lt;BR/&gt;&lt;BR/&gt;MessageBox.Show(WindowsIdentity.GetCurrent().Name);&lt;BR/&gt;                using (Impersonation imp = new Impersonation(BuiltinUser.LocalService))&lt;BR/&gt;                {&lt;BR/&gt;                    MessageBox.Show(WindowsIdentity.GetCurrent().Name);&lt;BR/&gt;                }&lt;BR/&gt;&lt;BR/&gt;                MessageBox.Show("done");&lt;BR/&gt;&lt;BR/&gt;&lt;BR/&gt;//code end-----&gt;&lt;BR/&gt;&lt;BR/&gt;Any ideas...</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/2751960016092215446'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/2751960016092215446'/><link rel='alternate' type='text/html' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html?showComment=1207075920000#c2751960016092215446' title=''/><author><name>DethKnite</name><uri>http://www.blogger.com/profile/00816017304696927653</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://dethknite.homeip.net:8080/blogger/me.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html' ref='tag:blogger.com,1999:blog-1705051721030116110.post-2350860842290583874' source='http://www.blogger.com/feeds/1705051721030116110/posts/default/2350860842290583874' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-101917936'/></entry><entry><id>tag:blogger.com,1999:blog-1705051721030116110.post-6131025274528181797</id><published>2008-04-01T09:36:00.000-07:00</published><updated>2008-04-01T09:36:00.000-07:00</updated><title type='text'>Check out the &lt;i&gt;static void Main(string[] args)&lt;/...</title><content type='html'>Check out the &lt;I&gt;static void Main(string[] args)&lt;/I&gt; entry point above - it gives an example of the impersonation class in use.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/6131025274528181797'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/6131025274528181797'/><link rel='alternate' type='text/html' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html?showComment=1207067760000#c6131025274528181797' title=''/><author><name>txs8311</name><uri>http://www.blogger.com/profile/07046898420109468604</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html' ref='tag:blogger.com,1999:blog-1705051721030116110.post-2350860842290583874' source='http://www.blogger.com/feeds/1705051721030116110/posts/default/2350860842290583874' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1014719260'/></entry><entry><id>tag:blogger.com,1999:blog-1705051721030116110.post-1185764568697674167</id><published>2008-04-01T08:57:00.001-07:00</published><updated>2008-04-01T08:57:00.001-07:00</updated><title type='text'>This is exactly what I am looking for. I need to s...</title><content type='html'>This is exactly what I am looking for. I need to shell out and run an application/cmd under the "SYSTEM" user context.&lt;BR/&gt;&lt;BR/&gt;If possible, could you provide an example of the impersonation class in use.&lt;BR/&gt;&lt;BR/&gt;ie. ... = new() etc.&lt;BR/&gt;&lt;BR/&gt;Thanks!&lt;BR/&gt;&lt;BR/&gt;Caley</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/1185764568697674167'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/1705051721030116110/2350860842290583874/comments/default/1185764568697674167'/><link rel='alternate' type='text/html' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html?showComment=1207065420001#c1185764568697674167' title=''/><author><name>DethKnite</name><uri>http://www.blogger.com/profile/00816017304696927653</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://dethknite.homeip.net:8080/blogger/me.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://geek.hubkey.com/2008/02/impersonating-built-in-service-account.html' ref='tag:blogger.com,1999:blog-1705051721030116110.post-2350860842290583874' source='http://www.blogger.com/feeds/1705051721030116110/posts/default/2350860842290583874' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-101917936'/></entry></feed>
