<?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>MDT Monitoring Service Archives - the Sysadmin Channel</title>
	<atom:link href="https://thesysadminchannel.com/tag/mdt-monitoring-service/feed/" rel="self" type="application/rss+xml" />
	<link>https://thesysadminchannel.com/tag/mdt-monitoring-service/</link>
	<description>Documenting My Life as a System Administrator</description>
	<lastBuildDate>Tue, 09 Apr 2019 04:26:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
<site xmlns="com-wordpress:feed-additions:1">144174110</site>	<item>
		<title>[Solved] Make Sure The MDT Monitoring Service Is Running</title>
		<link>https://thesysadminchannel.com/solved-make-sure-the-mdt-monitoring-service-is-running/</link>
					<comments>https://thesysadminchannel.com/solved-make-sure-the-mdt-monitoring-service-is-running/#respond</comments>
		
		<dc:creator><![CDATA[Paul Contreras]]></dc:creator>
		<pubDate>Thu, 03 Jan 2019 20:22:25 +0000</pubDate>
				<category><![CDATA[MDT]]></category>
		<category><![CDATA[Make Sure The MDT Monitoring Service Is Running]]></category>
		<category><![CDATA[MDT Monitoring Service]]></category>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=1193</guid>

					<description><![CDATA[<p>After setting up WDS along with Microsoft Deployment Toolkit (MDT), I went ahead and got all my task sequences setup to automate the OS deployment process. I found that when I tried to check the monitoring status of the deployments,&#8230; <a href="https://thesysadminchannel.com/solved-make-sure-the-mdt-monitoring-service-is-running/" class="more-link">Continue Reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a href="https://thesysadminchannel.com/solved-make-sure-the-mdt-monitoring-service-is-running/">[Solved] Make Sure The MDT Monitoring Service Is Running</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>After setting up WDS along with Microsoft Deployment Toolkit (MDT), I went ahead and got all my task sequences setup to automate the OS deployment process.  I found that when I tried to check the monitoring status of the deployments, I ran into the error &#8220;Unable to access to monitoring data service at http://yourComputerName:9801/MDTMonitorData. <strong>Make Sure The MDT Monitoring Service Is Running</strong>.</p>
<p>&nbsp;<br />
A couple of steps I did to troubleshoot the issue:</p>
<ul>
<li>Check if local firewall ports 9800 and 9801 are enabled</li>
<li>Go to http://localhost:9801/MDTMonitorData and see if page loads</li>
</ul>
<p>The fix for me ironically enough was turning it off, and turning it back on again.  </p>
<p>&nbsp;</p>
<h2>Fix MDT Monitoring Service not Running</h2>
<p>Here are the steps to fix the &#8220;Make Sure The MDT Monitoring Service Is Running&#8221; error.</p>
<ul>
<li>Open the MDT Console</li>
<li>Right click your <strong>MDT Deployment -> Properties</strong></li>
<li>Go to <strong>Monitoring tab</strong></li>
<li>Uncheck Enable monitoring for this deployment share and click Apply</li>
<li>Check Enable monitoring for this deployment share and click Apply</li>
<li>Click OK and exit out of the properties</li>
</ul>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2019/01/MDT-Deployment-Share-Properties.png" target="_blank"><img fetchpriority="high" decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2019/01/MDT-Deployment-Share-Properties.png" alt="MDT Deployment Share Properties" width="546" height="278" class="aligncenter size-full wp-image-1194" /></a></p>
<p>&nbsp;<br />
As mentioned, that actually worked for me so if you still continue to have issues leave a comment down below and we can go from there.</p>
<p>Finally, be sure to check out our <a href="https://www.youtube.com/c/theSysadminChannel" rel="noopener" target="_blank">theSysadminChannel YouTube Page</a> for more awesome video content and sysadmin related stuff.</p>
<p>The post <a href="https://thesysadminchannel.com/solved-make-sure-the-mdt-monitoring-service-is-running/">[Solved] Make Sure The MDT Monitoring Service Is Running</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://thesysadminchannel.com/solved-make-sure-the-mdt-monitoring-service-is-running/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1193</post-id>	</item>
	</channel>
</rss>
