<?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</title>
	<atom:link href="http://ninet.org/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>Good News and Bad!</title>
		<link>http://ninet.org/2012/01/good-news-and-bad/</link>
		<comments>http://ninet.org/2012/01/good-news-and-bad/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 13:57:53 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[ConfigMgr07]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=666</guid>
		<description><![CDATA[Bad news is that as of the 2011-12-31 I finished working for my Employer in order to move back to my home country, so I no longer have direct access to (and responsibility for) VMWare (and all the other really cool stuff we had, infini-band, HPC etc.) To top it off I was told before I left [...]]]></description>
		<wfw:commentRss>http://ninet.org/2012/01/good-news-and-bad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>VMWare Reporting Powerpack for PowerGUI  updated.</title>
		<link>http://ninet.org/2011/10/vmware-reporting-powerpack-for-powergui-updated/</link>
		<comments>http://ninet.org/2011/10/vmware-reporting-powerpack-for-powergui-updated/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 14:47:14 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=624</guid>
		<description><![CDATA[Managed to get a few more tweaks / scripts into the pack today. You can grab the powerpack from here: http://powergui.org/entry.jspa?externalID=3611&#38;categoryID=290 Changelog: 1.0.0.7: - Tweaked: VM Inventory Query &#8211; reduced time to audit from ~150sec for 200 VMs to ~35sec. 1.0.0.6: - Fixed: Incorrect naming for networks that belong to a dvPort - New Script: Connect/Disconnect [...]]]></description>
		<wfw:commentRss>http://ninet.org/2011/10/vmware-reporting-powerpack-for-powergui-updated/feed/</wfw:commentRss>
		<slash:comments>0</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>Site Problems</title>
		<link>http://ninet.org/2011/07/site-problems/</link>
		<comments>http://ninet.org/2011/07/site-problems/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 07:37:17 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[contact]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[email]]></category>

		<guid isPermaLink="false">http://ninet.org/?p=595</guid>
		<description><![CDATA[Sorry to all those that have tried to contact me via the contact form, for some reason hotmail has been blocking emails from anyone not in my address book for what seems to be some time. I have no idea why or when they started this. I have changed the destination address for the contact [...]]]></description>
		<wfw:commentRss>http://ninet.org/2011/07/site-problems/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>
	</channel>
</rss>

