<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Windows-Consulting - TCBE - Things Can Be Easier &#187; Exchange Management Shell</title>
	<atom:link href="http://www.windows-consulting.net/blog/tag/exchange-management-shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.windows-consulting.net/blog</link>
	<description>TCBE, Events, Exchange 2003, Exchange 2007, How To, Hyper-V, MySQL, News, SCCM 2007, Scripts, Security, Server 2003, Server 2008, SharePoint Server 2007, Tools, Vista, ISA 2006</description>
	<lastBuildDate>Thu, 19 Aug 2010 06:21:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Creating a certificate for Exchange 2007 Edge</title>
		<link>http://www.windows-consulting.net/blog/creating-a-certificate-for-exchange-2007-edge/</link>
		<comments>http://www.windows-consulting.net/blog/creating-a-certificate-for-exchange-2007-edge/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 16:33:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[certificate request]]></category>
		<category><![CDATA[Exchange Management Shell]]></category>

		<guid isPermaLink="false">http://www.windows-consulting.net/blog/?p=367</guid>
		<description><![CDATA[Exchange Edge is using self-signed certificate for the SMTP services and for subscribe new Exchange synchronization between Hub and Edge servers. Self-signed certificates are only valid for one year. To display certificate used by Exchange Server run this command: Get-ExchangeCertificate &#124; fl To renew a self-signed certificate for Exchange Edge you can use Exchange Management [...]]]></description>
		<wfw:commentRss>http://www.windows-consulting.net/blog/creating-a-certificate-for-exchange-2007-edge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to uninstall Mailbox Role on Exchange Server 2007</title>
		<link>http://www.windows-consulting.net/blog/how-to-uninstall-mailbox-role-on-exchange-server-2007/</link>
		<comments>http://www.windows-consulting.net/blog/how-to-uninstall-mailbox-role-on-exchange-server-2007/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 09:22:40 +0000</pubDate>
		<dc:creator>Tomasz_Sochacki</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Exchange Management Shell]]></category>

		<guid isPermaLink="false">http://www.windows-consulting.net/blog/?p=361</guid>
		<description><![CDATA[How to uninstall Mailbox Role on Exchange Server 2007? Run commend: setup /m:uninstall /r:mailbox ?]]></description>
		<wfw:commentRss>http://www.windows-consulting.net/blog/how-to-uninstall-mailbox-role-on-exchange-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to view Exchange installed certificates in exchange management shell</title>
		<link>http://www.windows-consulting.net/blog/how-to-view-exchange-installed-certificates-in-exchange-management-shell/</link>
		<comments>http://www.windows-consulting.net/blog/how-to-view-exchange-installed-certificates-in-exchange-management-shell/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 13:57:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[ce]]></category>
		<category><![CDATA[Exchange Management Shell]]></category>
		<category><![CDATA[SSL certificate]]></category>

		<guid isPermaLink="false">http://www.windows-consulting.net/blog/?p=358</guid>
		<description><![CDATA[How to view Exchange installed certificates in exchange management shell? Simple run Exchange Management Shell an run the command: Get-ExchangeCertificate &#124; fl Verb: Services inform you with services use this certificate. In my example this is IMAP, POP, IIS and SMTP services.]]></description>
		<wfw:commentRss>http://www.windows-consulting.net/blog/how-to-view-exchange-installed-certificates-in-exchange-management-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generating SSL Certificates for ISA Server 2006 &#8211; Microsoft Exchange Server 2007 services: OWA, ActiveSync, OutlookAnywhere</title>
		<link>http://www.windows-consulting.net/blog/generating-ssl-certificates-for-isa-server-2006-microsoft-exchange-server-2007-services-owa-activesync-outlookanywhere/</link>
		<comments>http://www.windows-consulting.net/blog/generating-ssl-certificates-for-isa-server-2006-microsoft-exchange-server-2007-services-owa-activesync-outlookanywhere/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 15:16:58 +0000</pubDate>
		<dc:creator>Jowita_Choscilowicz</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[CSR]]></category>
		<category><![CDATA[Exchange Management Shell]]></category>
		<category><![CDATA[OutlookAnywhere]]></category>
		<category><![CDATA[OWA]]></category>
		<category><![CDATA[SSL certificate]]></category>

		<guid isPermaLink="false">http://www.windows-consulting.net/blog/?p=321</guid>
		<description><![CDATA[Useful links: New-ExchangeCertificate cmdlet on Microsoft Technet: http://technet.microsoft.com/en-us/library/aa998327.aspx Get-ExchangeCertificate cmdlet on Microsoft Technet: http://technet.microsoft.com/en-us/library/bb124950.aspx Import-ExchangeCertificate cmdlet on Microsoft Technet: http://technet.microsoft.com/en-us/library/bb124424.aspx &#160; We need certificates to publish internal Exchange 2007 services (like OWA, ActiveSync, OutlookAnywhere) using Microsoft ISA 2006. We want to get a private SLL certificate from internal Certification Authority (CA). We have to generate [...]]]></description>
		<wfw:commentRss>http://www.windows-consulting.net/blog/generating-ssl-certificates-for-isa-server-2006-microsoft-exchange-server-2007-services-owa-activesync-outlookanywhere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

