<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>PhishThis!</title><link>http://www.phishthis.com</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Phishthis" /><description></description><language>en</language><lastBuildDate>Mon, 21 Feb 2011 21:48:38 PST</lastBuildDate><generator>http://wordpress.org/?v=3.1.1</generator><sy:updatePeriod xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">hourly</sy:updatePeriod><sy:updateFrequency xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">1</sy:updateFrequency><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Phishthis" /><feedburner:info uri="phishthis" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>How to create DHCP scopes with PowerShell</title><link>http://feedproxy.google.com/~r/Phishthis/~3/ibu7vrwT2RY/</link><category>PowerShell</category><category>add scope</category><category>DHCP</category><category>netsh</category><category>PowerShell Script</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Fri, 18 Jun 2010 13:31:13 PDT</pubDate><guid isPermaLink="false">http://www.phishthis.com/?p=194</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[Recently I was approached by a network engineer who was adding scopes to DHCP for our move to Detroit. He had around 80 of them to configure,...<br/>
<br/>
[More at PhishThis!]]]></content:encoded><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.phishthis.com/2010/06/18/how-to-create-dhcp-scopes-with-powershell-2/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://www.phishthis.com/2010/06/18/how-to-create-dhcp-scopes-with-powershell-2/</feedburner:origLink></item><item><title>How to kill all but the newest Excel process with PowerShell</title><link>http://feedproxy.google.com/~r/Phishthis/~3/YPbZL1OSTBE/</link><category>PowerShell</category><category>End Process</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Sat, 09 Jan 2010 12:40:30 PST</pubDate><guid isPermaLink="false">http://www.phishthis.com/?p=157</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[Excel was the example I used, but you could use anything&#8230;Somebody on HardForums.com was asking about a way to kill all but the most recently...<br/>
<br/>
[More at PhishThis!]]]></content:encoded><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.phishthis.com/2010/01/09/how-to-kill-all-but-the-newest-excel-process-with-powershell/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">1</slash:comments><feedburner:origLink>http://www.phishthis.com/2010/01/09/how-to-kill-all-but-the-newest-excel-process-with-powershell/</feedburner:origLink></item><item><title>How to give a user account rights to register its own Service Principal Name (SPN)</title><link>http://feedproxy.google.com/~r/Phishthis/~3/BrunwV6-pbA/</link><category>Active Directory</category><category>SQL Server</category><category>Kerberos</category><category>Microsoft SQL Server</category><category>ServicePrincipalName</category><category>SPN</category><category>SQL</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Wed, 30 Dec 2009 10:05:33 PST</pubDate><guid isPermaLink="false">http://www.phishthis.com/?p=146</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[I recently had a SQL server where the SQL instance had a different name than the hostname. Not having rights to connect to SQL, I wasn&#8217;t aware...<br/>
<br/>
[More at PhishThis!]]]></content:encoded><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.phishthis.com/2009/12/30/how-to-give-a-user-account-rights-to-register-its-own-service-principal-name-spn/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://www.phishthis.com/2009/12/30/how-to-give-a-user-account-rights-to-register-its-own-service-principal-name-spn/</feedburner:origLink></item><item><title>How to configure AD, SQL, and IIS for two-hop Kerberos authentication</title><link>http://feedproxy.google.com/~r/Phishthis/~3/KXDTBAzh8G8/</link><category>Active Directory</category><category>IIS7</category><category>Microsoft</category><category>Server Management</category><category>SQL Server</category><category>Windows Server 2008</category><category>Internet Information Services</category><category>Kerberos</category><category>Microsoft SQL Server</category><category>SQL</category><category>Web service</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Sat, 24 Oct 2009 17:01:48 PDT</pubDate><guid isPermaLink="false">http://www.phishthis.com/?p=138</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[Recently, some of our developers were writing an app that required impersonation from the web service, as the user, to the database. Admittedly,...<br/>
<br/>
[More at PhishThis!]]]></content:encoded><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.phishthis.com/2009/10/24/how-to-configure-ad-sql-and-iis-for-two-hop-kerberos-authentication-2/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">4</slash:comments><feedburner:origLink>http://www.phishthis.com/2009/10/24/how-to-configure-ad-sql-and-iis-for-two-hop-kerberos-authentication-2/</feedburner:origLink></item><item><title>Windows 7 – How To Link Online IDs</title><link>http://feedproxy.google.com/~r/Phishthis/~3/pcEFFs5y4BE/</link><category>Microsoft</category><category>Windows 7</category><category>Microsoft Windows</category><category>Windows Live ID</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Fri, 07 Aug 2009 19:12:36 PDT</pubDate><guid isPermaLink="false">http://www.phishthis.com/?p=105</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[Linking your online ID will let you simply log in to Windows and then log in to whichever service for which you've installed a provider [...]<br/>
<br/>
[More at PhishThis!]]]></content:encoded><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.phishthis.com/2009/08/07/windows-7-how-to-link-online-ids/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://www.phishthis.com/2009/08/07/windows-7-how-to-link-online-ids/</feedburner:origLink></item><item><title>AjaxControlToolkit causes System.Security.SecurityException: Request for the permission of type ‘System.Web.AspNetHostingPermission … failed.</title><link>http://feedproxy.google.com/~r/Phishthis/~3/a5tebjALjG4/</link><category>IIS7</category><category>Microsoft</category><category>Server Management</category><category>Windows Server 2008</category><category>Ajax</category><category>System.Security.SecurityException</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Wed, 11 Mar 2009 14:02:51 PDT</pubDate><guid isPermaLink="false">http://www.phishthis.com/?p=84</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[Here&#8217;s a quick one&#8230; 
A developer was using AJAXControlToolkit in an application. Not a big deal. Except that it kept throwing that damn...<br/>
<br/>
[More at PhishThis!]]]></content:encoded><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.phishthis.com/2009/03/11/ajaxcontroltoolkit-causes-systemsecuritysecurityexception-request-for-the-permission-of-type-systemwebaspnethostingpermission-failed/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">30</slash:comments><feedburner:origLink>http://www.phishthis.com/2009/03/11/ajaxcontroltoolkit-causes-systemsecuritysecurityexception-request-for-the-permission-of-type-systemwebaspnethostingpermission-failed/</feedburner:origLink></item><item><title>How to install WMP54G Drivers on Windows 7 64 bit (or Vista 64 bit)</title><link>http://feedproxy.google.com/~r/Phishthis/~3/OAO2emWHhBQ/</link><category>Vista</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Thu, 15 Jan 2009 20:51:59 PST</pubDate><guid isPermaLink="false">http://www.phishthis.com/?p=69</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[My media center machine is my guinea pig. It&#8217;s relatively old with it&#8217;s nForce 440 based motherboard, Athlon 64 3200+ (Socket 989), and 1...<br/>
<br/>
[More at PhishThis!]]]></content:encoded><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.phishthis.com/2009/01/16/how-to-install-wmp54g-drivers-on-windows-7-beta-64-bit-or-vista-64-bit/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">227</slash:comments><feedburner:origLink>http://www.phishthis.com/2009/01/16/how-to-install-wmp54g-drivers-on-windows-7-beta-64-bit-or-vista-64-bit/</feedburner:origLink></item><item><title>get-servernames.ps1 – Return a List of Computer Objects from Active Directory</title><link>http://feedproxy.google.com/~r/Phishthis/~3/BNPfO_yOqnI/</link><category>PowerShell</category><category>Server Management</category><category>get-servernames.ps1</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Thu, 18 Dec 2008 10:00:36 PST</pubDate><guid isPermaLink="false">http://www.phishthis.com/?p=57</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[I should have posted this a long, long time ago&#8230;but forgot. Until I got a comment from dvdor about it.  
In Active Directory, we set the...<br/>
<br/>
[More at PhishThis!]]]></content:encoded><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.phishthis.com/2008/12/18/get-servernamesps1-return-a-list-of-computer-objects-from-active-directory/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">1</slash:comments><feedburner:origLink>http://www.phishthis.com/2008/12/18/get-servernamesps1-return-a-list-of-computer-objects-from-active-directory/</feedburner:origLink></item><item><title>Lite-On Wireless NIC Driver – Lite-On makes wireless cards?!</title><link>http://feedproxy.google.com/~r/Phishthis/~3/AEwliu9TT1I/</link><category>Hardware</category><category>Vista</category><category>driver</category><category>lite-on</category><category>m9402f</category><category>wireless</category><category>WN7600R</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Thu, 04 Dec 2008 04:08:40 PST</pubDate><guid isPermaLink="false">http://www.phishthis.com/?p=49</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[Recently, while doing some work for a client, I needed to reinstall Vista. She had Home Premium, but needed to be able to RDP. So, she purchased...<br/>
<br/>
[More at PhishThis!]]]></content:encoded><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.phishthis.com/2008/12/04/lite-on-wireless-nic-driver-lite-on-makes-wireless-cards/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">9</slash:comments><feedburner:origLink>http://www.phishthis.com/2008/12/04/lite-on-wireless-nic-driver-lite-on-makes-wireless-cards/</feedburner:origLink></item><item><title>Using HttpWebRequest to perform HTTPS post fails with strange error message</title><link>http://feedproxy.google.com/~r/Phishthis/~3/u1yuud4kFn8/</link><category>.NET</category><category>Vista</category><category>Windows Server 2008</category><category>Exception</category><category>HTTPS</category><category>Server 2008</category><category>SSL3</category><category>TLS</category><category>XML Post</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tom</dc:creator><pubDate>Wed, 13 Aug 2008 14:30:45 PDT</pubDate><guid isPermaLink="false">http://www.phishthis.com/?p=41</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[Recently, after upgrading a server to Server 2008, some developers (ok, about 15 developers and BAs) began complaining that a post to a 3rd party...<br/>
<br/>
[More at PhishThis!]]]></content:encoded><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.phishthis.com/2008/08/13/using-httpwebrequest-to-perform-https-post-fails-with-strange-error-message/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">6</slash:comments><feedburner:origLink>http://www.phishthis.com/2008/08/13/using-httpwebrequest-to-perform-https-post-fails-with-strange-error-message/</feedburner:origLink></item></channel></rss>

