<?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>Dalle &#38; DXter</title>
	<atom:link href="http://poweradmin.se/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://poweradmin.se/blog</link>
	<description>The Power Administrators</description>
	<lastBuildDate>Sun, 30 Sep 2012 21:07:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>PowerShell + Working with applications&#8211;custom view</title>
		<link>http://poweradmin.se/blog/2012/09/26/powershell-working-with-applicationscustom-view/</link>
		<comments>http://poweradmin.se/blog/2012/09/26/powershell-working-with-applicationscustom-view/#comments</comments>
		<pubDate>Wed, 26 Sep 2012 15:48:13 +0000</pubDate>
		<dc:creator>Dalle</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Power Shell]]></category>
		<category><![CDATA[Windows7]]></category>

		<guid isPermaLink="false">http://poweradmin.se/blog/?p=2902</guid>
		<description><![CDATA[Programs and features will not give you much information about an application. But if we take my post from yesterday and modify it then we can get this. It’s just a oneliner: Get-WmiObject win32_product &#124; Select-Object -Property Name, Vendor, Version, &#8230; <a href="http://poweradmin.se/blog/2012/09/26/powershell-working-with-applicationscustom-view/">Continue reading <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[
<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Programs and features will not give you much information about an application.</p>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/image575.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://poweradmin.se/blog/wp-content/uploads/image_thumb504.png" alt="image" width="469" height="122" border="0" /></a></p>
<p>But if we take my post from yesterday and modify it then we can get this.</p>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/image576.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://poweradmin.se/blog/wp-content/uploads/image_thumb505.png" alt="image" width="480" height="58" border="0" /></a></p>
<p>It’s just a oneliner:<br />
Get-WmiObject win32_product | Select-Object -Property Name, Vendor, Version, IdentifyingNumber | sort -Property Name</p>
<p>And if you want to know what more properties you can find about all installed applications you can do like this:<br />
Get-WmiObject win32_product | Select-Object -Property *</p>
<p>The properties URLInfoAbout, URLUpdateInfo and HelpLink can be nice to have too…</p>
<div class="shr-publisher-2902"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:60px;'><a class='shareaholic-fblike' data-shr_layout='box_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F09%2F26%2Fpowershell-working-with-applicationscustom-view%2F' data-shr_title='PowerShell+%2B+Working+with+applications%26ndash%3Bcustom+view'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F09%2F26%2Fpowershell-working-with-applicationscustom-view%2F'></a><a class='shareaholic-googleplusone' data-shr_size='tall' data-shr_count='true' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F09%2F26%2Fpowershell-working-with-applicationscustom-view%2F' data-shr_title='PowerShell+%2B+Working+with+applications%26ndash%3Bcustom+view'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://poweradmin.se/blog/2012/09/26/powershell-working-with-applicationscustom-view/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PowerShell + working with applications&#8211;Find Identifying Number</title>
		<link>http://poweradmin.se/blog/2012/09/25/powershell-working-with-applicationsfind-identifying-number/</link>
		<comments>http://poweradmin.se/blog/2012/09/25/powershell-working-with-applicationsfind-identifying-number/#comments</comments>
		<pubDate>Tue, 25 Sep 2012 19:09:52 +0000</pubDate>
		<dc:creator>Dalle</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Identifying Number]]></category>
		<category><![CDATA[MSIExec]]></category>

		<guid isPermaLink="false">http://poweradmin.se/blog/?p=2896</guid>
		<description><![CDATA[Often when working with applications you need the Identifying Number to identify the application for uninstalling/installing etc For example, I want to uninstall Safari on machines using MsiExec.exe /X and to use with a logon script or to use with &#8230; <a href="http://poweradmin.se/blog/2012/09/25/powershell-working-with-applicationsfind-identifying-number/">Continue reading <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[
<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Often when working with applications you need the Identifying Number to identify the application for uninstalling/installing etc</p>
<p>For example, I want to uninstall Safari on machines using MsiExec.exe /X and to use with a logon script or to use with sccm or similar to automate an uninstallation.</p>
<p>On one of my computer I have Safari installed. If we look in Programs and features we will not get the Identifying number.</p>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/image573.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://poweradmin.se/blog/wp-content/uploads/image_thumb502.png" width="568" height="66"></a>&nbsp;</p>
<p>The way lots of people will do is to look in the registry and under:<br />HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\<br />or<br />HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\</p>
<p>The problem is that in most of the cases you need to look in lots of registry keys to find the right one.</p>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/image574.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://poweradmin.se/blog/wp-content/uploads/image_thumb503.png" width="244" height="141"></a></p>
<p>Another and an easy way is to just open up PowerShell and write:</p>
<p>$myApp = &#8220;Safari&#8221;<br />$app = Get-WmiObject win32_product | Where-Object {$_.name -match $myApp}<br />$app.IdentifyingNumber</p>
<p>The output will give us “{C779648B-410E-4BBA-B75B-5815BCEFE71D}”</p>
<div class="shr-publisher-2896"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:60px;'><a class='shareaholic-fblike' data-shr_layout='box_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F09%2F25%2Fpowershell-working-with-applicationsfind-identifying-number%2F' data-shr_title='PowerShell+%2B+working+with+applications%26ndash%3BFind+Identifying+Number'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F09%2F25%2Fpowershell-working-with-applicationsfind-identifying-number%2F'></a><a class='shareaholic-googleplusone' data-shr_size='tall' data-shr_count='true' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F09%2F25%2Fpowershell-working-with-applicationsfind-identifying-number%2F' data-shr_title='PowerShell+%2B+working+with+applications%26ndash%3BFind+Identifying+Number'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://poweradmin.se/blog/2012/09/25/powershell-working-with-applicationsfind-identifying-number/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>MDT 2012 Update 1 update</title>
		<link>http://poweradmin.se/blog/2012/09/23/mdt-2012-update-1-update/</link>
		<comments>http://poweradmin.se/blog/2012/09/23/mdt-2012-update-1-update/#comments</comments>
		<pubDate>Sun, 23 Sep 2012 13:55:10 +0000</pubDate>
		<dc:creator>Dalle</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[ConfigMrg 2012]]></category>
		<category><![CDATA[MDT 2012 Update 1]]></category>

		<guid isPermaLink="false">http://poweradmin.se/blog/?p=2888</guid>
		<description><![CDATA[There is a new version out of the MDT 2012 Update 1, 6.1.2373.0http://www.microsoft.com/en-us/download/details.aspx?id=25175 This version has some bug fixes regarding ConfigMgr 2012 and MDT 2012. More info can be found here,http://blogs.technet.com/b/mniehaus/archive/2012/09/19/mdt-2012-update-1-has-been-updated.aspx<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[
<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>There is a new version out of the MDT 2012 Update 1, 6.1.2373.0<br /><a title="http://www.microsoft.com/en-us/download/details.aspx?id=25175" href="http://www.microsoft.com/en-us/download/details.aspx?id=25175">http://www.microsoft.com/en-us/download/details.aspx?id=25175</a></p>
<p>This version has some bug fixes regarding ConfigMgr 2012 and MDT 2012.</p>
<p>More info can be found here,<br /><a title="http://blogs.technet.com/b/mniehaus/archive/2012/09/19/mdt-2012-update-1-has-been-updated.aspx" href="http://blogs.technet.com/b/mniehaus/archive/2012/09/19/mdt-2012-update-1-has-been-updated.aspx">http://blogs.technet.com/b/mniehaus/archive/2012/09/19/mdt-2012-update-1-has-been-updated.aspx</a></p>
<div class="shr-publisher-2888"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:60px;'><a class='shareaholic-fblike' data-shr_layout='box_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F09%2F23%2Fmdt-2012-update-1-update%2F' data-shr_title='MDT+2012+Update+1+update'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F09%2F23%2Fmdt-2012-update-1-update%2F'></a><a class='shareaholic-googleplusone' data-shr_size='tall' data-shr_count='true' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F09%2F23%2Fmdt-2012-update-1-update%2F' data-shr_title='MDT+2012+Update+1+update'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://poweradmin.se/blog/2012/09/23/mdt-2012-update-1-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lots of new stuff</title>
		<link>http://poweradmin.se/blog/2012/08/02/lots-of-new-stuff/</link>
		<comments>http://poweradmin.se/blog/2012/08/02/lots-of-new-stuff/#comments</comments>
		<pubDate>Thu, 02 Aug 2012 19:29:22 +0000</pubDate>
		<dc:creator>Dalle</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[.Net 4.5]]></category>
		<category><![CDATA[MDT 2012 Update 1]]></category>
		<category><![CDATA[Visual Studio 2012]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows Server 2012]]></category>

		<guid isPermaLink="false">http://poweradmin.se/blog/?p=2874</guid>
		<description><![CDATA[Microsoft have been working on lots of new stuff. And now It’s time to release it. Windows 8 will be available on……October 26th, 2012! Out in the market But It will RTM earlier: However, we have a number of programs &#8230; <a href="http://poweradmin.se/blog/2012/08/02/lots-of-new-stuff/">Continue reading <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[
<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Microsoft have been working on lots of new stuff. And now It’s time to release it.</p>
<ul>
<li>Windows 8 will be available on…<br />…October 26<sup>th</sup>, 2012!</p>
<p><a href="http://windowsteamblog.com/windows/b/bloggingwindows/archive/2012/07/18/windows-8-will-be-available-on.aspx">Out in the market</a></p>
</li>
<li>But It will RTM earlier:
<p>However, we have a number of programs that provides various audiences early access to the Windows 8 RTM code to help prepare for Windows 8 as it enters the marketplace this fall: </li>
<ul>
<li><b>August 15th:</b> Developers will be able to download the final version of Windows 8 via your <a href="http://msdn.microsoft.com/">MSDN subscriptions</a>.
<li><b>August 15th:</b> IT professionals testing Windows 8 in organizations will be able to access the final version of Windows 8 through your <a href="http://technet.microsoft.com/">TechNet subscriptions</a>.
<li><b>August 16th:</b> Customers with existing <a href="http://www.microsoft.com/licensing/software-assurance/default.aspx">Microsoft Software Assurance</a> for Windows will be able to download Windows 8 Enterprise edition through the Volume License Service Center (VLSC), allowing you to test, pilot and begin adopting Windows 8 Enterprise within your organization.
<li><b>August 16th:</b> Microsoft Partner Network members will have access to Windows 8.
<li><b>August 20th:</b> Microsoft Action Pack Providers (MAPS) receive access to Windows 8.
<li><b>September 1st:</b> Volume License customers without Software Assurance will be able to purchase Windows 8 through <a href="http://www.microsoft.com/licensing/how-to-buy/Default.aspx">Microsoft Volume License Resellers</a>.</li>
</ul>
</ul>
<blockquote style="margin-right: 0px" dir="ltr"><p>More information can be found <a href="http://windowsteamblog.com/windows/b/bloggingwindows/archive/2012/08/01/windows-8-has-reached-the-rtm-milestone.aspx">here</a>.</p>
</blockquote>
<ul dir="ltr">
<li>
<div><em>Visual Studio 2012 and .NET 4.5 will be available at the same time on MSDN.<br /><a title="http://blogs.msdn.com/b/somasegar/archive/2012/08/01/visual-studio-2012-and-net-4-5-complete.aspx" href="http://blogs.msdn.com/b/somasegar/archive/2012/08/01/visual-studio-2012-and-net-4-5-complete.aspx">http://blogs.msdn.com/b/somasegar/archive/2012/08/01/visual-studio-2012-and-net-4-5-complete.aspx</a></p>
<p></em></div>
</li>
<li>
<div><em>Windows Server 2012 RTM<br /><a title="http://blogs.technet.com/b/windowsserver/archive/2012/08/01/windows-server-2012-released-to-manufacturing.aspx" href="http://blogs.technet.com/b/windowsserver/archive/2012/08/01/windows-server-2012-released-to-manufacturing.aspx">http://blogs.technet.com/b/windowsserver/archive/2012/08/01/windows-server-2012-released-to-manufacturing.aspx</a></p>
<p></em></div>
</li>
<li>
<div><em>MDT 2012 Update 1</p>
<p>Will be released soon<br /><a title="http://blogs.technet.com/b/mniehaus/archive/2012/08/02/mdt-2012-update-1-is-coming-soon.aspx" href="http://blogs.technet.com/b/mniehaus/archive/2012/08/02/mdt-2012-update-1-is-coming-soon.aspx">http://blogs.technet.com/b/mniehaus/archive/2012/08/02/mdt-2012-update-1-is-coming-soon.aspx</a></em></div>
</li>
</ul>
<div class="shr-publisher-2874"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:60px;'><a class='shareaholic-fblike' data-shr_layout='box_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F08%2F02%2Flots-of-new-stuff%2F' data-shr_title='Lots+of+new+stuff'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F08%2F02%2Flots-of-new-stuff%2F'></a><a class='shareaholic-googleplusone' data-shr_size='tall' data-shr_count='true' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F08%2F02%2Flots-of-new-stuff%2F' data-shr_title='Lots+of+new+stuff'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://poweradmin.se/blog/2012/08/02/lots-of-new-stuff/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Cool PowerShell stuff in the summer part 2</title>
		<link>http://poweradmin.se/blog/2012/06/27/cool-powershell-stuff-in-the-summer-part-2/</link>
		<comments>http://poweradmin.se/blog/2012/06/27/cool-powershell-stuff-in-the-summer-part-2/#comments</comments>
		<pubDate>Wed, 27 Jun 2012 13:20:27 +0000</pubDate>
		<dc:creator>Dalle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://poweradmin.se/blog/?p=2872</guid>
		<description><![CDATA[Print a test page to the default printer is not a very nice thing to be able to do. But this little WMI printer oneliner is little more work related and can be used to change the default printer of &#8230; <a href="http://poweradmin.se/blog/2012/06/27/cool-powershell-stuff-in-the-summer-part-2/">Continue reading <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[
<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Print a test page to the default printer is not a very nice thing to be able to do.</p>
<p>But this little WMI printer oneliner is little more work related and can be used to change the default printer of a user.</p>
<p><font size="2" face="Arial">(Get-WmiObject -Class Win32_printer -Filter &#8220;Name=&#8217;Microsoft XPS Document Writer&#8217;&#8221;).SetDefaultPrinter()</font></p>
<p><font size="2" face="Arial"></font></p>
<div class="shr-publisher-2872"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:60px;'><a class='shareaholic-fblike' data-shr_layout='box_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F06%2F27%2Fcool-powershell-stuff-in-the-summer-part-2%2F' data-shr_title='Cool+PowerShell+stuff+in+the+summer+part+2'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F06%2F27%2Fcool-powershell-stuff-in-the-summer-part-2%2F'></a><a class='shareaholic-googleplusone' data-shr_size='tall' data-shr_count='true' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F06%2F27%2Fcool-powershell-stuff-in-the-summer-part-2%2F' data-shr_title='Cool+PowerShell+stuff+in+the+summer+part+2'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://poweradmin.se/blog/2012/06/27/cool-powershell-stuff-in-the-summer-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cool PowerShell stuff in the summer</title>
		<link>http://poweradmin.se/blog/2012/06/27/cool-powershell-stuff-in-the-summer/</link>
		<comments>http://poweradmin.se/blog/2012/06/27/cool-powershell-stuff-in-the-summer/#comments</comments>
		<pubDate>Wed, 27 Jun 2012 10:05:05 +0000</pubDate>
		<dc:creator>Dalle</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Printer]]></category>
		<category><![CDATA[WMI]]></category>

		<guid isPermaLink="false">http://poweradmin.se/blog/?p=2869</guid>
		<description><![CDATA[I’m currently working on lots of PowerShell stuff after an half of year at a customer. And I want to share some nice stuff to you. Some stuff will be nice to have and some stuff will not be.But maybe &#8230; <a href="http://poweradmin.se/blog/2012/06/27/cool-powershell-stuff-in-the-summer/">Continue reading <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[
<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><font size="2" face="Arial">I’m currently working on lots of PowerShell stuff after an half of year at a customer.<br /></font></p>
<p><font size="2" face="Arial">And I want to share some nice stuff to you.</font></p>
<p><font size="2" face="Arial">Some stuff will be nice to have and some stuff will not be.<br />But maybe It will be an opener for something better.</font></p>
<p><font size="2" face="Arial">First out is a WMI, Print a test page to your Default Printer.</font></p>
<p>(Get-WmiObject -Class Win32_printer -Filter &#8220;Default = &#8216;True&#8217;&#8221;).PrintTestPage()</p>
<p><font size="1" face="Arial"><strong>You need to run PowerShell as an Administrator to be able to do this…</strong></font></p>
<p><font size="2" face="Arial">It’s a simple oneliner.</font></p>
<p><font size="2" face="Arial">Have a nice summer and have a great PowerShell time!</font></p>
<div class="shr-publisher-2869"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:60px;'><a class='shareaholic-fblike' data-shr_layout='box_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F06%2F27%2Fcool-powershell-stuff-in-the-summer%2F' data-shr_title='Cool+PowerShell+stuff+in+the+summer'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F06%2F27%2Fcool-powershell-stuff-in-the-summer%2F'></a><a class='shareaholic-googleplusone' data-shr_size='tall' data-shr_count='true' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F06%2F27%2Fcool-powershell-stuff-in-the-summer%2F' data-shr_title='Cool+PowerShell+stuff+in+the+summer'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://poweradmin.se/blog/2012/06/27/cool-powershell-stuff-in-the-summer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New PowerShell User Group</title>
		<link>http://poweradmin.se/blog/2012/03/03/new-powershell-user-group/</link>
		<comments>http://poweradmin.se/blog/2012/03/03/new-powershell-user-group/#comments</comments>
		<pubDate>Sat, 03 Mar 2012 21:54:15 +0000</pubDate>
		<dc:creator>Dalle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://poweradmin.se/blog/?p=2857</guid>
		<description><![CDATA[We are currently building up a Swedish PowerShell User Group.Powershell User Group Sweden The Scandinavian PowerShell user group has been down for some time and It was time to get a Swedish one instead. [In Swedish] Vi håller på att &#8230; <a href="http://poweradmin.se/blog/2012/03/03/new-powershell-user-group/">Continue reading <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[
<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://poweradmin.se/blog/wp-content/uploads/untitled3.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="untitled" border="0" alt="untitled" src="http://poweradmin.se/blog/wp-content/uploads/untitled_thumb3.png" width="98" height="99"></a></p>
<p>We are currently building up a Swedish PowerShell User Group.<br /><a href="http://www.facebook.com/groups/364166406947332/">Powershell User Group Sweden</a></p>
<p>The Scandinavian PowerShell user group has been down for some time and It was time to get a Swedish one instead.</p>
<p>[In Swedish]</p>
<p>Vi håller på att bygga upp en Svensk PowerShell användargrupp, PowerShell User Group Sweden.</p>
<p>Just nu finns vi på <a href="http://www.facebook.com/groups/364166406947332/">Facebook</a>. Välkommen att göra oss sällskap&nbsp; om du är intresserad av PowerShell.</p>
<div class="shr-publisher-2857"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:60px;'><a class='shareaholic-fblike' data-shr_layout='box_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F03%2F03%2Fnew-powershell-user-group%2F' data-shr_title='New+PowerShell+User+Group'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F03%2F03%2Fnew-powershell-user-group%2F'></a><a class='shareaholic-googleplusone' data-shr_size='tall' data-shr_count='true' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F03%2F03%2Fnew-powershell-user-group%2F' data-shr_title='New+PowerShell+User+Group'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://poweradmin.se/blog/2012/03/03/new-powershell-user-group/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Windows 8 server beta</title>
		<link>http://poweradmin.se/blog/2012/03/01/the-windows-8-server-beta/</link>
		<comments>http://poweradmin.se/blog/2012/03/01/the-windows-8-server-beta/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 06:26:54 +0000</pubDate>
		<dc:creator>Dalle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows 8]]></category>
		<category><![CDATA[Windows 8 beta]]></category>
		<category><![CDATA[Windows 8 server]]></category>

		<guid isPermaLink="false">http://poweradmin.se/blog/?p=2853</guid>
		<description><![CDATA[Windows 8 server beta was released from Microsoft yesterday.http://www.microsoft.com/en-us/server-cloud/windows-server/v8-default.aspx I have installed It in my first test environment on my laptop. And as It was with previous The Windows 8 developer preview, VMWare Workstationdoes not like Windows 8 if you &#8230; <a href="http://poweradmin.se/blog/2012/03/01/the-windows-8-server-beta/">Continue reading <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[
<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>Windows 8 server beta was released from Microsoft yesterday.<br /><a title="http://www.microsoft.com/en-us/server-cloud/windows-server/v8-default.aspx" href="http://www.microsoft.com/en-us/server-cloud/windows-server/v8-default.aspx">http://www.microsoft.com/en-us/server-cloud/windows-server/v8-default.aspx</a></p>
<p>I have installed It in my first test environment on my laptop.</p>
<p>And as It was with previous The Windows 8 developer preview, VMWare Workstation<br />does not like Windows 8 if you don’t have the latest version of it.</p>
<p>So I run the test on Oracle VM VirtualBox.</p>
<p>Preview pictures of Windows 8 server from my laptop. </p>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/Capture01.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Capture01" border="0" alt="Capture01" src="http://poweradmin.se/blog/wp-content/uploads/Capture01_thumb.png" width="244" height="184"></a><a href="http://poweradmin.se/blog/wp-content/uploads/Capture02.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Capture02" border="0" alt="Capture02" src="http://poweradmin.se/blog/wp-content/uploads/Capture02_thumb.png" width="244" height="179"></a><a href="http://poweradmin.se/blog/wp-content/uploads/Capture03.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Capture03" border="0" alt="Capture03" src="http://poweradmin.se/blog/wp-content/uploads/Capture03_thumb.png" width="244" height="186"></a><a href="http://poweradmin.se/blog/wp-content/uploads/Capture04.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Capture04" border="0" alt="Capture04" src="http://poweradmin.se/blog/wp-content/uploads/Capture04_thumb.png" width="244" height="186"></a><a href="http://poweradmin.se/blog/wp-content/uploads/Capture05.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Capture05" border="0" alt="Capture05" src="http://poweradmin.se/blog/wp-content/uploads/Capture05_thumb.png" width="244" height="182"></a><a href="http://poweradmin.se/blog/wp-content/uploads/Capture06.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Capture06" border="0" alt="Capture06" src="http://poweradmin.se/blog/wp-content/uploads/Capture06_thumb.png" width="244" height="183"></a><a href="http://poweradmin.se/blog/wp-content/uploads/Capture07.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Capture07" border="0" alt="Capture07" src="http://poweradmin.se/blog/wp-content/uploads/Capture07_thumb.png" width="244" height="183"></a><a href="http://poweradmin.se/blog/wp-content/uploads/Capture08.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Capture08" border="0" alt="Capture08" src="http://poweradmin.se/blog/wp-content/uploads/Capture08_thumb.png" width="244" height="184"></a></p>
<p>I personally likes the PowerShell icon that is pinned from the start <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Ler" src="http://poweradmin.se/blog/wp-content/uploads/wlEmoticon-smile20.png">&nbsp;</p>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/image572.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://poweradmin.se/blog/wp-content/uploads/image_thumb501.png" width="244" height="185"></a></p>
<p>More blog posts will come later about&nbsp; deployment and powershell with Windows 8 server beta.</p>
<div class="shr-publisher-2853"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:60px;'><a class='shareaholic-fblike' data-shr_layout='box_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F03%2F01%2Fthe-windows-8-server-beta%2F' data-shr_title='The+Windows+8+server+beta'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F03%2F01%2Fthe-windows-8-server-beta%2F'></a><a class='shareaholic-googleplusone' data-shr_size='tall' data-shr_count='true' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F03%2F01%2Fthe-windows-8-server-beta%2F' data-shr_title='The+Windows+8+server+beta'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://poweradmin.se/blog/2012/03/01/the-windows-8-server-beta/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Get-SNames</title>
		<link>http://poweradmin.se/blog/2012/01/04/get-snames/</link>
		<comments>http://poweradmin.se/blog/2012/01/04/get-snames/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 18:06:17 +0000</pubDate>
		<dc:creator>Dalle</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[function]]></category>

		<guid isPermaLink="false">http://poweradmin.se/blog/?p=2816</guid>
		<description><![CDATA[This is the updated version of my old LName function. I changed the name to Get-SNames instead of Get-LNames because ofthat I know that the correct name is not Last Name and It should be Surname instead. I use It &#8230; <a href="http://poweradmin.se/blog/2012/01/04/get-snames/">Continue reading <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[
<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://poweradmin.se/blog/wp-content/uploads/Groups-Meeting-Light-icon1.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="Groups-Meeting-Light-icon" border="0" alt="Groups-Meeting-Light-icon" src="http://poweradmin.se/blog/wp-content/uploads/Groups-Meeting-Light-icon_thumb1.png" width="128" height="128"></a></p>
<p><font face="Arial">This is the updated version of my old LName function.</font></p>
<p><font face="Arial">I changed the name to Get-SNames instead of Get-LNames because of<br />that I know that the correct name is not Last Name and It should be Surname instead.</font></p>
<p><font face="Arial">I use It in my create AD lab script and in a couple of other scripts when I <br />need “real” peoples name.</font>
<p><font face="Arial">My thought have been to update It so that I can use names from other countries <br />as well.</font>
<p><font face="Arial">So I came up with an updated version of the function that can create <br />a list from USA and It can also create a list from Sweden, as It could <br />before.</font>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/snamessweden.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="snamessweden" border="0" alt="snamessweden" src="http://poweradmin.se/blog/wp-content/uploads/snamessweden_thumb.png" width="316" height="165"></a><br /><font size="2" face="Arial">The Swedish list is taken from The Gothenburg University</font></p>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/snamesusa.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="snamesusa" border="0" alt="snamesusa" src="http://poweradmin.se/blog/wp-content/uploads/snamesusa_thumb.png" width="319" height="165"></a><br /><font size="2" face="Arial">The US list is taken from mongabay.com’s name site</font></p>
<p><font face="Arial">I have done some changes to the Swedish list as well.<br />The list is now sorted and saved as UTF-8. The UTF-8 part is for viewing and using names that contains Swedish letters å ä and ö.</font></p>
<p><font face="Arial">The function can be downloaded from </font><a href="http://gallery.technet.microsoft.com/Get-SNames-0b792cc6"><font face="Arial">here</font></a><font face="Arial">.</font></p>
<div class="shr-publisher-2816"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:60px;'><a class='shareaholic-fblike' data-shr_layout='box_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F01%2F04%2Fget-snames%2F' data-shr_title='Get-SNames'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F01%2F04%2Fget-snames%2F'></a><a class='shareaholic-googleplusone' data-shr_size='tall' data-shr_count='true' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F01%2F04%2Fget-snames%2F' data-shr_title='Get-SNames'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://poweradmin.se/blog/2012/01/04/get-snames/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Get-FNames</title>
		<link>http://poweradmin.se/blog/2012/01/03/get-fnames/</link>
		<comments>http://poweradmin.se/blog/2012/01/03/get-fnames/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 17:28:18 +0000</pubDate>
		<dc:creator>Dalle</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[function]]></category>

		<guid isPermaLink="false">http://poweradmin.se/blog/?p=2807</guid>
		<description><![CDATA[Back in 2009 I wrote a Function that took peoples first names from a source in Sweden.It was top 1000 names here in Sweden. I use It in my create AD lab script and in a couple of other scripts &#8230; <a href="http://poweradmin.se/blog/2012/01/03/get-fnames/">Continue reading <span class="meta-nav">&#8594;</span></a><div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
				<content:encoded><![CDATA[
<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p><a href="http://poweradmin.se/blog/wp-content/uploads/Groups-Meeting-Light-icon.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="Groups-Meeting-Light-icon" border="0" alt="Groups-Meeting-Light-icon" src="http://poweradmin.se/blog/wp-content/uploads/Groups-Meeting-Light-icon_thumb.png" width="128" height="128"></a></p>
<p><font face="Arial">Back in 2009 I wrote a Function that took peoples first names from a source in Sweden.<br />It was top 1000 names here in Sweden.</font></p>
<p><font face="Arial">I use It in my create AD lab script and in a couple of other scripts when I need “real” peoples name.</font></p>
<p><font face="Arial">My thought have been to update It so that I can use names from other countries as well.<br />So I came up with an updated version of the function that can create a list from USA and It can also create a list from Sweden, as I could before.</font></p>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/image568.png"><font face="Arial"><a href="http://poweradmin.se/blog/wp-content/uploads/image569.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://poweradmin.se/blog/wp-content/uploads/image_thumb499.png" width="287" height="150"></a></font></a><br /><font size="2" face="Arial">The names from USA comes from Social Security Online.<br /></font></p>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/image570.png"><font face="Arial"><a href="http://poweradmin.se/blog/wp-content/uploads/image571.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://poweradmin.se/blog/wp-content/uploads/image_thumb500.png" width="289" height="150"></a></font></a><br /><font size="2" face="Arial">The Swedish names come from the Gothenburg University.</font></p>
<p><a href="http://poweradmin.se/blog/wp-content/uploads/notfnamesswe.png"><font face="Arial"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="notfnamesswe" border="0" alt="notfnamesswe" src="http://poweradmin.se/blog/wp-content/uploads/notfnamesswe_thumb.png" width="109" height="244"></font></a><font face="Arial">&nbsp;</font><a href="http://poweradmin.se/blog/wp-content/uploads/notfnamesusa.png"><font face="Arial"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="notfnamesusa" border="0" alt="notfnamesusa" src="http://poweradmin.se/blog/wp-content/uploads/notfnamesusa_thumb.png" width="91" height="244"></font></a></p>
<p><font face="Arial">When you run the function you need to have internet access!</font></p>
<p><font face="Arial">The function can be downloaded from </font><a href="http://gallery.technet.microsoft.com/Get-FNames-8dfde11d"><font face="Arial">here</font></a><font face="Arial">.</font></p>
<div class="shr-publisher-2807"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><div class='shareaholic-like-buttonset' style='float:none;height:60px;'><a class='shareaholic-fblike' data-shr_layout='box_count' data-shr_showfaces='false' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F01%2F03%2Fget-fnames%2F' data-shr_title='Get-FNames'></a><a class='shareaholic-fbsend' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F01%2F03%2Fget-fnames%2F'></a><a class='shareaholic-googleplusone' data-shr_size='tall' data-shr_count='true' data-shr_href='http%3A%2F%2Fpoweradmin.se%2Fblog%2F2012%2F01%2F03%2Fget-fnames%2F' data-shr_title='Get-FNames'></a></div><div style="clear: both; min-height: 1px; height: 3px; width: 100%;"></div><!-- End Shareaholic LikeButtonSetBottom Automatic -->
<div class='yarpp-related-rss yarpp-related-none'>
<p>No related posts.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://poweradmin.se/blog/2012/01/03/get-fnames/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
