<?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>System Management &#187; Log</title>
	<atom:link href="http://systemmanagement.ro/blog/tag/log/feed/" rel="self" type="application/rss+xml" />
	<link>http://systemmanagement.ro/blog</link>
	<description>Discussions about system management technologies. Including, but not limited to, ConfigMgr, WDS, MDT, WSUS, Forefront, VMM, Hyper-V etc.</description>
	<lastBuildDate>Mon, 27 Feb 2012 15:54:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Problem installing WSUS on a remote SQL server.</title>
		<link>http://systemmanagement.ro/blog/2010/01/08/problem-installing-wsus-on-a-remote-sql-server/</link>
		<comments>http://systemmanagement.ro/blog/2010/01/08/problem-installing-wsus-on-a-remote-sql-server/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 14:53:52 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[WSUS]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Log]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/2010/01/08/problem-installing-wsus-on-a-remote-sql-server/</guid>
		<description><![CDATA[Today I learned again a lesson I knew for some time but was hoping that I can forget it. The lesson was about: “Trust anyone. Test for yourself.” Having to install WSUS on a remote SQL 2005 that had WSUS database installed before, I asked one SQL guy if renaming the old WSUS database is [...]]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2010/01/08/problem-installing-wsus-on-a-remote-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows cannot obtain the domain controller name error</title>
		<link>http://systemmanagement.ro/blog/2009/12/10/windows-cannot-obtain-the-domain-controller-name-error/</link>
		<comments>http://systemmanagement.ro/blog/2009/12/10/windows-cannot-obtain-the-domain-controller-name-error/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 21:47:07 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Hyper-V]]></category>
		<category><![CDATA[Log]]></category>
		<category><![CDATA[Network adapter]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/2009/12/10/windows-cannot-obtain-the-domain-controller-name-error/</guid>
		<description><![CDATA[Today a client called me and said that his second domain controller, which is on Hyper-V, is having connectivity problems. For example, running the ping command from DC2 results in very bad response times or timed out requests. Searching the event viewer, I saw many errors with Event ID 1054: “Description: Windows cannot obtain the [...]]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2009/12/10/windows-cannot-obtain-the-domain-controller-name-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Failed to extend the Active Directory Schema</title>
		<link>http://systemmanagement.ro/blog/2009/03/11/failed-to-extend-the-active-directory-schema/</link>
		<comments>http://systemmanagement.ro/blog/2009/03/11/failed-to-extend-the-active-directory-schema/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 23:44:02 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Log]]></category>
		<category><![CDATA[Network adapter]]></category>
		<category><![CDATA[Schema]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/2009/03/11/failed-to-extend-the-active-directory-schema/</guid>
		<description><![CDATA[Usually, extending the Active Directory schema is the last step I do when installing SCCM. This time, while installing SCCM in a virtual machine, you have to provide a path to a folder with SCCM updates or download these updates from the internet. Working in a virtual machine with a “Local only” network adapter, I [...]]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2009/03/11/failed-to-extend-the-active-directory-schema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting Task Sequences in SCCM</title>
		<link>http://systemmanagement.ro/blog/2009/03/03/troubleshooting-task-sequences-in-sccm/</link>
		<comments>http://systemmanagement.ro/blog/2009/03/03/troubleshooting-task-sequences-in-sccm/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 08:12:21 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[Recommendations]]></category>
		<category><![CDATA[Log]]></category>
		<category><![CDATA[Task Sequence]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/2009/03/03/troubleshooting-task-sequences-in-sccm/</guid>
		<description><![CDATA[I don’t do this usually, but this time this is really interesting. I want to recommend a very good blog post written by Kenneth Van Surksum about troubleshooting Task Sequences in Configuration Manager. Find it here http://www.techlog.org/archive/2009/03/01/troubleshooting_task_sequences. He talks about the smsts.log file, where to find it during installation and what tool you can use [...]]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2009/03/03/troubleshooting-task-sequences-in-sccm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCCM 2007 description of all log files</title>
		<link>http://systemmanagement.ro/blog/2008/11/13/sccm-2007-description-of-all-log-files/</link>
		<comments>http://systemmanagement.ro/blog/2008/11/13/sccm-2007-description-of-all-log-files/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 20:46:00 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[Log]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/?p=79</guid>
		<description><![CDATA[Another very good resource I just found! The description of all log files in SCCM 2007. See bellow an example and follow the link for the full post: http://technet.microsoft.com/en-us/library/bb892800.aspx. Management Point Log Files If management points are installed in the site hierarchy, management point log files are stored in the SMS_CCM\LOGS folder on the management [...]]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2008/11/13/sccm-2007-description-of-all-log-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

