<?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; managment</title>
	<atom:link href="http://www.networknet.nl/apps/wp/archives/tag/managment/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>Exchange 2007: unexpected error with management shell</title>
		<link>http://www.networknet.nl/apps/wp/archives/947</link>
		<comments>http://www.networknet.nl/apps/wp/archives/947#comments</comments>
		<pubDate>Mon, 01 Feb 2010 22:36:59 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[managment]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[unexpected]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/947</guid>
		<description><![CDATA[&#160; I received the following error message when opening and running a cmdlet with my Exchange Management Shell: &#160; &#160; [PS] C:\Documents and Settings\admin&#62;Export-Mailbox -identity user1 -PSTFolderPath c:\user1.pst WARNING: An unexpected error has occurred and debug information is being generated: Unable to determine the installed file version from the registry key &#8216;Software\Microsoft\Exchange\Setup&#8217;. Export-Mailbox : Unable to determine the installed file version from the registry key &#8216;Software\Microsoft\Exchange\Setup&#8217;. At line:1 char:15 + Export-Mailbox &#60;&#60;&#60;&#60;&#160; -identity user1 -PSTFolderPath c:\user1.pst &#160;&#160;&#160; + CategoryInfo&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : NotSpecified: (:) [Export-Mailbox], TaskException &#160;&#160;&#160; + FullyQualifiedErrorId : Microsoft.Exchange.Configuration.Tasks.TaskException,Microsoft.Exchange.Management.RecipientTasks.ExportMailbox Just looking on the error message it seems that something was missing in the Windows Registry. I opened Registry Editor and browsed to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange. The Setup key was missing. Exchange 2007 management tools were installed to another server than Exchange Server was installed. I logged on the Exchange 2007 server, opened Registry Editor and browsed to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Exchange key.&#160; The Setup folder was visible and I right-clicked on the Setup folder and exported the Setup branch. I went back to my Exchange 2007 Management installed server and imported the reg file. After importing the reg file my problem was solved and I had another challenge with Export-Mailbox cmdlet.]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/947/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMware ESX: SSH remote management</title>
		<link>http://www.networknet.nl/apps/wp/archives/472</link>
		<comments>http://www.networknet.nl/apps/wp/archives/472#comments</comments>
		<pubDate>Fri, 12 Sep 2008 17:56:05 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[ESX]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[managment]]></category>
		<category><![CDATA[service console]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/472</guid>
		<description><![CDATA[After installing VMWare ESX 3.5 hypervisor host server I would like to manage this system with SSH remotely. Server is manufactured by Dell and the DRAC mgmt card interface is available but I prefer to use SSH. SSH is enabled by default but disallows access for root. See my work log and screenshots how to enable this feature: Login with root from the console Change directory with &#8220;cd /etc/ssh&#8221; Open sshd_config with &#8220;vi sshd_config&#8221; Locate Authentication section and change &#8220;PermitRootLogin no&#8221; to &#8220;PermitRootLogin yes&#8221;; for going into edit mode type i; press ESC to exit Type &#8220;:wq!&#8221; to save and exit the file Restart the SSH deamon with &#8220;service sshd restart&#8221; Start putty.exe or any of you favorite SSH remote management tools to connect to your ESX 3.5 server. This procedure also applies to version 3.x. With this procedure I achieved to manage my ESX server remotely so I don&#8217;t need to use my remote management access card. SSH daemon also support secure file copy protocol which can be used to connect with WinSCP and download or upload any file/virtual machine to your VMFS file system. Please be aware of any security implications! I enabled this kind of access because the management interface is sitting in a different VLAN than the vSwitch networks within virtual machine which are trunked amongst different networks.]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/472/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

