<?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>DirSync &#8211; IT-GEEKS.SE</title>
	<atom:link href="https://it-geeks.se/tag/dirsync/feed/" rel="self" type="application/rss+xml" />
	<link>https://it-geeks.se</link>
	<description>Just a place to put my scripts and thoughts</description>
	<lastBuildDate>Tue, 26 Jan 2016 08:00:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>Checking DirSync Version</title>
		<link>https://it-geeks.se/2016/01/checking-dirsync-version/</link>
					<comments>https://it-geeks.se/2016/01/checking-dirsync-version/#respond</comments>
		
		<dc:creator><![CDATA[Mikael]]></dc:creator>
		<pubDate>Tue, 26 Jan 2016 08:00:24 +0000</pubDate>
				<category><![CDATA[DirSync]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[powershell]]></category>
		<guid isPermaLink="false">http://it-geeks.se/?p=26</guid>

					<description><![CDATA[How do one check what version of DirSync currently installed? Open a Powershell cmdlet and run: (Get-ItemProperty “hklm:SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Online Directory Sync”).DisplayVersion]]></description>
										<content:encoded><![CDATA[<p>How do one check what version of DirSync currently installed?</p>
<p>Open a Powershell cmdlet and run:</p>
<pre class="toolbar:2 lang:ps decode:true " title="Checking what DirSync version" >(Get-ItemProperty “hklm:SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Online Directory Sync”).DisplayVersion</pre>
]]></content:encoded>
					
					<wfw:commentRss>https://it-geeks.se/2016/01/checking-dirsync-version/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Page Caching using Disk: Enhanced 

Served from: it-geeks.se @ 2026-08-25 00:22:30 by W3 Total Cache
-->