<?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, 02 May 2012 11:28:41 +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>PowerVault MD3000i Bringing a disk online from the command Line.</title>
		<link>http://ict.myjewe.nl/ict/?p=266</link>
		<comments>http://ict.myjewe.nl/ict/?p=266#comments</comments>
		<pubDate>Wed, 02 May 2012 11:20:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SMCLI]]></category>
		<category><![CDATA[MD3000i]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=266</guid>
		<description><![CDATA[Having some problems bringing a disk online: smcli (ip number controller) –p (password) –c “revive physicalDisk [(enclosure),(disk)]”; example smcli 10.0.0.1 –p contoso –c “revive physicalDisk [0,6]”;]]></description>
			<content:encoded><![CDATA[<p>Having some problems bringing a disk online:</p>
<p>smcli (ip number controller) –p (password) –c “revive physicalDisk [(enclosure),(disk)]”;</p>
<p>example</p>
<p>smcli 10.0.0.1 –p contoso –c “revive physicalDisk [0,6]”;</p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&#038;p=266</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable root login XBMC</title>
		<link>http://ict.myjewe.nl/ict/?p=223</link>
		<comments>http://ict.myjewe.nl/ict/?p=223#comments</comments>
		<pubDate>Fri, 30 Mar 2012 11:03:00 +0000</pubDate>
		<dc:creator>jewe</dc:creator>
				<category><![CDATA[XBMC]]></category>
		<category><![CDATA[xbmc]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=223</guid>
		<description><![CDATA[At first login with your credentials made during setup. We will use the “ sudo “ command The next steps you have to make are: sudo bash sudo su sudo passwd root Now your root account is enabled and your ready to go.]]></description>
			<content:encoded><![CDATA[<p>At first login with your credentials made during setup.</p>
<p>We will use the “ sudo “ command </p>
<p><strong>The next steps you have to make are:</strong></p>
<p>sudo bash    <br />sudo su     <br />sudo passwd root</p>
<p>Now your root account is enabled and your ready to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&#038;p=223</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Static IP on XBMC</title>
		<link>http://ict.myjewe.nl/ict/?p=225</link>
		<comments>http://ict.myjewe.nl/ict/?p=225#comments</comments>
		<pubDate>Fri, 30 Mar 2012 10:57:00 +0000</pubDate>
		<dc:creator>jewe</dc:creator>
				<category><![CDATA[XBMC]]></category>
		<category><![CDATA[xbmc]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=225</guid>
		<description><![CDATA[Be sure you have root credentials! How to? Enable root . We are going to modify a file. So use putty or winscp to connect to your xbmc center. After login, using your root credentials. Navigate to /etc/network and there you find the interfaces file. If you would like to have a copy of the [...]]]></description>
			<content:encoded><![CDATA[<p>Be sure you have root credentials! How to? <a href="http://ict.myjewe.nl/ict/?p=223" target="_blank">Enable root</a> .</p>
<p>We are going to modify a file. So use putty or winscp to connect to your xbmc center.</p>
<p>After login, using your root credentials. Navigate to /etc/network and there you find the interfaces file.</p>
<p>If you would like to have a copy of the original file. Feel free to make one.</p>
<p>After that copy the settings below and paste it into your interfaces file.</p>
<p>Of cause you need to modify the ip addresses. </p>
<p><font size="1">auto eth0      <br />iface eth0 inet static       <br />address 192.168.1.4       <br />netmask 255.255.255.0       <br />gateway 192.168.1.1</font></p>
<p>Save the file.</p>
<p>Reboot your system “shutdown –r now”</p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&#038;p=225</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010  &amp; add a net work location. Pop-Up for credentials, can not connect  \\server.address@SSL\DavWWWRoot.</title>
		<link>http://ict.myjewe.nl/ict/?p=260</link>
		<comments>http://ict.myjewe.nl/ict/?p=260#comments</comments>
		<pubDate>Tue, 13 Mar 2012 21:20:00 +0000</pubDate>
		<dc:creator>jewe</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Windows2008R2]]></category>
		<category><![CDATA[Windows7]]></category>
		<category><![CDATA[Windows8]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[WebDAV]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=260</guid>
		<description><![CDATA[Yes friends, it took me a while to find a solution for this problem. But I think its solved. The problem is caused by the more secure Windows7 and Windows2008R2. “ Okay, after trying random things I have come to learn that if I use \\server.address\DavWWWRoot\ I can connect to the server via WebDAV, as [...]]]></description>
			<content:encoded><![CDATA[<p>Yes friends, it took me a while to find a solution for this problem. But I think its solved.</p>
<p>The problem is caused by the more secure Windows7 and Windows2008R2.</p>
<p>“ Okay, after trying random things I have come to learn that if I use \\server.address\DavWWWRoot\ I can connect to the server via WebDAV, as it turns out windows sees &quot;DavWWWRoot&quot; as some sort of token which tells the computer to use the DAV protocol rather than just plain HTTP. This is well and good if I wanted a system only over port 80 however I still want the random ssl encrypted port. From what I can understand \\server.address@SSL\DavWWWRoot should give me HTTPS access to the webdav server. this however doesn&#8217;t work, I am still presented with the same two Windows Security Credentials pop up boxes. and now when I just try to press ok through them a pop up window shows up saying &quot;The Folder you entered does not appear to be valid. Please choose another.&quot; Which I know is untrue because I can navigate to the page in internet explorer via https://server.address/ and it resolves, I can also still connect to this via other Dav Services. Now that I know my DAV server does work with window 7 I would really like to to work under the specified conditions. “ </p>
<p>The first step:</p>
<p>Windows 7 is more secure than older version of windows, some things are just going to take some adjusting to.   <br />Try to change the Kerberos encryption type.</p>
<p>1. Open gpedit.msc.    <br />2. Find the policy under Windows Settings -&gt; Security Settings -&gt; Local Policies -&gt; Security Options -&gt;Network Security: Configure encryption types allowed for Kerberos</p>
<p>3. Configure the policy. If it is not configured, actually both DES cipher suites are disabled. I suggest that you enable all the suits.</p>
<p>The second step:</p>
<p>To Disable the Update Root Certificates Component by Using Group Policy</p>
<p>See Appendix B, &quot;Learning About Group Policy and Updating Administrative Templates,” for information about using Group Policy. Ensure that your Administrative templates have been updated, and then edit an appropriate GPO.</p>
<p><strong>Click Computer Configuration, click Administrative Templates, click System, click Internet Communication Management, and then click Internet Communication settings</strong>.</p>
<p>In the details pane, double-click <strong>Turn off Automatic Root Certificates Update</strong>, and then click <strong>Enabled</strong>.</p>
<p>Important You can also restrict Internet access for this and a number of other components by applying the Restrict Internet communication policy setting, which is located in Computer Configuration/Administrative Templates/System/Internet Communication Management. For more information about this Group Policy and the policies that it controls, see Appendix C, &quot;Group Policy Settings Listed Under the Internet Communication Management Key.</p>
<p>For the official link take a look at <a href="http://social.technet.microsoft.com/Forums/ta/w7itprogeneral/thread/349f2ec9-c55d-44b2-a1a2-d9147da6ff0b" target="_blank">WebDAV Web Folders in Windows Explorer, Windows 7</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&#038;p=260</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dual boot Windows 7 &lt;&gt; Windows 8 CP &lt;&gt; Windows 8 Server</title>
		<link>http://ict.myjewe.nl/ict/?p=255</link>
		<comments>http://ict.myjewe.nl/ict/?p=255#comments</comments>
		<pubDate>Wed, 07 Mar 2012 15:59:00 +0000</pubDate>
		<dc:creator>jewe</dc:creator>
				<category><![CDATA[Windows7]]></category>
		<category><![CDATA[Windows8]]></category>
		<category><![CDATA[Hyper-V]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=255</guid>
		<description><![CDATA[pre requirements: DVD of bootable USB device including Windows 8. Disk space: At least 200 GB free space.(If you do install both versions) &#160; Well hands on Boot from DVD or USB Device &#160; Before you proceed to “Install now”. Press SHIFT+F10. a WinPe command prompt will popup. Type: Diskpart command list disk Shows all [...]]]></description>
			<content:encoded><![CDATA[<p>pre requirements:</p>
<p>DVD of bootable USB device including Windows 8.</p>
<p>Disk space:</p>
<p>At least 200 GB free space.(If you do install both versions)</p>
<p>&#160;</p>
<p>Well hands on <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://www.myjewe.nl/ict/wp-content/uploads/2012/03/wlEmoticon-smile.png" /></p>
<table border="0" cellspacing="0" cellpadding="2" width="400">
<tbody>
<tr>
<td valign="top" width="200">Boot from DVD or USB Device</td>
<td valign="top" width="200">&#160;</td>
</tr>
<tr>
<td valign="top" width="200"><a href="http://www.myjewe.nl/ict/wp-content/uploads/2012/03/image.png"><img style="background-image: none; border-right-width: 0px; margin: 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="image" border="0" alt="image" src="http://www.myjewe.nl/ict/wp-content/uploads/2012/03/image_thumb.png" width="244" height="184" /></a></td>
<td valign="top" width="200">Before you proceed to “Install now”. Press SHIFT+F10. a WinPe command prompt will popup.          </p>
<p>Type: <strong>Diskpart</strong></td>
</tr>
<tr>
<td valign="top" width="200">command <strong>list disk</strong></td>
<td valign="top" width="200">Shows all disks</td>
</tr>
<tr>
<td valign="top" width="200">command <strong>select disk 0</strong></td>
<td valign="top" width="200">Select disk (ex. disk 0)</td>
</tr>
<tr>
<td valign="top" width="200">command <strong>list vol</strong></td>
<td valign="top" width="200">Shows all partitions</td>
</tr>
<tr>
<td valign="top" width="200">command <strong>create vdisk file=d:\a_name.vhd maximum=100000 type=expandable</strong></td>
<td valign="top" width="200">this command create a virtual disk 100 GB.</td>
</tr>
<tr>
<td valign="top" width="200">command <strong>select vdisk file=d:\a_name.vhd</strong></td>
<td valign="top" width="200">Select vdisk</td>
</tr>
<tr>
<td valign="top" width="200">command <strong>attach vdisk</strong></td>
<td valign="top" width="200">mount disk</td>
</tr>
<tr>
<td valign="top" width="200"><a href="http://www.myjewe.nl/ict/wp-content/uploads/2012/03/image1.png"><img style="background-image: none; border-right-width: 0px; margin: 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="image" border="0" alt="image" src="http://www.myjewe.nl/ict/wp-content/uploads/2012/03/image_thumb1.png" width="244" height="183" /></a></td>
<td valign="top" width="200">Close the prompt <strong>exit</strong></td>
</tr>
<tr>
<td valign="top" width="200"><a href="http://www.myjewe.nl/ict/wp-content/uploads/2012/03/image2.png"><img style="background-image: none; border-right-width: 0px; margin: 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="image" border="0" alt="image" src="http://www.myjewe.nl/ict/wp-content/uploads/2012/03/image_thumb2.png" width="244" height="189" /></a></td>
<td valign="top" width="200">Continue the installation.          <br />We will discover the “new” vdisk. If not go back some steps.           </p>
<p>There will be a warning, but the next button is unlocked so proceed using next.</td>
</tr>
<tr>
<td valign="top" width="200"><a href="http://www.myjewe.nl/ict/wp-content/uploads/2012/03/image3.png"><img style="background-image: none; border-right-width: 0px; margin: 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="image" border="0" alt="image" src="http://www.myjewe.nl/ict/wp-content/uploads/2012/03/image_thumb3.png" width="244" height="187" /></a></td>
<td valign="top" width="200">If the installation is ready it will will reboot. Do not change anything at the first screen at this moment. Just sit back and relax.          <br />After the restart installation will go on.           </p>
<p>Final at the next restart you may change your default OS.</td>
</tr>
<tr>
<td valign="top" width="200">Before playing around, if you have approx 8 GB disks space left, you may copy your vhd file as a backup!</td>
<td valign="top" width="200">&#160;</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&#038;p=255</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing OpsMgr 2012 Beta</title>
		<link>http://ict.myjewe.nl/ict/?p=244</link>
		<comments>http://ict.myjewe.nl/ict/?p=244#comments</comments>
		<pubDate>Mon, 22 Aug 2011 09:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OpsMgr2012]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[OpsMgr2012 Beta]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=244</guid>
		<description><![CDATA[Yeh, finally got time to install and configure OpsMgr2012. Base system (single box): OS W2k8R2, SQlserver2008R2, windows update incl the latest updates. Pre Requirements for OpsMgr2012: Framework 4; IIS enable within features cgi allow framework 4. SQL Collation:&#160; SQL_Latin1_General_CP1_CI_AS During configuration, keep the reporting service running on port 80. It would be nice to have [...]]]></description>
			<content:encoded><![CDATA[<p>Yeh, finally got time to install and configure OpsMgr2012.</p>
<p><strong>Base system (single box):</strong></p>
<p>OS W2k8R2, SQlserver2008R2, windows update incl the latest updates.</p>
<p><strong>Pre Requirements for OpsMgr2012:</strong></p>
<p>Framework 4; IIS enable within features cgi allow framework 4.</p>
<p>SQL Collation:&#160; SQL_Latin1_General_CP1_CI_AS</p>
<p>During configuration, keep the reporting service running on port 80. It would be nice to have this fixed so you can configure another port, but for now its oke.</p>
<p><strong>Accounts:</strong></p>
<p>I have made a couple “default” service accounts:</p>
<p>sa_opssql.</p>
<p>sa_opsMSAA.</p>
<p>sa_opsDRA.</p>
<p>sa_opsDWA.</p>
<p>and have them applied during installation of opsmgr2012. </p>
<p>The setup result is as you can see complete without any error.</p>
<p><a href="http://www.myjewe.nl/ict/wp-content/uploads/2011/08/image.png"><img style="background-image: none; border-right-width: 0px; margin: 7px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.myjewe.nl/ict/wp-content/uploads/2011/08/image_thumb.png" width="356" height="356" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&#038;p=244</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Operations Manager 2012 Beta</title>
		<link>http://ict.myjewe.nl/ict/?p=241</link>
		<comments>http://ict.myjewe.nl/ict/?p=241#comments</comments>
		<pubDate>Sat, 09 Jul 2011 11:26:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OpsMgr2012]]></category>
		<category><![CDATA[OpsMgr2012 Beta]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=241</guid>
		<description><![CDATA[This morning I received a mail from the OpsMgr 2012 Team. In August you can expect an email from msftconn@microsoft.com at this email account. The program will be run on a Microsoft Connect portal which will provide access to evaluation resources, downloads, meeting invitations and discussions &#8211; all designed to provide a guided evaluation as [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I received a mail from the OpsMgr 2012 Team.</p>
<p>In August you can expect an email from msftconn@microsoft.com at this email account. </p>
<p>The program will be run on a Microsoft Connect portal which will provide access to evaluation resources, downloads, meeting invitations and discussions &#8211; all designed to provide a guided evaluation as well as create opportunities to connect with others in the community.&#160; </p>
<p>We look forward to connecting with you throughout the program.</p>
<p>Best regards,</p>
<p>The Operations Manager CEP Team.</p>
<p>When will it be RTM, at the end of Q4?</p>
<p>First thing to check out will be the avicode integration.</p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&#038;p=241</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links will not open a new window or tab in Windows 7 IE9</title>
		<link>http://ict.myjewe.nl/ict/?p=238</link>
		<comments>http://ict.myjewe.nl/ict/?p=238#comments</comments>
		<pubDate>Thu, 07 Jul 2011 21:01:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows7]]></category>
		<category><![CDATA[Windows7;IE9]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=238</guid>
		<description><![CDATA[I see all over that this is a problem for many in Windows 7. Clicking a link on a web page that should open a new window or tab just stalls. Nothing happens. I have tried changing the UAC settings, security settings, re-registering the dlls, no plug-ins, no pop-up blocker, and etc to no avail. [...]]]></description>
			<content:encoded><![CDATA[<p>I see all over that this is a problem for many in Windows 7.    <br />Clicking a link on a web page that should open a new window or tab just stalls. Nothing happens. I have tried changing the UAC settings, security settings, re-registering the dlls, no plug-ins, no pop-up blocker, and etc to no avail.     <br />Something interesting I have found.<a href="http://iefaq.info/index.php?action=artikel&amp;;cat=42&amp;id=133&amp;artlang=en" target="_blank">http://iefaq.info/index.php?action=artikel&amp;;cat=42&amp;id=133&amp;artlang=en</a></p>
<p>That’s it.</p>
<p>@echo off   <br />echo.    <br />echo IEREREG-64 Version 1.08 for IE8 02.01.2010    <br />echo for the 64bit version of IE8 on 64bit Windows    <br />echo by Kai Schaetzl <a href="http://iefaq.info">http://iefaq.info</a>    <br />echo installs and registers (if suitable) all DLLs known to be used by IE8.    <br />echo should only take a few seconds, but please be patient    <br />echo.    <br />REM ******************************    <br />echo registering IE files    <br />REM IE files (= part of setup)    <br />regsvr32 /s /i browseui.dll    <br />REM regsvr32 /s /i browseui.dll,NI (unnecessary)    <br />regsvr32 /s corpol.dll    <br />regsvr32 /s dxtmsft.dll    <br />regsvr32 /s dxtrans.dll    <br />REM simple HTML Mail API    <br />regsvr32 /s &quot;%ProgramFiles%\internet explorer\hmmapi.dll&quot;    <br />REM group policy snap-in    <br />regsvr32 /s ieaksie.dll    <br />REM smart screen    <br />regsvr32 /s ieapfltr.dll    <br />REM ieak branding    <br />regsvr32 /s iedkcs32.dll    <br />REM dev tools    <br />regsvr32 /s &quot;%ProgramFiles%\internet explorer\iedvtool.dll&quot;    <br />regsvr32 /s iepeers.dll    <br />REM Symptom: IE8 closes immediately on launch, missing from IE7    <br />regsvr32 /s &quot;%ProgramFiles%\internet explorer\ieproxy.dll&quot;    <br />REM no install point anymore    <br />REM regsvr32 /s /i iesetup.dll    <br />REM no reg point anymore    <br />REM regsvr32 /s imgutil.dll    <br />regsvr32 /s /i /n inetcpl.cpl    <br />REM no install point anymore    <br />REM regsvr32 /s /i inseng.dll    <br />regsvr32 /s jscript.dll    <br />REM license manager    <br />regsvr32 /s licmgr10.dll    <br />REM regsvr32 /s msapsspc.dll    <br />REM regsvr32 /s mshta.exe    <br />REM VS debugger    <br />regsvr32 /s msdbg2.dll    <br />REM no install point anymore    <br />REM regsvr32 /s /i mshtml.dll    <br />regsvr32 /s mshtmled.dll    <br />regsvr32 /s msident.dll    <br />REM no reg point anymore    <br />REM regsvr32 /s msrating.dll    <br />REM multimedia timer    <br />regsvr32 /s mstime.dll    <br />REM no install point anymore    <br />REM regsvr32 /s /i occache.dll    <br />REM process debug manager    <br />regsvr32 /s &quot;%ProgramFiles%\internet explorer\pdm.dll&quot;    <br />REM no reg point anymore    <br />REM regsvr32 /s pngfilt.dll    <br />REM regsvr32 /s /i setupwbv.dll (not there anymore!)    <br />regsvr32 /s tdc.ocx    <br />regsvr32 /s /i urlmon.dll    <br />REM regsvr32 /s /i urlmon.dll,NI,HKLM    <br />regsvr32 /s vbscript.dll    <br />REM VML renderer    <br />regsvr32 /s &quot;%CommonProgramFiles%\microsoft shared\vgx\vgx.dll&quot;    <br />REM no install point anymore    <br />REM regsvr32 /s /i webcheck.dll    <br />regsvr32 /s /i /n wininet.dll    <br />REM ******************************    <br />echo registering system files    <br />REM additional system dlls known to be used by IE    <br />REM added 11.05.2006 Symptom: Add-Ons-Manager menu entry is present but nothing happens    <br />regsvr32 /s extmgr.dll    <br />REM added 12.05.2006 Symptom: Javascript links don&#8217;t work (Robin Walker) .NET hub file    <br />regsvr32 /s mscoree.dll    <br />REM added 23.03.2009 Symptom: Find on this page is blank    <br />regsvr32 /s oleacc.dll    <br />REM added 24.03.2009 Symptom: Printing problems, open in new window    <br />regsvr32 /s ole32.dll    <br />REM mscorier.dll    <br />REM mscories.dll    <br />REM Symptom: open in new tab/window not working    <br />regsvr32 /s actxprxy.dll    <br />regsvr32 /s asctrls.ocx    <br />regsvr32 /s cdfview.dll    <br />regsvr32 /s comcat.dll    <br />regsvr32 /s /i /n comctl32.dll    <br />regsvr32 /s cryptdlg.dll    <br />regsvr32 /s /i /n digest.dll    <br />regsvr32 /s dispex.dll    <br />regsvr32 /s hlink.dll    <br />regsvr32 /s mlang.dll    <br />regsvr32 /s mobsync.dll    <br />regsvr32 /s /i msieftp.dll    <br />REM regsvr32 /s msnsspc.dll #no entry point    <br />regsvr32 /s msr2c.dll    <br />regsvr32 /s msxml.dll    <br />regsvr32 /s oleaut32.dll    <br />REM regsvr32 /s plugin.ocx #no entry point    <br />regsvr32 /s proctexe.ocx    <br />REM plus DllRegisterServerEx ExA ExW &#8230; ?    <br />regsvr32 /s /i scrobj.dll    <br />REM shdocvw.dll hasn&#8217;t been updated for IE7 and IE8, it still registers itself for the Windows Internet Controls    <br />regsvr32 /s /i shdocvw.dll    <br />regsvr32 /s sendmail.dll    <br />REM ******************************    <br />REM PKI/crypto functionality    <br />REM initpki can take very long to run and is rarely a problem    <br />REM if there are problems with crypto, SSL, certificates    <br />REM remove the three following REMs from the lines    <br />REM echo We are almost done except one crypto file    <br />REM echo but this will take very long, be patient!    <br />REM regsvr32 /s /i:A initpki.dll    <br />REM ******************************    <br />REM tabbed browser, do at the end, why originally with /n ?    <br />regsvr32 /s /i ieframe.dll    <br />REM ******************************    <br />echo if your new tabs page has changed, please read the comments at the end of the script    <br />REM Symptom: new tabs page cannot display content because it cannot access the controls (added 27. 3.2009).    <br />REM This is a result of a bug in shdocvw.dll (see above), probably only on Windows XP.    <br />REM If this problem happens for you run the following command.    <br />REM reg add &quot;HKCR\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1\0\win32&quot; /ve /t REG_SZ /d %systemroot%\system32\ieframe.dll /f    <br />REM ******************************    <br />echo all tasks have been finished    <br />echo.    <br />pause    </p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&#038;p=238</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>scom2007 gateway server state healthy, management server state not monitored</title>
		<link>http://ict.myjewe.nl/ict/?p=236</link>
		<comments>http://ict.myjewe.nl/ict/?p=236#comments</comments>
		<pubDate>Thu, 12 May 2011 13:55:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SCOM2007R2]]></category>
		<category><![CDATA[gatewayserver]]></category>
		<category><![CDATA[scom2007]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=236</guid>
		<description><![CDATA[Suddenly the gateway server shows not monitored! What is going on, it seems that the local Health Service State cache is damaged. How to fix this?? Stop the Health Service. Delete the Health State folder under “C:\Program Files\System Center Operations Manager 2007\Health Service State” and restart the Health Service.]]></description>
			<content:encoded><![CDATA[<p><a name="idx49277"></a>
<p>Suddenly the gateway server shows not monitored! What is going on, it seems that the local Health Service State cache is damaged. </p>
<p>How to fix this?? </p>
<p>Stop the Health Service.</p>
<p>Delete the Health State folder under “C:\Program Files\System Center Operations Manager 2007\Health Service State”</p>
<p>and restart the Health Service.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&#038;p=236</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows update client reset</title>
		<link>http://ict.myjewe.nl/ict/?p=233</link>
		<comments>http://ict.myjewe.nl/ict/?p=233#comments</comments>
		<pubDate>Wed, 06 Apr 2011 08:59:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[Windows7]]></category>
		<category><![CDATA[windowsupdate]]></category>

		<guid isPermaLink="false">http://ict.myjewe.nl/ict/?p=233</guid>
		<description><![CDATA[A deployed image giving error using windows update (wsus server). Be shure that at the final stage of the image a sysprep or newsid is applied. net stop &#34;Windows Update&#34; del /f /s /q %windir%\SoftwareDistribution\*.* REG DELETE &#34;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update&#34; /v NextDetectionTime /f REG DELETE &#34;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate&#34; /v SusClientId /f REG DELETE &#34;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate&#34; /v SusClientIdValidation /f net [...]]]></description>
			<content:encoded><![CDATA[<p>A deployed image giving error using windows update (wsus server).</p>
<p>Be shure that at the final stage of the image a sysprep or newsid is applied.</p>
<p>net stop &quot;Windows Update&quot;    <br />del /f /s /q %windir%\SoftwareDistribution\*.*     <br />REG DELETE &quot;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update&quot; /v NextDetectionTime /f     <br />REG DELETE &quot;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate&quot; /v SusClientId /f     <br />REG DELETE &quot;HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate&quot; /v SusClientIdValidation /f     <br />net start &quot;Windows Update&quot;     <br />wuauclt.exe /resetauthorization /detectnow     <br />pause</p>
<p>This is it.</p>
]]></content:encoded>
			<wfw:commentRss>http://ict.myjewe.nl/ict/?feed=rss2&#038;p=233</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

