<?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>Fri, 06 Jan 2012 14:01:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Network Diags</title>
		<link>http://ninet.org/2011/12/network-diags/</link>
		<comments>http://ninet.org/2011/12/network-diags/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 09:56:45 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[batch]]></category>
		<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=661</guid>
		<description><![CDATA[One of my users was complaining of &#8220;slow vm performance over the network&#8221;, so I requested a few simple diags including a traceroute from his machine to the vm instead I got a traceroute from the VM to the VM. So I decided that clearly I was asking too much from the user and threw [...]]]></description>
		<wfw:commentRss>http://ninet.org/2011/12/network-diags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Clone-VMFromSnapshot</title>
		<link>http://ninet.org/2011/11/clone-vmfromsnapshot/</link>
		<comments>http://ninet.org/2011/11/clone-vmfromsnapshot/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 08:42:30 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[powercli]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=647</guid>
		<description><![CDATA[This is a function that allows you to clone a VM from a specified snapshot. The only way to do this in the UI would be to take a snapshot of the current state, revert to the one you wish to clone, clone, revert to latest snapshot and then delete latest snapshot. As you can [...]]]></description>
		<wfw:commentRss>http://ninet.org/2011/11/clone-vmfromsnapshot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCCM CDP to WMI version 0.0.0.2 out</title>
		<link>http://ninet.org/2011/11/sccm-cdp-to-wmi-version-0-0-0-2-out/</link>
		<comments>http://ninet.org/2011/11/sccm-cdp-to-wmi-version-0-0-0-2-out/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 10:49:11 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[CDP to WMI]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[SCCM SMS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[CDPtoWMI]]></category>
		<category><![CDATA[ConfigMgr07]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Report]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[sms_def.mof]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=641</guid>
		<description><![CDATA[After a mass of updates to the code a new version is out, this is still experimental so should only be used in a lab environment. The MOF file &#8220;should&#8221; work but please see the article here about it as I haven&#8217;t tested it yet due to my test environment being broken (If anyone can test [...]]]></description>
		<wfw:commentRss>http://ninet.org/2011/11/sccm-cdp-to-wmi-version-0-0-0-2-out/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Capture CDP packets and populate WMI for SCCM</title>
		<link>http://ninet.org/2011/10/capture-cdp-packets-and-populate-wmi-for-sccm/</link>
		<comments>http://ninet.org/2011/10/capture-cdp-packets-and-populate-wmi-for-sccm/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 08:00:12 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[SCCM SMS]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[ConfigMgr07]]></category>
		<category><![CDATA[MOF]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[packet capture]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[sms_def.mof]]></category>
		<category><![CDATA[winPCap]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=542</guid>
		<description><![CDATA[This little gem I wrote will listen to all interfaces on a computer for CDP packets. Once it has looped all the interfaces any packets it has captured are processed and added to WMI. Using the attached SMS_DEF.mof we can extract that information and place it in SCCM. Anyone who knows what CDP is will [...]]]></description>
		<wfw:commentRss>http://ninet.org/2011/10/capture-cdp-packets-and-populate-wmi-for-sccm/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Dell &amp; HP Warranty Info from a CSV file of Tags</title>
		<link>http://ninet.org/2011/09/dell-hp-warranty-info-from-a-csv-file-of-tags/</link>
		<comments>http://ninet.org/2011/09/dell-hp-warranty-info-from-a-csv-file-of-tags/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 08:34:35 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Report]]></category>
		<category><![CDATA[Warranty]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=617</guid>
		<description><![CDATA[I have tweaked my powershell script for the SCCM Dell/HP tags due to popular demand so that it can be run on a single machine using a list of service tags as the source and then will output to a CSV file. The source CSV can have any number of columns however it MUST have [...]]]></description>
		<wfw:commentRss>http://ninet.org/2011/09/dell-hp-warranty-info-from-a-csv-file-of-tags/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>VMWare vSphere 5 License Validator</title>
		<link>http://ninet.org/2011/07/vmware-vsphere-5-license-validator/</link>
		<comments>http://ninet.org/2011/07/vmware-vsphere-5-license-validator/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 12:55:18 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[powercli]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=605</guid>
		<description><![CDATA[Deprecated - VMWare have release an official checker and there is a better script at http://virtu-al.net This is a script I wrote to check vSphere 5 vRAM compliance. It is also included in my (at the moment very small) powerpack for powergui: http://powergui.org/entry.jspa?externalID=3611&#38;categoryID=290 Files:]]></description>
		<wfw:commentRss>http://ninet.org/2011/07/vmware-vsphere-5-license-validator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dump Variables during OSD</title>
		<link>http://ninet.org/2011/07/dump-variables-during-osd/</link>
		<comments>http://ninet.org/2011/07/dump-variables-during-osd/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 22:52:19 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[SCCM SMS]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[vbs]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ConfigMgr07]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[VBS]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=586</guid>
		<description><![CDATA[A while back I had a support case open with MS about some scripting in winPE. In order to debug the problem we wanted to see what variables were declared &#38; what their values were. The support tech came up with the attachted script, I never got round to adding it to my scripts folder, [...]]]></description>
		<wfw:commentRss>http://ninet.org/2011/07/dump-variables-during-osd/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dell &amp; HP Warranty Info in SCCM</title>
		<link>http://ninet.org/2011/07/dell-hp-warranty-info-in-sccm/</link>
		<comments>http://ninet.org/2011/07/dell-hp-warranty-info-in-sccm/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 08:18:01 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[SCCM SMS]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ConfigMgr07]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[MOF]]></category>
		<category><![CDATA[query]]></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>
		<category><![CDATA[Warranty]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=564</guid>
		<description><![CDATA[Updated: 2011-08-18 This is the next evolution in the warranty info fight, Dell keep changing their site which is rather frustrating. I have re-written the Warranty Info Scripts in powershell as in my opinion the code is a lot cleaner and more manageable, I&#8217;ve tweaked the MOF edit required to read this. One major change [...]]]></description>
		<wfw:commentRss>http://ninet.org/2011/07/dell-hp-warranty-info-in-sccm/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>Update Custom Attributes for VMhosts in vCenter</title>
		<link>http://ninet.org/2011/06/update-custom-attributes-for-vmhosts-in-vcenter/</link>
		<comments>http://ninet.org/2011/06/update-custom-attributes-for-vmhosts-in-vcenter/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 14:28:15 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[powercli]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[Servers]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[vCenter]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vShpere]]></category>
		<category><![CDATA[Warranty]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=560</guid>
		<description><![CDATA[Yet another role added to my Job description, Now I am managing our Virtual Servers. So true to form I&#8217;ve dived headfirst into powershell / powercli to see what I can do. Some of the posts coming up on this will likely be similar to others around the web as I reinvent the wheel while [...]]]></description>
		<wfw:commentRss>http://ninet.org/2011/06/update-custom-attributes-for-vmhosts-in-vcenter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCCM All Computers, their OU and last Hardware Scan</title>
		<link>http://ninet.org/2011/06/sccm-all-computers-their-ou-and-last-hardware-scan/</link>
		<comments>http://ninet.org/2011/06/sccm-all-computers-their-ou-and-last-hardware-scan/#comments</comments>
		<pubDate>Thu, 23 Jun 2011 14:15:38 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Coding/Scripting]]></category>
		<category><![CDATA[SCCM SMS]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ConfigMgr07]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[Report]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=555</guid>
		<description><![CDATA[A quick Report to return all of the computers, the OU they are in and the last time they had  a Hardware scan. First we create a temporary table to hold the 1st pass results, then we query that table looking for the longest OU for each computer ( this way we only get 1 [...]]]></description>
		<wfw:commentRss>http://ninet.org/2011/06/sccm-all-computers-their-ou-and-last-hardware-scan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

