<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Virtual Joe</title>
	<atom:link href="http://virtualjoe.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://virtualjoe.wordpress.com</link>
	<description>Got a cup of Joe</description>
	<lastBuildDate>Mon, 20 Apr 2009 01:47:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='virtualjoe.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/64d73ccacfde1ac1cd06a6d552fa5139?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Virtual Joe</title>
		<link>http://virtualjoe.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://virtualjoe.wordpress.com/osd.xml" title="Virtual Joe" />
	<atom:link rel='hub' href='http://virtualjoe.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Vmware &#8211; Service reporter</title>
		<link>http://virtualjoe.wordpress.com/2009/04/20/vmware-service-reporter/</link>
		<comments>http://virtualjoe.wordpress.com/2009/04/20/vmware-service-reporter/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 01:41:17 +0000</pubDate>
		<dc:creator>jkw117</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://virtualjoe.wordpress.com/?p=15</guid>
		<description><![CDATA[I figured I’d start it off with a script or two I’ve written. VM Service Report -  Submitted to the Powershell/VMware contest last year -I didn’t win Basically it goes through your vm’s connects to them via wmi and gets a list of services (it removes a common list of the services) dumps that as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtualjoe.wordpress.com&amp;blog=7399529&amp;post=15&amp;subd=virtualjoe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I figured I’d start it off with a script or two I’ve written.</p>
<ol>
<li>VM Service Report -  Submitted to the Powershell/VMware contest last year -I didn’t win <img class="wp-smiley" src="http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif" alt=":(" />
<ol>
<li>Basically it goes through your vm’s connects to them via wmi and gets a list of services (it removes a common list of the services) dumps that as well as some other info out to a excel spreadsheet. This way you can get an idea of what is running on each VM. This is the script <a href="http://docs.google.com/Doc?id=dfhcgrdb_1fhp6rfg6">vmsrvcrep.ps1</a></li>
</ol>
</li>
<li>Active Directory Migration tool tester
<ol>
<li>I’ve been working on doing a Active Directory migration. One of the things I discovered was that many of the workstations in the environment had domain connectivity issues. Varying from file and print sharing being disabled, applications that don’t allow the ADMT application to access the machine remotely to migrate it.  It also gets a list of the users who have logged into the machine, which helps when you are trying to migrate users and groups, and need to figure out where they are.  The script gets a list of computers from AD ( which can be limited to a OU, or to a certain number of computers) And then provides the following info from each machine and dumps into excel. RPC accessibility, Ping result, C$ share, Machine Name, Username, and Filesystem.When you save the file make sure you save it as a text file with the .ps1 file.<br />
<a href="http://docs.google.com/Doc?id=dfhcgrdb_6gvq4qvf8">ADMT-comp-user-info.ps1</a></li>
</ol>
</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/virtualjoe.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/virtualjoe.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/virtualjoe.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/virtualjoe.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/virtualjoe.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/virtualjoe.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/virtualjoe.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/virtualjoe.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/virtualjoe.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/virtualjoe.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/virtualjoe.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/virtualjoe.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/virtualjoe.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/virtualjoe.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtualjoe.wordpress.com&amp;blog=7399529&amp;post=15&amp;subd=virtualjoe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://virtualjoe.wordpress.com/2009/04/20/vmware-service-reporter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/799c36dd798b54c6eb44f80855df50b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jkw117</media:title>
		</media:content>

		<media:content url="http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif" medium="image">
			<media:title type="html">:(</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome to Virtual Joe</title>
		<link>http://virtualjoe.wordpress.com/2009/04/17/hello-world/</link>
		<comments>http://virtualjoe.wordpress.com/2009/04/17/hello-world/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 18:27:26 +0000</pubDate>
		<dc:creator>jkw117</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I had a blog on blogger.com, and I decided to move to wordpress. It was cramping my style, so here I am on wordpress. The premise behind this site is for me to have a place to share my knowledge, and with any luck it&#8217;ll be like a refreshing cup of coffee, If it&#8217;s not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtualjoe.wordpress.com&amp;blog=7399529&amp;post=1&amp;subd=virtualjoe&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-13" title="virtualjoe-sm3" src="http://virtualjoe.files.wordpress.com/2009/04/virtualjoe-sm3.jpg?w=180&#038;h=230" alt="virtualjoe-sm3" width="180" height="230" />I had a blog on blogger.com, and I decided to move to wordpress.</p>
<p>It was cramping my style, so here I am on wordpress.</p>
<p>The premise behind this site is for me to have a place to share my knowledge, and with any luck it&#8217;ll be like a refreshing cup of coffee,</p>
<p>If it&#8217;s not the best cofee well at least it&#8217;ll be interesting.</p>
<p>I&#8217;ve become a bit of a powershell nut, using it in vmware, AD, and exchange, I&#8217;m looking into using it with SQL, and terminal server. Powershell will rule the earth, lol.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/virtualjoe.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/virtualjoe.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/virtualjoe.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/virtualjoe.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/virtualjoe.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/virtualjoe.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/virtualjoe.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/virtualjoe.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/virtualjoe.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/virtualjoe.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/virtualjoe.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/virtualjoe.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/virtualjoe.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/virtualjoe.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=virtualjoe.wordpress.com&amp;blog=7399529&amp;post=1&amp;subd=virtualjoe&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://virtualjoe.wordpress.com/2009/04/17/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/799c36dd798b54c6eb44f80855df50b1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">jkw117</media:title>
		</media:content>

		<media:content url="http://virtualjoe.files.wordpress.com/2009/04/virtualjoe-sm3.jpg" medium="image">
			<media:title type="html">virtualjoe-sm3</media:title>
		</media:content>
	</item>
	</channel>
</rss>
