<?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>David Strome's Blog - All Comments</title><link>http://blogs.technet.com/b/dstrome/</link><description>A Microsofty&amp;#39;s ramblings on Exchange Server and other stuff.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Power Pack 1 available for Windows Home Server</title><link>http://blogs.technet.com/b/dstrome/archive/2008/07/21/power-pack-1-available-for-windows-home-server.aspx#3573496</link><pubDate>Sat, 18 May 2013 10:49:23 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3573496</guid><dc:creator>madhab</dc:creator><description>&lt;p&gt;Now use your own email marketing servers with multiple IPs to get your campaign to.&lt;/p&gt;
&lt;p&gt;inbox.The packages start from as low as $500 per month with a daily sending limit of.&lt;/p&gt;
&lt;p&gt;500,000 emails.&lt;/p&gt;
&lt;p&gt;Get great inbox deliveries and land your 95% emails to inbox.&lt;/p&gt;
&lt;p&gt;You can look at the detailed specifications here:&lt;a rel="nofollow" target="_new" href="http://hostwiser.com/e-marketing-"&gt;hostwiser.com/e-marketing-&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;server/&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3573496" width="1" height="1"&gt;</description></item><item><title>re: Multivalued Properties in Exchange 2010</title><link>http://blogs.technet.com/b/dstrome/archive/2011/05/29/multivalued-properties-in-exchange-2010.aspx#3523193</link><pubDate>Fri, 28 Sep 2012 18:23:29 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3523193</guid><dc:creator>StaceyIsLearning</dc:creator><description>&lt;p&gt;An example of using more than literal strings&lt;/p&gt;
&lt;p&gt;I thought I would be able to use something like this for removing unwanted smtp’s &lt;/p&gt;
&lt;p&gt; [array]$MailboxToChange = Get-Mailbox -Identity &amp;#39;Username@whatever&amp;#39;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;$MailboxToChange | Set-Mailbox &amp;nbsp;-EmailAddresses @{ Remove=&amp;quot;smtp:$($_.Alias)@bad.whatever&amp;quot;}&lt;/p&gt;
&lt;p&gt;But I ended up needing to use . . . . . &lt;/p&gt;
&lt;p&gt;Clear-Host &lt;/p&gt;
&lt;p&gt;[array]$MailboxToChange = Get-Mailbox -Identity &amp;#39;Username@whatever&amp;#39;&lt;/p&gt;
&lt;p&gt;$MailboxToChange | ForEach-Object {&lt;/p&gt;
&lt;p&gt; &amp;nbsp;$Badsmtp = $_.Alias&lt;/p&gt;
&lt;p&gt; &amp;nbsp;$_ | Set-Mailbox &amp;nbsp;-EmailAddresses @{ Remove=&amp;quot;smtp:$Badsmtp@bad.whatever&amp;quot;} &lt;/p&gt;
&lt;p&gt;} # End ForEach-Object&lt;/p&gt;
&lt;p&gt;I am not quite sure why the first example would not make the change that works in the second&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3523193" width="1" height="1"&gt;</description></item><item><title>re: Exchange Server 2010 Forum</title><link>http://blogs.technet.com/b/dstrome/archive/2009/04/15/exchange-server-2010-forum.aspx#3520378</link><pubDate>Sun, 16 Sep 2012 06:29:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3520378</guid><dc:creator>ERROR WHEN OPENING EMC AND EMS</dc:creator><description>&lt;p&gt; Connecting to remote server failed with the following error message : The WinRM client cannot&lt;/p&gt;
&lt;p&gt; complete the operation within the time specified. Check if the machine name is valid and is reachable over the network&lt;/p&gt;
&lt;p&gt; and firewall exception for Windows Remote Management service is enabled. For more information, see the about_Remote_Tr&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3520378" width="1" height="1"&gt;</description></item><item><title>re: The Exchange Management Shell Banner</title><link>http://blogs.technet.com/b/dstrome/archive/2011/09/19/the-exchange-management-shell-banner.aspx#3497114</link><pubDate>Thu, 10 May 2012 02:06:37 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3497114</guid><dc:creator>j</dc:creator><description>&lt;p&gt;wish i could opt out. &amp;nbsp;fun on workstation. &amp;nbsp;waste of time on servers&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3497114" width="1" height="1"&gt;</description></item><item><title>re: The Exchange Management Shell Banner</title><link>http://blogs.technet.com/b/dstrome/archive/2011/09/19/the-exchange-management-shell-banner.aspx#3497105</link><pubDate>Thu, 10 May 2012 00:21:29 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3497105</guid><dc:creator>Michael B. Smith</dc:creator><description>&lt;p&gt;I don&amp;#39;t use it. I ignore it.&lt;/p&gt;
&lt;p&gt;Perhaps the first few dozen times I opened the EMS, I did read it.&lt;/p&gt;
&lt;p&gt;After six-ish years (since Exchange 2007 beta), I don&amp;#39;t pay any attention to it. Then again, I&amp;#39;m a consultant, I have dozens of customers, and I open more than a dozen EMS sessions on an average work day.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3497105" width="1" height="1"&gt;</description></item><item><title>re: The Exchange Management Shell Banner</title><link>http://blogs.technet.com/b/dstrome/archive/2011/09/19/the-exchange-management-shell-banner.aspx#3497082</link><pubDate>Wed, 09 May 2012 21:44:22 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3497082</guid><dc:creator>Graeme</dc:creator><description>&lt;p&gt;Tip is useful, don&amp;#39;t always read it. &lt;/p&gt;
&lt;p&gt;G&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3497082" width="1" height="1"&gt;</description></item><item><title>re: The Exchange Management Shell Banner</title><link>http://blogs.technet.com/b/dstrome/archive/2011/09/19/the-exchange-management-shell-banner.aspx#3497054</link><pubDate>Wed, 09 May 2012 19:16:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3497054</guid><dc:creator>Arun</dc:creator><description>&lt;p&gt;Hi, I always found the banner very informative. It would be great if you could make get-help a standard banner and then give an example for Tip of the Day.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3497054" width="1" height="1"&gt;</description></item><item><title>re: The Exchange Management Shell Banner</title><link>http://blogs.technet.com/b/dstrome/archive/2011/09/19/the-exchange-management-shell-banner.aspx#3497017</link><pubDate>Wed, 09 May 2012 16:34:23 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3497017</guid><dc:creator>Pat Richard</dc:creator><description>&lt;p&gt;I&amp;#39;m for supressing it as well (as an option). I write a lot of PowerShell scripts that may need to spool up RemoteExchange.ps1 for an EMS session. Being able to supress the banner stuff (maybe a switch for the script) would make for cleaner output in the scripts.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3497017" width="1" height="1"&gt;</description></item><item><title>re: How do you find the information you need?</title><link>http://blogs.technet.com/b/dstrome/archive/2012/02/22/how-do-you-find-the-information-you-need.aspx#3483075</link><pubDate>Fri, 24 Feb 2012 19:57:32 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3483075</guid><dc:creator>Michel de Rooij</dc:creator><description>&lt;p&gt;Depends on the goal:&lt;/p&gt;
&lt;p&gt;Troubleshooting / Syntax etc: Most of the times I end up TechNet - or anywhere for that matter - is after I queried Google for keywords (sorry, Bing doesn&amp;#39;t do a proper job in this case). Customers and technicians follow the same path.&lt;/p&gt;
&lt;p&gt;Reading / Planning: For unknown topics, I might browse through the topics for a decent overview. &lt;/p&gt;
&lt;p&gt;Official Statements: When verifying support stances etc I sometimes use the search option on the MS or Technet site.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3483075" width="1" height="1"&gt;</description></item><item><title>re: How do you find the information you need?</title><link>http://blogs.technet.com/b/dstrome/archive/2012/02/22/how-do-you-find-the-information-you-need.aspx#3483073</link><pubDate>Fri, 24 Feb 2012 19:54:42 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3483073</guid><dc:creator>Serkan Varoglu</dc:creator><description>&lt;p&gt;I use search if I can not get the result I am looking for, I then go around TOC to find a similar subject. If still not satisfied, I usually search Technet forums, blogs and search engines. &lt;/p&gt;
&lt;p&gt;In addition, I would appreciate documentation with more examples; sometimes examples do not reflect possible scenarios.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3483073" width="1" height="1"&gt;</description></item></channel></rss>