<?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>JéWé Bloggings</title>
	<atom:link href="http://ict.myjewe.nl/ict/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://ict.myjewe.nl/ict</link>
	<description>VMWare, Hyper-V, SCOM, SCCM, WDS, OS</description>
	<lastBuildDate>Wed, 30 Jun 2010 13:37:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Document is locked for editing on a Sharepoint farm</title>
		<link>http://ict.myjewe.nl/ict/?p=209</link>
		<comments>http://ict.myjewe.nl/ict/?p=209#comments</comments>
		<pubDate>Wed, 23 Jun 2010 08:45:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows7]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=209</guid>
		<description><![CDATA[Suddenly out of the blue we where confronted with document locking on our Sharepoint farm. Starting to have a look at the event log, and then the Sharepoint log files. mmmm Nothing wrong with that. Checking the SQL server belonging to the farm al log files clear. I decided to put some search sentences using [...]]]></description>
			<content:encoded><![CDATA[<p>Suddenly out of the blue we where confronted with document locking on our Sharepoint farm. Starting to have a look at the event log, and then the Sharepoint log files. mmmm Nothing wrong with that. Checking the SQL server belonging to the farm al log files clear.
<p>I decided to put some search sentences using Google.
<p>Well I found a lot of stuff about this problem, but all the solutions where pointing to the client site. That&#8217;s strange because till yesterday all was working well and no windows update is pushed to the clients.
<p>Then a found a blog post about <a href="http://www.wssdemo.com/Blog/Lists/Posts/Post.aspx?List=b853926a%2Db04e%2D4620%2D94e4%2D88a5d56cb262&amp;ID=423&amp;Web=d47402ad%2D1767%2D42ba%2Da072%2D133479a9bb5a" target="_blank">Implicit vs Explicit Document Check-out in Sharepoint from Ian</a>. Reading this and actually looking at the screens. The modified date of the document <strong>that could be it</strong>. Because in the past, lets say the last time we used visual source save <img src='http://www.myjewe.nl/ict/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ye ye I know but its a long long time ago. I had a similar issue.
<p>So I opened up the farm SQL server again and have a look at the system date/time. And yes there it is for a unknown reason de SQL server was running 1 hour behind the time of our AD. That&#8217;s very strange because of the <a href="http://ict.myjewe.nl/ict/?p=158" target="_blank">time sync</a> is managed by AD and al other machines are pointing to our domain server. I have to investigate this so it will not happen again.
<p>So after setting the date/time to the same time as our AD. All the file locking problems are gone with the wind&#8230;
<p>So keeping that in mind that its not your sharepoint server which is responsible for the date/time stamps on your documents, but its your SQL server.
<p>Cheers</p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&amp;p=209</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slowly loading MS Word,Visio (and so on) documents from SharePoint.</title>
		<link>http://ict.myjewe.nl/ict/?p=201</link>
		<comments>http://ict.myjewe.nl/ict/?p=201#comments</comments>
		<pubDate>Wed, 16 Jun 2010 19:51:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows7]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=201</guid>
		<description><![CDATA[I found after using the &#8220;google-o-matic&#8221; several possible solutions.The right way to go? well check this out, the delay is caused by IE. Yes that&#8217;s right it has nothing to do with SharePoint.So what to do.See the figure below: Open IE and check the connections tab.Choose LAN settings and check use proxy and check Bypass [...]]]></description>
			<content:encoded><![CDATA[<p>I found after using the &#8220;google-o-matic&#8221; several possible solutions.<br />The right way to go? well check this out, the delay is caused by IE. Yes that&#8217;s right it has nothing to do with SharePoint.<br />So what to do.See the figure below:</p>
<p><a href="http://www.myjewe.nl/ict/wp-content/uploads/2010/06/image.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://www.myjewe.nl/ict/wp-content/uploads/2010/06/image_thumb.png" width="593" height="566"></a> </p>
<p>Open IE and check the connections tab.<br />Choose LAN settings and check use proxy and check Bypass proxy and choose Advanced.<br />Put your localhost ip 127.0.0.1 and port number 80 in the boxes.<br />And check use the same proxy and don&#8217;t forget to fill in exceptions &#8221; <strong>*.*</strong> &#8220;</p>
<p>This can also be done by a group policy. Just start the GP editor</p>
<p><a href="http://www.myjewe.nl/ict/wp-content/uploads/2010/06/image1.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="image" src="http://www.myjewe.nl/ict/wp-content/uploads/2010/06/image_thumb1.png" width="461" height="269"></a> </p>
<p>Cheers.</p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&amp;p=201</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerShell Revert to snapshot</title>
		<link>http://ict.myjewe.nl/ict/?p=192</link>
		<comments>http://ict.myjewe.nl/ict/?p=192#comments</comments>
		<pubDate>Mon, 31 May 2010 13:43:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Esx4]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=192</guid>
		<description><![CDATA[For our test environment we need to rollback to a snapshot(default) every evening. I don&#8217;t like to do that by hand so lets create a script.The second point it has to be run as a scheduled task and I don&#8217;t want to parse my credentials within the script as plain text. First of allOn the [...]]]></description>
			<content:encoded><![CDATA[<p>For our test environment we need to rollback to a snapshot(default) every evening. I don&#8217;t like to do that by hand so lets create a script.<br />The second point it has to be run as a scheduled task and I don&#8217;t want to parse my credentials within the script as plain text.</p>
<p>First of all<br />On the machine that has to run the task, create the credentials file:<br />From the PowerShell command run New-VICredentialStoreItem -host ‘vccenter’ -user ‘marcus’ -password ‘garvey’ -file c:\vc_cred</p>
<p>Getting the credentials:<br />$creds = Get-VICredentialStoreItem -file c:\vc_cred </p>
<p>so in code it will end up as: </p>
<p>###################################################################<br />#<br /># ReverseToSnapshot.ps1<br />#<br /># -Get stored credentials<br /># -Connect to vCenter<br /># -Shutdown Virtual machine<br /># -Set to required snapshot<br /># -Remove other snapshots<br /># -Start Virtual machine again<br />#<br /># Example:<br /># .\ReverseToSnapshot.ps1 -vmname TIIS01.domain.com -snapshotsname Do-Not-Remove-Default <br /># Version 1.0 juni 2010 JW Nieuwenhuizen ict.myjewe.nl<br />#<br />####################################################################
<p>param(<br />&nbsp;&nbsp;&nbsp; [parameter(Mandatory = $true)]<br />&nbsp;&nbsp;&nbsp; [string]$vmname,<br />&nbsp;&nbsp;&nbsp; [string]$snapshotsname<br />)
<p>function PowerOff-VM{<br />&nbsp;&nbsp;&nbsp; param([string] $vm)<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if((Get-VM $vm).powerstate -eq &#8220;PoweredOff&#8221;){<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write-Host &#8220;$vm is already powered off&#8221;}<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; else{<br />&nbsp;&nbsp;&nbsp; Shutdown-VMGuest -VM (Get-VM $vm) -Confirm:$false | Out-Null<br />&nbsp;&nbsp;&nbsp; Write-Host &#8220;Shutdown $vm&#8221;<br />&nbsp;&nbsp;&nbsp; do {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $status = (get-VM $vm).PowerState<br />&nbsp;&nbsp;&nbsp; }until($status -eq &#8220;PoweredOff&#8221;)<br />&nbsp;&nbsp;&nbsp; }<br />}
<p>function PowerOn-VM{<br />&nbsp;&nbsp;&nbsp; param( [string] $vm)<br />&nbsp;&nbsp;&nbsp; if((Get-VM $vm).powerstate -eq &#8220;PoweredOn&#8221;){<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write-Host &#8220;$vm is already powered on&#8221;}<br />&nbsp;&nbsp;&nbsp; else{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start-VM -VM (Get-VM $vm) -Confirm:$false | Out-Null<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write-Host &#8220;Starting $vm&#8221;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; do {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $status = (Get-vm $vm | Get-View).Guest.ToolsRunningStatus<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }until($status -eq &#8220;guestToolsRunning&#8221;)<br />&nbsp;&nbsp;&nbsp; }<br />}
<p>function Remove-Snapshot-VM{<br />&nbsp;&nbsp;&nbsp; param( [string] $vm, [string] $vm1)<br />&nbsp;&nbsp;&nbsp; $snaps = Get-Snapshot -VM (Get-VM -Name $vm)<br />&nbsp;&nbsp;&nbsp; foreach ($snappie in $snaps)<br />&nbsp;&nbsp;&nbsp; {<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if ($snappie.Name -eq $vm1){<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write-Host &#8220;This one we need again $vm1&#8243;}<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; else{<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Get-Snapshot -VM (Get-VM -Name $vm) -Name $snappie.Name | Remove-Snapshot -Confirm:$false | Out-Null<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br />&nbsp;&nbsp;&nbsp; }<br />}
<p>#######################################################################################<br /># Main script<br />#######################################################################################<br /># Import VimAutomation.Core to run from a “normal” powershell prompt<br />add-pssnapin VMware.VimAutomation.Core
<p># Get and Decript credentials and Connect vcenter Using AD credentials<br />$creds = Get-VICredentialStoreItem -file c:\vc_cred<br />&nbsp;&nbsp;&nbsp; foreach ($item in $creds){<br />&nbsp;&nbsp;&nbsp; Connect-VIServer -Server $item.Host-User $item.User -Password $item.Password<br />}
<p>$poweroff = PowerOff-VM $vmname
<p># Set Snapshot name<br />$snapname = Get-Snapshot -VM (Get-VM -Name $vmname) -Name $snapshotsname<br /># Set VM to snapshot<br />Set-VM -VM $vmname -Snapshot $snapname -confirm:$false
<p>$removesnap = Remove-Snapshot-VM $vmname $snapshotsname<br />$poweron = PowerOn-VM $vmname
<p>Disconnect-VIServer -Confirm:$False
<p>Thanks to <a href="http://ict-freak.nl/" target="_blank">A Fokkema</a> and <a href="http://baars.it/powershell/42-powershell/56-how-to-revert-a-snapshot-in-vmware" target="_blank">baars.it</a> and <a href="http://professionalvmware.com/2009/04/posh-article-of-the-week-secure-credential-storage/" target="_blank">secure-credential-storage</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&amp;p=192</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerShell Show VM having snapshots</title>
		<link>http://ict.myjewe.nl/ict/?p=188</link>
		<comments>http://ict.myjewe.nl/ict/?p=188#comments</comments>
		<pubDate>Fri, 28 May 2010 12:22:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Esx4]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=188</guid>
		<description><![CDATA[By default a param minus 30 days. Save it to a *.ps1 file and it ready to use. param ($Age = 30) Connect-VIServer localhost$vm = Get-VM$snapshots = Get-Snapshot -VM $vmWrite-Host -ForegroundColor Red &#8220;Old snapshots found:&#8221;foreach&#160;&#160;&#160; ($snap in $snapshots) {&#160;&#160;&#160; if ( $snap.Created -lt (Get-Date).AddDays( -$Age )){&#160;&#160;&#160;&#160;&#160;&#160;&#160; Write-Host &#8220;MachineName:&#8221; $snap.VM &#8220;Name: &#8221; $snap.Name &#8221; Size: &#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>By default a param minus 30 days. Save it to a *.ps1 file and it ready to use.
<p>param ($Age = 30)
<p>Connect-VIServer localhost<br />$vm = Get-VM<br />$snapshots = Get-Snapshot -VM $vm<br />Write-Host -ForegroundColor Red &#8220;Old snapshots found:&#8221;<br />foreach&nbsp;&nbsp;&nbsp; ($snap in $snapshots) {<br />&nbsp;&nbsp;&nbsp; if ( $snap.Created -lt (Get-Date).AddDays( -$Age )){<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Write-Host &#8220;MachineName:&#8221; $snap.VM &#8220;Name: &#8221; $snap.Name &#8221; Size: &#8221; $snap.SizeMB &#8221; Created: &#8221; $snap.Created<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }<br />}  </p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&amp;p=188</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instant Message(IM) channel setup for SCOM2007R2</title>
		<link>http://ict.myjewe.nl/ict/?p=174</link>
		<comments>http://ict.myjewe.nl/ict/?p=174#comments</comments>
		<pubDate>Fri, 21 May 2010 12:38:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OCS]]></category>
		<category><![CDATA[SCOM2007R2]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=174</guid>
		<description><![CDATA[It has been a struggle to get this working. After reading SCOM2007 UNLEASHED and a lot of &#8220;googeling&#8221; reading a lot of post information its finally working.After the setup of my IM-Channel and subscribers I was confronted with the following message: Alert: Failed to send notification using server/deviceSource: Microsoft.SystemCenter.NotificationServerPath: pscm01.contoso.comLast modified by: SystemLast modified time: [...]]]></description>
			<content:encoded><![CDATA[<p>It has been a struggle to get this working. After reading SCOM2007 UNLEASHED and a lot of &#8220;googeling&#8221; reading a lot of post information its finally working.<br />After the setup of my IM-Channel and subscribers I was confronted with the following message:</p>
<p>Alert: Failed to send notification using server/device<br />Source: Microsoft.SystemCenter.NotificationServer<br />Path: pscm01.contoso.com<br />Last modified by: System<br />Last modified time: 20-5-2010 17:25:14<br />Alert description: Notification subsystem failed to send notification using device/server &#8216;ocs01.contoso.com&#8217; over &#8216;sip&#8217; protocol to <br />sip:Domainuser@contoso.com&#8217;.Microsoft.Collaboration.OperationTimeoutException: This operation has timed out.: Sip response: 0&#215;0 (0&#215;0). Rule id: Subscription{GUID}<br />Notification subscription ID generating this message: {GUID}</p>
<p>First off all prepare your communication server</p>
<p><a href="http://www.myjewe.nl/ict/wp-content/uploads/2010/05/image1.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://www.myjewe.nl/ict/wp-content/uploads/2010/05/image_thumb1.png" width="420" height="252"></a> </p>
<p>Export your certificate.(complete chain)<br />Check both entry&#8217;s as Front End Server protocol.</p>
<p>The next thing to do is add your SCOM2007R2 server as a authenticated server.</p>
<p><a href="http://www.myjewe.nl/ict/wp-content/uploads/2010/05/image2.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://www.myjewe.nl/ict/wp-content/uploads/2010/05/image_thumb2.png" width="318" height="416"></a>&nbsp;</p>
<p>Now it&#8217;s time to reboot your Communication server.</p>
<p>Above I mentioned &#8220;After the setup of my IM-Channel and subscribers&#8221;</p>
<p>Import your certificate into your SCOM2007R2 server (from your communication server) to your personal local machine store , after import check if the path is fully recognized.</p>
<p>Add a new user to your AD (domain user, the name in my case &#8220;scom2007r2&#8243;, and create a mail and sip address for this account)<br />On the System Center Operation Manager go to Administration. Click on accounts. Now create a new Run As Account below some details.
<p><a href="http://www.myjewe.nl/ict/wp-content/uploads/2010/05/image3.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://www.myjewe.nl/ict/wp-content/uploads/2010/05/image_thumb3.png" width="335" height="251"></a>
<p>Click on Add pscm01.contoso.com as secure server. Ok that&#8217;s done now set up a profile, as you can see it&#8217;s important to select as association a class rather then a group or object. And of coarse select the run as account.&nbsp;
<p>&nbsp;<a href="http://www.myjewe.nl/ict/wp-content/uploads/2010/05/image4.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="image" src="http://www.myjewe.nl/ict/wp-content/uploads/2010/05/image_thumb4.png" width="589" height="384"></a>
<p>Now it&#8217;s time to create your Notification Channel:
<p><a href="http://www.myjewe.nl/ict/wp-content/uploads/2010/05/image5.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="image" src="http://www.myjewe.nl/ict/wp-content/uploads/2010/05/image_thumb5.png" width="409" height="366"></a>
<p>After this it&#8217;s time to setup your subscribers and there Subscription.
<p>Having said this and a reboot of my SCOM2007R2 server. I start receiving messages <img src='http://www.myjewe.nl/ict/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  </p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&amp;p=174</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Export VM Workstation or Server to OVF</title>
		<link>http://ict.myjewe.nl/ict/?p=164</link>
		<comments>http://ict.myjewe.nl/ict/?p=164#comments</comments>
		<pubDate>Fri, 14 May 2010 08:11:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OVF]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=164</guid>
		<description><![CDATA[I use this tool for exporting VM&#8217;s to ESX4 server. Also I do use it for backup my VM&#8217;s, due to the compression technique it save&#8217;s a lot of space. (Before using it write down your network adapter settings as IP address and so on). Before you can start using it you have to download [...]]]></description>
			<content:encoded><![CDATA[<p>I use this tool for exporting VM&#8217;s to ESX4 server. Also I do use it for backup my VM&#8217;s, due to the compression technique it save&#8217;s a lot of space. (Before using it write down your network adapter settings as IP address and so on).</p>
<p>Before you can start using it you have to download the OVF Tool from VMware. <a href="http://www.vmware.com/downloads/downloadBinary.do?downloadGroup=OVF-TOOL-1-0&amp;vmware=downloadBinary&amp;file=VMware-ovftool-1.0.0-166674-win.i386.exe&amp;pot=1&amp;code=FC11242931969581&amp;hashKey=5266dff34a41f6a446f7713fb0a2dc6a&amp;tranId=60436436" target="_blank">http://www.vmware.com/downloads</a> After installing the tool add the OVF tool Path to your environment variable. To check if it&#8217;s done well open your command line anf type <strong>ovftool -h</strong>, now the help will be displayed.</p>
<p>The default usage is ovftool &lt;options&gt; &lt;source locator&gt; &lt;target locator&gt; more specific switches and tips can be found in the <a href="http://www.vmware.com/support/developer/ovf/ovf10/ovftool_10_userguide.pdf" target="_blank">ovftool_10_userguide.pdf</a> </p>
<p>If you receive a error while starting &#8220;Device &#8216;cdrom1&#8242; has a backing type that is not supported.&#8221; just remove it from your vmx config file. Good luck.</p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&amp;p=164</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Commit and remove snapshots on ESX4</title>
		<link>http://ict.myjewe.nl/ict/?p=162</link>
		<comments>http://ict.myjewe.nl/ict/?p=162#comments</comments>
		<pubDate>Fri, 16 Apr 2010 10:44:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Esx4]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=162</guid>
		<description><![CDATA[To commit and remove snapshots you need to have enough freespace (vmdk + &#8220;-delta&#8221;.vmdk) First create a snapshot after the latest changes. After that has been done you can delete the other one&#8217;s using the gui or commandline. To commit the latest one to the original you have to use the commandline. vmware-cmd -l&#160;&#160; this [...]]]></description>
			<content:encoded><![CDATA[<p>To commit and remove snapshots you need to have enough freespace (vmdk + &#8220;-delta&#8221;.vmdk)</p>
<p>First create a snapshot after the latest changes. After that has been done you can delete the other one&#8217;s using the gui or commandline.</p>
<p>To commit the latest one to the original you have to use the commandline.</p>
<ul>
<li><strong>vmware-cmd -l</strong>&nbsp;&nbsp; this will display a full list of available vm images (*.vmx) &#8221; /vmfs/volumes/Guid/vmname/vmconfigname.vmx&#8221;
<li><strong>vmware-cmd</strong> /vmfs/volumes/Guid/vmname/vmconfigname.vmx<strong> hassnapshot</strong><br />hassnapshot() = 1&nbsp; if there no snapshot the result will be 0
<li><strong>vmware-cmd</strong> /vmfs/volumes/Guid/vmname/vmconfigname.vmx <strong>removesnapshots<br /></strong>removesnapshots() = 1 On succesfull removal the ruslt will be 1</li>
</ul>
<p>That&#8217;s it for now <img src='http://www.myjewe.nl/ict/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&amp;p=162</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Time-service configuration</title>
		<link>http://ict.myjewe.nl/ict/?p=158</link>
		<comments>http://ict.myjewe.nl/ict/?p=158#comments</comments>
		<pubDate>Tue, 23 Mar 2010 13:35:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows7]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[workstation]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=158</guid>
		<description><![CDATA[Still having problems using w32time service. Well that&#8217;s history using the settings below. Choose your ntp server internal or external http://www.pool.ntp.org/ Copy and paste it in notepad and save as *.reg file. Merge it into the registry and restart your w32time service. Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\Parameters]&#8220;Type&#8221;=&#8221;NTP&#8221;&#8220;NtpServer&#8221;=&#8221;nl.pool.ntp.org,0&#215;1&#8243; [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\Config]&#8220;AnnounceFlags&#8221;=dword:00000005 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\TimeProviders\NtpServer]&#8220;Enabled&#8221;=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\TimeProviders\NtpClient]&#8220;SpecialPollInterval&#8221;=dword:00000384 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\Config]&#8220;MaxNegPhaseCorrection&#8221;=dword:00000e10&#8220;MaxPosPhaseCorrection&#8221;=dword:00000e10 Open the command [...]]]></description>
			<content:encoded><![CDATA[<p>Still having problems using w32time service. Well that&#8217;s history using the settings below.</p>
<p>Choose your ntp server internal or external <a href="http://www.pool.ntp.org/" target="_blank">http://www.pool.ntp.org/</a></p>
<p>Copy and paste it in notepad and save as *.reg file. Merge it into the registry and restart your w32time service.</p>
<p><em>Windows Registry Editor Version 5.00 </em></p>
<p><em>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\Parameters]<br />&#8220;Type&#8221;=&#8221;NTP&#8221;<br />&#8220;NtpServer&#8221;=&#8221;nl.pool.ntp.org,0&#215;1&#8243; </em></p>
<p><em>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\Config]<br />&#8220;AnnounceFlags&#8221;=dword:00000005 </em></p>
<p><em>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\TimeProviders\NtpServer]<br />&#8220;Enabled&#8221;=dword:00000001 </em></p>
<p><em>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\TimeProviders\NtpClient]<br />&#8220;SpecialPollInterval&#8221;=dword:00000384 </em></p>
<p><em>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\W32Time\Config]<br />&#8220;MaxNegPhaseCorrection&#8221;=dword:00000e10<br />&#8220;MaxPosPhaseCorrection&#8221;=dword:00000e10</em></p>
<p>Open the command prompt and type:</p>
<p>net stop w32time</p>
<p>net start w32time</p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&amp;p=158</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ESX4 backup using Backup Exec 12.5</title>
		<link>http://ict.myjewe.nl/ict/?p=156</link>
		<comments>http://ict.myjewe.nl/ict/?p=156#comments</comments>
		<pubDate>Tue, 09 Feb 2010 15:34:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Esx4]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[SAN]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=156</guid>
		<description><![CDATA[After struggling with this error &#8220;e0009558 &#8211; Cannot find the VMware Converter. Please install the VMware Converter. For additional information regarding this error refer to link V-79-57344-38232&#8221; This while version &#8220;VMware-converter-4.0.0-146302&#8243; is up and running on vcb proxy server and backupexec server. After searching a lot of google options I found the solution. It seems [...]]]></description>
			<content:encoded><![CDATA[<p>After struggling with this error &#8220;e0009558 &#8211; Cannot find the VMware Converter. Please install the VMware Converter. For additional information regarding this error refer to link <a href="http://eventlookup.veritas.com/eventlookup/EventLookup.jhtml?EvtID=V-79-57344-38232">V-79-57344-38232</a>&#8221;</p>
<p>This while version &#8220;VMware-converter-4.0.0-146302&#8243; is up and running on vcb proxy server and backupexec server. After searching a lot of google options I found the solution.</p>
<p>It seems that the only working Vmware Converter version is VMware-converter-3.0.2u1-62456.exe.</p>
<p>So I uninstalled the new version 4, and installed the old version 3.0.2 and well believe it or not its running.</p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&amp;p=156</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ForeFront Server and Client.</title>
		<link>http://ict.myjewe.nl/ict/?p=149</link>
		<comments>http://ict.myjewe.nl/ict/?p=149#comments</comments>
		<pubDate>Thu, 28 Jan 2010 12:19:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ForeFront]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=149</guid>
		<description><![CDATA[Forefront is based on 32bits platform, so keeping that in mind. I&#8217;m using Windows2008 Datacenter (x86) as OS. Disk space about 60 GB. Activated the following &#8220;Roles and Features&#8221;: Roles: Application server, Webserver(Application server foundation,web server support also IIS6) Features: .Net Framework 3.0 Features, Group Policy Management,Remote server Administration Tools, Windows Proces Activation Service. Apply [...]]]></description>
			<content:encoded><![CDATA[<p>Forefront is based on 32bits platform, so keeping that in mind. I&#8217;m using Windows2008 Datacenter (x86) as OS. Disk space about 60 GB. Activated the following &#8220;Roles and Features&#8221;:</p>
<p>Roles: Application server, Webserver(Application server foundation,web server support also IIS6)</p>
<p>Features: .Net Framework 3.0 Features, Group Policy Management,Remote server Administration Tools, Windows Proces Activation Service.</p>
<p>Apply al windows updates.</p>
<p>After that you have to install SQL2005 including reporting and integration services. Installed SQL2005 SP3 and again all Windows updates.</p>
<p>Then another pre-requirement <strong>.Net Framework 1.1 and SP1</strong>. And again install your windows updates and reboot your machine. If you take a look within the IIS manager Handler Mappings you will discover the ASPNET 1.1 entry&#8217;s</p>
<p><a href="http://www.myjewe.nl/ict/wp-content/uploads/2010/01/image.png"><img style="border-right-width: 0px; margin: 0px 5px 0px 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" align="left" src="http://www.myjewe.nl/ict/wp-content/uploads/2010/01/image_thumb.png" width="268" height="325"></a></p>
<p>Create your &#8220;DAS&#8221; account on your Active Directory and make local admin on your ForeFront Server.</p>
<p>Mount your iso image or play the CD/DVD &#8220;en_forefront_client_security_x86_x64_cd_x13-62435.iso&#8221;</p>
<p>And start the install. Give al the information during installation and wait a moment.</p>
<p>If run into a error as &#8220;System.Runtime.InteropServices.COMException (0&#215;80080005)&#8221; this is mostly a timing issue use the &#8220;back button and click next&#8221;.&nbsp; yep it sounds bad but it&#8217;s an official workaround.</p>
<p>Other issues can be found <a href="http://technet.microsoft.com" target="_blank">http://technet.microsoft.com</a></p>
<p>And on the end.</p>
<p><a href="http://www.myjewe.nl/ict/wp-content/uploads/2010/01/image1.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="image" src="http://www.myjewe.nl/ict/wp-content/uploads/2010/01/image_thumb1.png" width="244" height="223"></a></p>
<p>Run windows update again! Your ready.</p>
<p>For manual deployment you can use <a href="http://www.codeplex.com/fcscompete/Release/ProjectReleases.aspx?ReleaseId=14440" target="_blank">Forefront Client Security Deployment Tool</a></p>
<p>The Security setting may not correct by the initial setup <a href="http://technet.microsoft.com/en-us/library/bb404215.aspx" target="_blank">http://technet.microsoft.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&amp;p=149</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
