<?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>Networknet.nl &#187; virtual machine</title>
	<atom:link href="http://www.networknet.nl/apps/wp/archives/tag/virtual-machine/feed" rel="self" type="application/rss+xml" />
	<link>http://www.networknet.nl/apps/wp</link>
	<description>Stay Connected</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:46:09 +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>Windows Server: SSH remote console with freeSSHd</title>
		<link>http://www.networknet.nl/apps/wp/archives/673</link>
		<comments>http://www.networknet.nl/apps/wp/archives/673#comments</comments>
		<pubDate>Wed, 03 Dec 2008 11:51:00 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[machine]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/673</guid>
		<description><![CDATA[If you are managing routers, switches and linux machines then sometimes it makes sense to install a SSH daemon on your Windows machines. I installed freeSSHd daemon which is free on couple of my Windows Server 2008 machines. Loading my Windows machines with SSH I have an unified way of administrating my environment. What is freeSSHD? freeSSHd, like it&#8217;s name says, is a free implementation of an SSH server. It provides strong encryption and authentication over insecure networks like Internet. Users can open remote console or even access their remote files thanks to buit-in SFTP server. Current version: 1.2.1 Go to http://www.freesshd.com/index.php?ctt=download and download the latest version of freeSshD deamon. Run and allow the setup file. Click Next, Next, Next, Next and Install. Click Yes to generate the private keys. Click Yes to run the freeSshD as system service. Click Finish to close the installation wizard. Open FreeSSHd shortcut on the desktop. FreeSSHd will start and new icon will appear on the right side of the taskbar. Right-click and choose settings. &#8220;Click here to start it&#8221; to start the SSH server service. Start putty or add mRemote SSH connection to your Windows Server: PS: don’t expect too much on the performance as you would connect to a linux based SSH server; for example you can’t scroll ;-(.  At least there is a remote shell and you can securely transfer files from Internet to it.]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/673/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMWare ESX: Virtual Hard Disk FULL</title>
		<link>http://www.networknet.nl/apps/wp/archives/474</link>
		<comments>http://www.networknet.nl/apps/wp/archives/474#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:58:51 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[ESX]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[disk full]]></category>
		<category><![CDATA[extend]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[resize]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[volume]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/474</guid>
		<description><![CDATA[Recently I was working to move a virtual machine test network to production. Before bringing this virtual machine into production I wanted to run the latest updates and during that process my virtual hard disk become full. When I created this virtual machine I configured the initial disk space 6GB. VMWare ESX allows you to extend the virtual disk size on a running virtual machine. How to extend the virtual disk size? Right click on the virtual machine in the VI cleint; choose settings and go to &#8220;Hard Disk 1&#8243; and type new disk size. Click OK. Example of my new Disk Configuration in &#8220;Disk Management&#8221;. To extend the virtual disk we need to go to diskpart and extend the volume. I opened command prompt and opened diskpart; selected the volume and run extend. My virtual hard disk was full and I was not able to extend my basic disk with the additional 2GB. I found the following two solutions how to extend the hard disk. Solution 1 Thanks to Kalpesh Prajapati post I was able to find a solution to my problem. Follow these steps to extend your virtual machine basic hard disk: Shutdown the virtual machine Extend the virtual disk size Add the harddisk to another virtual machine and start it up (second virtual machine) Open command prompt and start diskpart.exe list volumes and select the volume with the disk problem extend the disk Make sure the volume has a drive letter assigned otherwise same warning will be ...]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/474/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BitLocker: how to use Bitlocker encryption without TPM or USB?</title>
		<link>http://www.networknet.nl/apps/wp/archives/395</link>
		<comments>http://www.networknet.nl/apps/wp/archives/395#comments</comments>
		<pubDate>Tue, 11 Mar 2008 21:12:03 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Bitlocker]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[bitlocker]]></category>
		<category><![CDATA[guest]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[startupkey]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[vm]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[workstation]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/395</guid>
		<description><![CDATA[I wanted to learn how to use Bitlocker encryption. The requirement I had is to enable Bitlocker drive encryption on a virtual machine without a TPM security chip or access to USB devices. Before starting I read the Windows BitLocker Drive Encryption Step-by-Step Guide from Technet and I found following statement: Using USB removable storage on a virtual machine is not going to work. The only way to get BitLocker working is to change a group policy setting and allow BitLocker to work without a TPM chip and use a floppy disk as storage for the startup key. Floppy disk is available during the Vista boot process when running the system as virtual machine. I was successfully able to run the BitLocker preparation because of the additional volume requirement on my installed system. How to enable BitLocker on a virtual machine without TPM? Install Windows Vista SP1(Enterprise or Ultimate editions) virtual machine Make sure the disk has been partitioned with additional volume. Use the SHIFT+F10 to perform these steps in Vista Setup. create partition primary size=1500 assign letter=S create partition primary assign letter=c If you can&#8217;t partition the hard disk then use the BitLocker Drive Preparation Tool. Change the GPO setting. Open Gpedit.msc and locate the “Control Panel Setup:Enable advanced startup options” setting  in Computer Configuration/Administrative Templates/Windows Components/Bitlocker Drive Encryption and configure “Control Panel Setup: Enable advanced startup options”; check Allow Bitlocker without compatible TPM chip and Reboot. Make sure Floppy drive has been configured for the virtual machine and create ...]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/395/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

