<?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; Inventory</title>
	<atom:link href="http://systemmanagement.ro/blog/category/inventory/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>Find computer model and manufacturer using remote WMI</title>
		<link>http://systemmanagement.ro/blog/2010/01/18/find-computer-model-and-manufacturer-using-remote-wmi/</link>
		<comments>http://systemmanagement.ro/blog/2010/01/18/find-computer-model-and-manufacturer-using-remote-wmi/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 08:11:12 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[Inventory]]></category>
		<category><![CDATA[Computer Configuration]]></category>
		<category><![CDATA[Query]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/2010/01/18/find-computer-model-and-manufacturer-using-remote-wmi/</guid>
		<description><![CDATA[In case you need to find the computer model and manufacturer of a remote computer, just use the following command in a command prompt window: %windir%\System32\wbem\WMIC.exe /node:&#34;ComputerNameORIpAddress&#34; ComputerSystem Get Model, Manufacturer If you need to specify user credentials, use the following command: %windir%\System32\wbem\WMIC.exe /node:&#34;ComputerNameORIpAddress&#34; /user:&#34;domain\username&#34; /password:&#34;password&#34; ComputerSystem Get Model, Manufacturer]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2010/01/18/find-computer-model-and-manufacturer-using-remote-wmi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All .mp3 files on Desktop and My Documents folder</title>
		<link>http://systemmanagement.ro/blog/2009/06/16/all-mp3-files-on-desktop-and-my-documents-folder/</link>
		<comments>http://systemmanagement.ro/blog/2009/06/16/all-mp3-files-on-desktop-and-my-documents-folder/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 16:48:19 +0000</pubDate>
		<dc:creator>Vitalie Ciobanu</dc:creator>
				<category><![CDATA[Inventory]]></category>
		<category><![CDATA[Query]]></category>
		<category><![CDATA[Software Inventory]]></category>

		<guid isPermaLink="false">http://systemmanagement.ro/blog/2009/06/16/all-mp3-files-on-desktop-and-my-documents-folder/</guid>
		<description><![CDATA[Want to know if your users store mp3 files on Desktop and My Documents folder? Add .mp3 file type to Software Inventory Client Agent properties Navigate to Site Database – Site Management – Site Name – Site Settings – Client Agents and double click Software Inventory Client Agent Select Inventory Collection tab Click the new [...]]]></description>
		<wfw:commentRss>http://systemmanagement.ro/blog/2009/06/16/all-mp3-files-on-desktop-and-my-documents-folder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

