<?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>Luka Manojlovic &#187; Activesync</title>
	<atom:link href="http://luka.manojlovic.net/tag/activesync/feed/" rel="self" type="application/rss+xml" />
	<link>http://luka.manojlovic.net</link>
	<description>Luka&#039;s technical blog</description>
	<lastBuildDate>Sun, 18 Dec 2011 14:19:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Check Activesync policy settings using Powershell in Exchange 2007</title>
		<link>http://luka.manojlovic.net/2008/01/12/check-activesync-policy-settings-using-powershell-in-exchange-2007/</link>
		<comments>http://luka.manojlovic.net/2008/01/12/check-activesync-policy-settings-using-powershell-in-exchange-2007/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 14:40:53 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
				<category><![CDATA[MS Exchange server]]></category>
		<category><![CDATA[MS Exchange server 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Activesync]]></category>
		<category><![CDATA[Exchange 2007]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/2008/01/12/check-activesync-policy-settings-using-powershell-in-exchange-2007/</guid>
		<description><![CDATA[Get-ActiveSyncMailboxPolicy -Identity &#8220;POLICYNAME&#8221;]]></description>
			<content:encoded><![CDATA[<p>Get-ActiveSyncMailboxPolicy -Identity &#8220;POLICYNAME&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2008/01/12/check-activesync-policy-settings-using-powershell-in-exchange-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Activesync policy to allow phone to be locked immediatly using Powershell in Exchange 2007</title>
		<link>http://luka.manojlovic.net/2008/01/12/activesync-policy-to-allow-phone-to-be-locked-immediatly-using-powershell-in-exchange-2007/</link>
		<comments>http://luka.manojlovic.net/2008/01/12/activesync-policy-to-allow-phone-to-be-locked-immediatly-using-powershell-in-exchange-2007/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 14:40:09 +0000</pubDate>
		<dc:creator>manojlovicl</dc:creator>
				<category><![CDATA[MS Exchange server]]></category>
		<category><![CDATA[MS Exchange server 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Activesync]]></category>
		<category><![CDATA[Exchange 2007]]></category>

		<guid isPermaLink="false">http://luka.manojlovic.net/2008/01/12/activesync-policy-to-allow-phone-to-be-locked-immediatly-using-powershell-in-exchange-2007/</guid>
		<description><![CDATA[Set-ActiveSyncMailboxPolicy -identity &#8220;POLICYNAME&#8221; -MaxInactivityTimeDeviceLock:00:00:00 This script allows you to use instant &#8220;lock&#8221; on your phone&#8230;]]></description>
			<content:encoded><![CDATA[<p align="left">Set-ActiveSyncMailboxPolicy -identity &#8220;POLICYNAME&#8221; -MaxInactivityTimeDeviceLock:00:00:00</p>
<p align="left">This script allows you to use instant &#8220;lock&#8221; on your phone&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://luka.manojlovic.net/2008/01/12/activesync-policy-to-allow-phone-to-be-locked-immediatly-using-powershell-in-exchange-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

