<?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>NINet.org &#187; Coding/Scripting</title>
	<atom:link href="http://ninet.org/category/sys-admin/codingscripting/feed/" rel="self" type="application/rss+xml" />
	<link>http://ninet.org</link>
	<description></description>
	<lastBuildDate>Tue, 24 Aug 2010 11:01:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Rehome FCS</title>
		<link>http://ninet.org/2010/07/rehome-fcs/</link>
		<comments>http://ninet.org/2010/07/rehome-fcs/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 15:06:03 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[SCCM SMS]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[vbs]]></category>
		<category><![CDATA[ConfigMgr07]]></category>
		<category><![CDATA[configuration.mof]]></category>
		<category><![CDATA[fcs]]></category>
		<category><![CDATA[forefront]]></category>
		<category><![CDATA[MOF]]></category>
		<category><![CDATA[registry key]]></category>
		<category><![CDATA[Report]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[sms_def.mof]]></category>
		<category><![CDATA[VBS]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=425</guid>
		<description><![CDATA[When I was building our SCCM environment I decided it would be a good time to clean up WSUS &#38; FCS and bring them under the new system. The problem I ran into was &#8220;How do I repoint FCS?&#8221; without having to uninstall and reinstall it on every machine. The solution, a bit of VB [...]]]></description>
		<wfw:commentRss>http://ninet.org/2010/07/rehome-fcs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rname.pl</title>
		<link>http://ninet.org/2010/07/rname/</link>
		<comments>http://ninet.org/2010/07/rname/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 15:53:14 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=357</guid>
		<description><![CDATA[This is a perl script to normalize video file names for TV series, it will run under windows or linux. Note: I have tested this and do use it however I may have missed something or there may be a bug I have not encountered, I would advise backing up the files to be renamed [...]]]></description>
		<wfw:commentRss>http://ninet.org/2010/07/rname/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CPUInfo</title>
		<link>http://ninet.org/2010/07/cpuinfo/</link>
		<comments>http://ninet.org/2010/07/cpuinfo/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 15:40:54 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[Redhat]]></category>
		<category><![CDATA[RHEL]]></category>
		<category><![CDATA[RHEL 5]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=345</guid>
		<description><![CDATA[Small shell script that returns the details in /proc/cpuinfo in a more human readable and relevant way. Sample output Processor seems to be quite old guessing number. ####################################### # CPU Information # ####################################### CPU Architecture is: x86_64 CPU Manufacturer is: AMD CPU Model is: AMD Opteron(tm) Processor 252 CPU Speed is: 1800 1800MHz Number of [...]]]></description>
		<wfw:commentRss>http://ninet.org/2010/07/cpuinfo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VBS: Get old computer accounts from AD</title>
		<link>http://ninet.org/2010/05/vbs-get-old-computer-accounts-from-ad/</link>
		<comments>http://ninet.org/2010/05/vbs-get-old-computer-accounts-from-ad/#comments</comments>
		<pubDate>Wed, 05 May 2010 09:51:38 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[vbs]]></category>
		<category><![CDATA[accounts]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[VBS]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=264</guid>
		<description><![CDATA[The VBScript loops through the AD and lists all of the computer accounts in a csv file. The Excel Code does the same except places the data in a formated table in excel, note it is only tested with excel 2007. The following properties are returned: Hostname, Password Last Set, Day Count (since password was [...]]]></description>
		<wfw:commentRss>http://ninet.org/2010/05/vbs-get-old-computer-accounts-from-ad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCCM Get Dell warranty info</title>
		<link>http://ninet.org/2010/03/sccm-get-dell-warranty-info/</link>
		<comments>http://ninet.org/2010/03/sccm-get-dell-warranty-info/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 16:28:01 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[SCCM SMS]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[vbs]]></category>
		<category><![CDATA[ConfigMgr07]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[scraper]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[VBS]]></category>
		<category><![CDATA[Warranty]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=122</guid>
		<description><![CDATA[LAST UPDATED: 2010-03-30 Version 2: work around for computer account that can&#8217;t access the internet http://ninet.org/2010/03/sccm-get-dell-warranty-info-v2/ I found a script and mof edit here: Sherry Kissinger&#8217;s Blog at myitforums.com However when I tried it, it was completely broken all the data being returned in the wrong place. So I have rewritten it so that it [...]]]></description>
		<wfw:commentRss>http://ninet.org/2010/03/sccm-get-dell-warranty-info/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Dell Scraper</title>
		<link>http://ninet.org/2010/01/dell-scraper/</link>
		<comments>http://ninet.org/2010/01/dell-scraper/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 08:13:13 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[scraper]]></category>
		<category><![CDATA[urllib2]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=41</guid>
		<description><![CDATA[A quick python script to take a list of dell service tags and output the system info as a csv file in the format "tag, shipdate, SysType, Ram, HDD, Support".]]></description>
		<wfw:commentRss>http://ninet.org/2010/01/dell-scraper/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
