<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Convert on Anything About IT</title><link>https://www.verboon.info/tags/convert/</link><description>Recent content in Convert on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 06 Feb 2013 10:50:26 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/convert/index.xml" rel="self" type="application/rss+xml"/><item><title>How to convert registry files (.reg) into XML for Group Policy Preferences import</title><link>https://www.verboon.info/2013/02/how-to-convert-registry-files-reg-into-xml-for-group-policy-preferences-import/</link><pubDate>Wed, 06 Feb 2013 10:50:26 +0000</pubDate><guid>https://www.verboon.info/2013/02/how-to-convert-registry-files-reg-into-xml-for-group-policy-preferences-import/</guid><description>&lt;p&gt;Creating registry settings manually within the Group Policy Preferences editor can become a cumbersome task, especially when you need to create many of them. Although the Group Policy Management console allows you to import registry keys stored within an XML formatted file, unfortunately out of the box Microsoft doesn’t provide any tooling to export and convert registry settings into xml.&lt;/p&gt;
&lt;p&gt;A couple of days ago I found an online “FREE” &lt;a href="http://colonelpanic.zzl.org/reg2gpp/"&gt;Registry to Group Policy Preferences XML converter&lt;/a&gt; that looks pretty promising. It’s still under development but definitely worth a try before starting a lengthy manual task.&lt;/p&gt;</description></item><item><title>ASCII Stuff</title><link>https://www.verboon.info/2009/12/ascii-stuff/</link><pubDate>Sat, 26 Dec 2009 00:03:34 +0000</pubDate><guid>https://www.verboon.info/2009/12/ascii-stuff/</guid><description>&lt;p&gt;I recently got some scripts that were nicely written, meaning well formatted, documented and structured. What I liked most was the clearly visible separation of the main code and the subroutines. The code blocks were separated by &lt;a href="http://en.wikipedia.org/wiki/ASCII"&gt;ASCII&lt;/a&gt; Code based letters as shown on the picture below.&lt;/p&gt;
&lt;p&gt;
 &lt;img src="images/image_thumb12.png" alt="image"&gt;

If you go to &lt;a href="http://www.network-science.de/ascii/"&gt;http://www.network-science.de/ascii/&lt;/a&gt; you can create your own text using the ASCII Generator.&lt;/p&gt;
&lt;p&gt;
 &lt;img src="images/image_thumb13.png" alt="image"&gt;

Now that we speak about ASCII, during my little search on the web for the above, I also came across another fancy tool called &lt;a href="http://ascgendotnet.jmsoftware.co.uk/"&gt;ASCII Generator .NET&lt;/a&gt;. The tool allows converting pictures into ASCII Code.&lt;/p&gt;</description></item><item><title>Converting WIM to VHD</title><link>https://www.verboon.info/2009/02/converting-wim-to-vhd/</link><pubDate>Sun, 15 Feb 2009 14:35:12 +0000</pubDate><guid>https://www.verboon.info/2009/02/converting-wim-to-vhd/</guid><description>&lt;p&gt;Today I&amp;rsquo;ve tested the WIM2VHD script provided by &lt;a href="http://blogs.msdn.com/mikekol/default.aspx"&gt;Mike Kolitz&lt;/a&gt; a Software Design Engineer from the Hyper-V Team at Microsoft.&lt;/p&gt;
&lt;p&gt;In short, the script allows you to create a bootable VHD file directly from Windows 7 installation media, so you don&amp;rsquo;t need to go through the whole Windows Installation process. Once the VHD is completed, you can move it directly into your Hyper-V System and boot the operating system.&lt;/p&gt;
&lt;p&gt;Detailed information about the script can found on the MSDN Code Gallery - &lt;a href="http://code.msdn.microsoft.com/wim2vhd"&gt;Windows(R) Image to Virtual Hard Disk (WIM2VHD) Converter&lt;/a&gt;.
Note that you must have the &lt;a href="http://www.microsoft.com/downloadS/info.aspx?na=40&amp;amp;p=1&amp;amp;SrcDisplayLang=en&amp;amp;SrcCategoryId=&amp;amp;SrcFamilyId=f1bae135-4190-4d7c-b193-19123141edaa&amp;amp;u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2fD%2f1%2f4%2fD14C40CA-CAED-4B49-B9CF-8B07D8BA344F%2fKB3AIK_EN.iso"&gt;Windows 7 AIK&lt;/a&gt; installed to run this script. The script provides a lot of optional command line options, the shortest with using all default settings is as following:&lt;/p&gt;</description></item><item><title>Converting VMWare image to Hyper-V image</title><link>https://www.verboon.info/2008/12/converting-vmware-image-to-hyper-v-image/</link><pubDate>Thu, 04 Dec 2008 20:26:22 +0000</pubDate><guid>https://www.verboon.info/2008/12/converting-vmware-image-to-hyper-v-image/</guid><description>&lt;p&gt;Tomorrow there are plans to move some VMWare slices into Hyper-V. In preparation of that i have found the following article on TechNet&lt;/p&gt;
&lt;p&gt;&lt;a href="http://social.technet.microsoft.com/Forums/en-US/winserverhyperv/thread/ef8c12f7-c45d-442e-9a30-c43cd87df3b3/"&gt;http://social.technet.microsoft.com/Forums/en-US/winserverhyperv/thread/ef8c12f7-c45d-442e-9a30-c43cd87df3b3/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and on &lt;a href="http://vmtoolkit.com/"&gt;vmToolkit&lt;/a&gt; there is a the tool &lt;a href="http://vmtoolkit.com/files/folders/converters/entry8.aspx"&gt;VMDK to VHD converter&lt;/a&gt; that should help doing the job, so far for the theory, hope it works out.&lt;/p&gt;</description></item></channel></rss>