<?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 for Xenophane&#039;s Blog</title>
	<atom:link href="http://www.xipher.dk/WordPress/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.xipher.dk/WordPress</link>
	<description>Stuff that I do!</description>
	<lastBuildDate>Fri, 20 Apr 2012 13:13:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Deleting empty folders in Outlook by Xenophane</title>
		<link>http://www.xipher.dk/WordPress/?p=255&#038;cpage=1#comment-3203</link>
		<dc:creator>Xenophane</dc:creator>
		<pubDate>Fri, 20 Apr 2012 13:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=255#comment-3203</guid>
		<description>HI Nathan
Sorry for the late reply, I have been travelling with work  :)
Why have you changed the namespace to &quot;Test&quot; ? MAPI is what is used to connect through outlook.

Which version of Outlook to you have installed on your system</description>
		<content:encoded><![CDATA[<p>HI Nathan<br />
Sorry for the late reply, I have been travelling with work  <img src='http://www.xipher.dk/WordPress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Why have you changed the namespace to &#8220;Test&#8221; ? MAPI is what is used to connect through outlook.</p>
<p>Which version of Outlook to you have installed on your system</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deleting empty folders in Outlook by Nathan</title>
		<link>http://www.xipher.dk/WordPress/?p=255&#038;cpage=1#comment-3196</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Tue, 17 Apr 2012 10:52:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=255#comment-3196</guid>
		<description>Hi Xenophane,

this script could answer a big problem we are havinf but im having issues running it. I keep getting an error: 
Exception calling &quot;GetNamespace&quot; with &quot;1&quot; argument(s): &quot;Could not complete the oper
ation. One or more parameter values are not valid.&quot;
At line:2 char:33
+ $namespace = $olApp.GetNamespace &lt;&lt;&lt;&lt; (&quot;TEST&quot;)
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException
    + FullyQualifiedErrorId : DotNetMethodException

im not sure if its me as i have little scripting knowledge. maybe im not replacing names in the script correctly?</description>
		<content:encoded><![CDATA[<p>Hi Xenophane,</p>
<p>this script could answer a big problem we are havinf but im having issues running it. I keep getting an error:<br />
Exception calling &#8220;GetNamespace&#8221; with &#8220;1&#8243; argument(s): &#8220;Could not complete the oper<br />
ation. One or more parameter values are not valid.&#8221;<br />
At line:2 char:33<br />
+ $namespace = $olApp.GetNamespace &lt;&lt;&lt;&lt; (&quot;TEST&quot;)<br />
    + CategoryInfo          : NotSpecified: (:) [], MethodInvocationException<br />
    + FullyQualifiedErrorId : DotNetMethodException</p>
<p>im not sure if its me as i have little scripting knowledge. maybe im not replacing names in the script correctly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Send SMS through bibob with Powershell by Kristian Sloth Lauszus</title>
		<link>http://www.xipher.dk/WordPress/?p=616&#038;cpage=1#comment-2413</link>
		<dc:creator>Kristian Sloth Lauszus</dc:creator>
		<pubDate>Fri, 28 Oct 2011 12:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=616#comment-2413</guid>
		<description>Hi
I&#039;m from Denmark too, but I will type in english, as it might be a help to others ;)

Why do you use &#039;Man&#039; in the following line:
$objHTTP.setRequestHeader(&#039;Man&#039;, &#039;POST&#039; + &#039; &#039; + $SoapServer + &#039; HTTP/1.1&#039;)

If you look at this page:
https://www.bibob.dk/SmsSender.asmx?op=SendMessage
You will se that only need to add the following:
POST /SmsSender.asmx HTTP/1.1

Is &#039;Man&#039; some kine of build in function for powershell?

The reason why I&#039;m asking, is that I&#039;m trying to port i to c#

Best Reagards
Kristian Lauszus</description>
		<content:encoded><![CDATA[<p>Hi<br />
I&#8217;m from Denmark too, but I will type in english, as it might be a help to others <img src='http://www.xipher.dk/WordPress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Why do you use &#8216;Man&#8217; in the following line:<br />
$objHTTP.setRequestHeader(&#8216;Man&#8217;, &#8216;POST&#8217; + &#8216; &#8216; + $SoapServer + &#8216; HTTP/1.1&#8242;)</p>
<p>If you look at this page:<br />
<a href="https://www.bibob.dk/SmsSender.asmx?op=SendMessage" rel="nofollow">https://www.bibob.dk/SmsSender.asmx?op=SendMessage</a><br />
You will se that only need to add the following:<br />
POST /SmsSender.asmx HTTP/1.1</p>
<p>Is &#8216;Man&#8217; some kine of build in function for powershell?</p>
<p>The reason why I&#8217;m asking, is that I&#8217;m trying to port i to c#</p>
<p>Best Reagards<br />
Kristian Lauszus</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deleting empty folders in Outlook by Peter Williams</title>
		<link>http://www.xipher.dk/WordPress/?p=255&#038;cpage=1#comment-2353</link>
		<dc:creator>Peter Williams</dc:creator>
		<pubDate>Mon, 10 Oct 2011 20:05:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=255#comment-2353</guid>
		<description>I&#039;ve got it working, with an archived pst file anyway. I didn&#039;t need to run PowerShell as an administrator. Now to figure out how to run the script on my ost mailbox file, this doesn&#039;t work at the moment.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got it working, with an archived pst file anyway. I didn&#8217;t need to run PowerShell as an administrator. Now to figure out how to run the script on my ost mailbox file, this doesn&#8217;t work at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deleting empty folders in Outlook by Xenophane</title>
		<link>http://www.xipher.dk/WordPress/?p=255&#038;cpage=1#comment-2344</link>
		<dc:creator>Xenophane</dc:creator>
		<pubDate>Sun, 09 Oct 2011 19:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=255#comment-2344</guid>
		<description>Hi Peter
I have seen this error before, when for some reason Outlook did not think it had a connection to exchange..

Try to make sure Outlook is connected, and the run the below line.

 $olApp = new-object -com Outlook.Application</description>
		<content:encoded><![CDATA[<p>Hi Peter<br />
I have seen this error before, when for some reason Outlook did not think it had a connection to exchange..</p>
<p>Try to make sure Outlook is connected, and the run the below line.</p>
<p> $olApp = new-object -com Outlook.Application</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deleting empty folders in Outlook by Peter Williams</title>
		<link>http://www.xipher.dk/WordPress/?p=255&#038;cpage=1#comment-2343</link>
		<dc:creator>Peter Williams</dc:creator>
		<pubDate>Sun, 09 Oct 2011 18:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=255#comment-2343</guid>
		<description>Yes I realised this and so I went to Mark Minasi&#039;s web site and copied the script from there instead. When I copy and paste this I get a different error, well several actually. Here&#039;s the first.

PS C:\Windows\system32&gt; $olApp = new-object -com Outlook.Application

New-Object : Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80080005.
At line:1 char:20
+ $olApp = new-object &lt;&lt;&lt;&lt;  -com Outlook.Application
    + CategoryInfo          : ResourceUnavailable: (:) [New-Object], COMException
    + FullyQualifiedErrorId : NoCOMClassIdentified,Microsoft.PowerShell.Commands.NewObjectCommand</description>
		<content:encoded><![CDATA[<p>Yes I realised this and so I went to Mark Minasi&#8217;s web site and copied the script from there instead. When I copy and paste this I get a different error, well several actually. Here&#8217;s the first.</p>
<p>PS C:\Windows\system32&gt; $olApp = new-object -com Outlook.Application</p>
<p>New-Object : Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80080005.<br />
At line:1 char:20<br />
+ $olApp = new-object &lt;&lt;&lt;&lt;  -com Outlook.Application<br />
    + CategoryInfo          : ResourceUnavailable: (:) [New-Object], COMException<br />
    + FullyQualifiedErrorId : NoCOMClassIdentified,Microsoft.PowerShell.Commands.NewObjectCommand</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deleting empty folders in Outlook by Xenophane</title>
		<link>http://www.xipher.dk/WordPress/?p=255&#038;cpage=1#comment-2342</link>
		<dc:creator>Xenophane</dc:creator>
		<pubDate>Sun, 09 Oct 2011 18:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=255#comment-2342</guid>
		<description>Hi Peter

I think your issue might be that, some browsers tend to screw up the formatting when you copy/paste from the website.
What I would do, is copy to clipboard.. Then paste into a a text editor, that supports different kinds of line breaks (Not notepad),Powershell ISE, PowerGUI,Notepad++, PSPad any real editor actually.

That should format the text correctly, then copy paste it from there into, powershell.</description>
		<content:encoded><![CDATA[<p>Hi Peter</p>
<p>I think your issue might be that, some browsers tend to screw up the formatting when you copy/paste from the website.<br />
What I would do, is copy to clipboard.. Then paste into a a text editor, that supports different kinds of line breaks (Not notepad),Powershell ISE, PowerGUI,Notepad++, PSPad any real editor actually.</p>
<p>That should format the text correctly, then copy paste it from there into, powershell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deleting empty folders in Outlook by Peter Williams</title>
		<link>http://www.xipher.dk/WordPress/?p=255&#038;cpage=1#comment-2341</link>
		<dc:creator>Peter Williams</dc:creator>
		<pubDate>Sun, 09 Oct 2011 13:53:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=255#comment-2341</guid>
		<description>I can&#039;t get this script to work, which is a shame as I have a mail folder with &gt;1000 empty folders to be deleted. I copied the script to the clipboard and then ran PowerShell as an adminsitrator. I pasted the script from the clipboard into PowerShell and then pressed Enter to run the script. The result was &quot;You cannot call a method on a null valued expression. At line :1 char:77.

What am I doing wrong please?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get this script to work, which is a shame as I have a mail folder with &gt;1000 empty folders to be deleted. I copied the script to the clipboard and then ran PowerShell as an adminsitrator. I pasted the script from the clipboard into PowerShell and then pressed Enter to run the script. The result was &#8220;You cannot call a method on a null valued expression. At line :1 char:77.</p>
<p>What am I doing wrong please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deleting empty folders in Outlook by Script to delete empty folders in outlook &#171; Steve on Security</title>
		<link>http://www.xipher.dk/WordPress/?p=255&#038;cpage=1#comment-2298</link>
		<dc:creator>Script to delete empty folders in outlook &#171; Steve on Security</dc:creator>
		<pubDate>Tue, 20 Sep 2011 16:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=255#comment-2298</guid>
		<description>[...] your PST file folders grow uncontrollably due to autoarchive? Try this powershell script. Genius. http://www.xipher.dk/WordPress/?p=255 Like this:LikeBe the first to like this [...]</description>
		<content:encoded><![CDATA[<p>[...] your PST file folders grow uncontrollably due to autoarchive? Try this powershell script. Genius. <a href="http://www.xipher.dk/WordPress/?p=255" rel="nofollow">http://www.xipher.dk/WordPress/?p=255</a> Like this:LikeBe the first to like this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deleting empty folders in Outlook by Xenophane</title>
		<link>http://www.xipher.dk/WordPress/?p=255&#038;cpage=1#comment-2005</link>
		<dc:creator>Xenophane</dc:creator>
		<pubDate>Wed, 23 Feb 2011 21:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.xipher.dk/WordPress/?p=255#comment-2005</guid>
		<description>Luis Sorry about the late reply, have been quite busy.

First of all you need to have Windows Powershell installed on your computer.
If you are running Windows 7, it is allread part of the OS, otherwise you will have to download it..
Google Windows Powershell 2.0 and your Operating System (XP, Vista or whatever)
Then run the powershell console (Like a DOS windows, black screen, where you can type in text)
Hover your mouse over the first script, 4 icons will appear in the upper right corner, click on the 2 from left (Copy to Clipboard)

Then paste the result into your Powershell console window.</description>
		<content:encoded><![CDATA[<p>Luis Sorry about the late reply, have been quite busy.</p>
<p>First of all you need to have Windows Powershell installed on your computer.<br />
If you are running Windows 7, it is allread part of the OS, otherwise you will have to download it..<br />
Google Windows Powershell 2.0 and your Operating System (XP, Vista or whatever)<br />
Then run the powershell console (Like a DOS windows, black screen, where you can type in text)<br />
Hover your mouse over the first script, 4 icons will appear in the upper right corner, click on the 2 from left (Copy to Clipboard)</p>
<p>Then paste the result into your Powershell console window.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

