<?xml version="1.0" encoding="utf-8"?>
<feed xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom">
  <title>john kelly</title>
  <link rel="alternate" type="text/html" href="http://blog.johnkelly.co.uk/" />
  <link rel="self" href="http://blog.johnkelly.co.uk/SyndicationService.asmx/GetAtom" />
  <icon>favicon.ico</icon>
  <updated>2014-02-25T08:18:45.7743872+00:00</updated>
  <author>
    <name>john kelly</name>
  </author>
  <subtitle>blackrock consultants</subtitle>
  <id>http://blog.johnkelly.co.uk/</id>
  <generator uri="http://dasblog.info/" version="2.2.8279.16125">DasBlog</generator>
  <entry>
    <title>XP Network Connection and VPN Errors After Restore</title>
    <link rel="alternate" type="text/html" href="http://blog.johnkelly.co.uk/2014/02/25/XPNetworkConnectionAndVPNErrorsAfterRestore.aspx" />
    <id>http://blog.johnkelly.co.uk/PermaLink,guid,2a6ec44f-cd22-4fd1-8df6-c18a89189cea.aspx</id>
    <published>2014-02-25T08:18:34.789+00:00</published>
    <updated>2014-02-25T08:18:45.7743872+00:00</updated>
    <category term="networking" label="networking" scheme="http://blog.johnkelly.co.uk/CategoryView,category,networking.aspx" />
    <category term="win/xp" label="win/xp" scheme="http://blog.johnkelly.co.uk/CategoryView,category,winxp.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Verify that the <strong class="uiterm">Objectname</strong> string
value is set to <b>LocalSystem</b> in the following registry subkey:<br /><br /><div class="indent"><div class="reg_path">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan<br /><br /></div></div>
Then delete: 
<ul><li><div class="indent"><div class="reg_path">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\PPP\EAP\25
</div></div></li><li><div class="indent"><div class="reg_path">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan\PPP\EAP\26
</div></div></li></ul><p>
Tidy up any other registry keys (eg Juniper) and reboot.<br /></p><p></p><img width="0" height="0" src="http://blog.johnkelly.co.uk/aggbug.ashx?id=2a6ec44f-cd22-4fd1-8df6-c18a89189cea" /></div>
    </content>
  </entry>
  <entry>
    <title>SBS Renew Certificate Error</title>
    <link rel="alternate" type="text/html" href="http://blog.johnkelly.co.uk/2014/01/31/SBSRenewCertificateError.aspx" />
    <id>http://blog.johnkelly.co.uk/PermaLink,guid,015e1984-9ecd-4086-841c-d7a4c2501d3f.aspx</id>
    <published>2014-01-31T14:30:26.5583231+00:00</published>
    <updated>2014-01-31T14:30:26.5583231+00:00</updated>
    <category term="sbs" label="sbs" scheme="http://blog.johnkelly.co.uk/CategoryView,category,sbs.aspx" />
    <category term="win/sbs" label="win/sbs" scheme="http://blog.johnkelly.co.uk/CategoryView,category,winsbs.aspx" />
    <category term="Sharepoint" label="Sharepoint" scheme="http://blog.johnkelly.co.uk/CategoryView,category,Sharepoint.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">When winning wizard to renew cert; following
error:<br /><br /><span name="subject">"Windows sbs 2011 standard domain purchase and configuration
wizard has stopped working"</span><br /><br />
For 2008:<br /><br />
CD <var>system drive</var>:\Program Files\Common Files\Microsoft Shared\Web Server
Extensions\12\Bin<br /><br />
For 2011:<br /><br />
CD <var>system drive</var>:\Program Files\Common Files\Microsoft Shared\Web Server
Extensions\14\Bin<br /><br />
Then:<br /><br />
stsadm -o provisionservice -action stop -servicetype spwebservice -servicename ""<br />
stsadm -o provisionservice -action start -servicetype spwebservice -servicename ""<br />
psconfig -cmd upgrade -inplace b2b -wait -force<br /><br />
Reason:<br /><br />
Sharepoint (WSS3) needs reconfig after update/hotfix.<br /><br /><p></p><img width="0" height="0" src="http://blog.johnkelly.co.uk/aggbug.ashx?id=015e1984-9ecd-4086-841c-d7a4c2501d3f" /></div>
    </content>
  </entry>
  <entry>
    <title>ntbackup restore stuck at "Mounting Media"</title>
    <link rel="alternate" type="text/html" href="http://blog.johnkelly.co.uk/2013/08/20/ntbackupRestoreStuckAtMountingMedia.aspx" />
    <id>http://blog.johnkelly.co.uk/PermaLink,guid,3b2d7b83-24ab-4af8-8a87-d84efba18cc0.aspx</id>
    <published>2013-08-20T17:42:32.297+01:00</published>
    <updated>2013-08-20T17:43:11.39103+01:00</updated>
    <category term="ntbackup" label="ntbackup" scheme="http://blog.johnkelly.co.uk/CategoryView,category,ntbackup.aspx" />
    <category term="Win/2003" label="Win/2003" scheme="http://blog.johnkelly.co.uk/CategoryView,category,Win2003.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Try:<br /><br />
1. rsm view /tlibrary then use result for rsm /refresh /lf"library_name" (eg rsm refresh
/lf"IBM ULTRIUM HH-3 TAPE DRIVE")<br /><br />
2. restart rsm service<br /><br />
3. compmgmt.msc; removable storage; work queue; errors, delete jobs, etc<br /><br />
4. rebuild rsm database:<br /><br />
1) Go to <strong>Start</strong> &gt; <strong>Control</strong><strong>Panel</strong> &gt; <strong>Administrative</strong><strong>Tools</strong> &gt; <strong>Services</strong> and
find the <em><strong>Removable</strong><strong>Storage</strong></em><strong><em>service</em>.</strong><br />
2) Right click on the Removable Storage service, select Properties, change the ‘<strong>Startup</strong><strong>type</strong>:’
to <strong>Disabled</strong> and click ok.<br />
3) Restart the machine<br />
4) When the machine is running again open Windows Explorer and navigate to the <strong>C:\Windows\system32\ntmsdata\</strong> directory 
(or some other variation depending on the operating system, just pick the directory
where Windows is installed and go from there)<br />
5) In that directory rename all the files to <strong>*.OLD</strong> or move them to
another temp folder.<br />
6) Go back to the Removable Storage service (see step 1) go to properties and change
the ‘<strong>Startup type</strong>:’ back to <strong>Automatic</strong>.<br />
7) Restart the machine again<br /><br /><p></p><img width="0" height="0" src="http://blog.johnkelly.co.uk/aggbug.ashx?id=3b2d7b83-24ab-4af8-8a87-d84efba18cc0" /></div>
    </content>
  </entry>
  <entry>
    <title>Extend Win 2008 Volume (Parameter is Incorrect)</title>
    <link rel="alternate" type="text/html" href="http://blog.johnkelly.co.uk/2013/01/15/ExtendWin2008VolumeParameterIsIncorrect.aspx" />
    <id>http://blog.johnkelly.co.uk/PermaLink,guid,5825ae5e-a874-46be-907c-0dc521147702.aspx</id>
    <published>2013-01-15T12:07:13.9216161+00:00</published>
    <updated>2013-01-15T12:07:13.9216161+00:00</updated>
    <category term="Win/2003" label="Win/2003" scheme="http://blog.johnkelly.co.uk/CategoryView,category,Win2003.aspx" />
    <category term="win/2008" label="win/2008" scheme="http://blog.johnkelly.co.uk/CategoryView,category,win2008.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Error message appears upon extending disk
volume in Disk Management and new size isn't reported in Explorer (although is in
Disk Management).<br /><br /><b>Solution</b><br /><br />
DISKPART<br /><br />
DISKPART&gt; List volume<br /><br />
DISKPART&gt; Select volume #<br /><br />
DISKPART&gt; extend filesystem<br /><br />
DISKPART&gt; exit<br /><br />
(Works on 2003 post SP1, Paragon allows for system partition expansion (in realtime)))<br /><p></p><img width="0" height="0" src="http://blog.johnkelly.co.uk/aggbug.ashx?id=5825ae5e-a874-46be-907c-0dc521147702" /></div>
    </content>
  </entry>
  <entry>
    <title>Windows 8 - Cannot Install KB2770917</title>
    <link rel="alternate" type="text/html" href="http://blog.johnkelly.co.uk/2012/12/07/Windows8CannotInstallKB2770917.aspx" />
    <id>http://blog.johnkelly.co.uk/PermaLink,guid,a65341b8-00d7-42e5-9fd9-6455abf43e6c.aspx</id>
    <published>2012-12-07T11:29:32.309+00:00</published>
    <updated>2012-12-07T11:29:32.3093079+00:00</updated>
    <category term="Win8" label="Win8" scheme="http://blog.johnkelly.co.uk/CategoryView,category,Win8.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
This update contains seven updates:
</p>
        <ul>
          <li>
2777166 
</li>
          <li>
2758246 
</li>
          <li>
2780342 
</li>
          <li>
2771821 
</li>
          <li>
2771744 
</li>
          <li>
2778171 
</li>
          <li>
2780523</li>
        </ul>
        <p>
Install them separately to then install 2770917 successfully.
</p>
        <p>
See: <a href="http://support.microsoft.com/kb/2770917">http://support.microsoft.com/kb/2770917</a></p>
        <p>
          <a href="http://www.microsoft.com/en-in/download/details.aspx?id=35648">Individual
x86 patches</a>
        </p>
        <p>
          <a href="http://www.microsoft.com/en-in/download/details.aspx?id=35670">Individual
x64 patches</a>
        </p>
        <img width="0" height="0" src="http://blog.johnkelly.co.uk/aggbug.ashx?id=a65341b8-00d7-42e5-9fd9-6455abf43e6c" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Hyper-V - Cannot  Browse Network From Host</title>
    <link rel="alternate" type="text/html" href="http://blog.johnkelly.co.uk/2012/04/25/HyperVCannotBrowseNetworkFromHost.aspx" />
    <id>http://blog.johnkelly.co.uk/PermaLink,guid,b923e2ee-fc24-4433-9bf5-3082be7e8f6a.aspx</id>
    <published>2012-04-25T09:37:25.5364784+01:00</published>
    <updated>2012-04-25T09:37:25.5364784+01:00</updated>
    <category term="Hyper-V" label="Hyper-V" scheme="http://blog.johnkelly.co.uk/CategoryView,category,HyperV.aspx" />
    <category term="networking" label="networking" scheme="http://blog.johnkelly.co.uk/CategoryView,category,networking.aspx" />
    <category term="win/2008" label="win/2008" scheme="http://blog.johnkelly.co.uk/CategoryView,category,win2008.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Check "Client for Microsoft Networks" is
added to NICs (physical and Hyper-V).<br /><br />
If this cannot be added try Network Connections -&gt; Advanced -&gt; Advanced Settings
and add protocol from there.<br /><p></p><img width="0" height="0" src="http://blog.johnkelly.co.uk/aggbug.ashx?id=b923e2ee-fc24-4433-9bf5-3082be7e8f6a" /></div>
    </content>
  </entry>
  <entry>
    <title>SBS 2011 Sharepoint Foundation Server &amp; Backup Error</title>
    <link rel="alternate" type="text/html" href="http://blog.johnkelly.co.uk/2011/09/20/SBS2011SharepointFoundationServerBackupError.aspx" />
    <id>http://blog.johnkelly.co.uk/PermaLink,guid,2d8c432c-9f02-407d-9e94-14daa00423ca.aspx</id>
    <published>2011-09-20T13:19:16.8010299+01:00</published>
    <updated>2011-09-20T13:19:16.8010299+01:00</updated>
    <category term="win/sbs" label="win/sbs" scheme="http://blog.johnkelly.co.uk/CategoryView,category,winsbs.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">Event ID 70<br /><br />
Check whether databases need upgrading:<br /><br />
Get-SPServer | Where{ $_.NeedsUpgrade –eq $TRUE}<br /><br />
Then perform upgrade:<br /><br />
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN 
<br /><br />
PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd
installfeatures<br /><br />
See:<br /><br />
http://social.technet.microsoft.com/Forums/en-US/sharepoint2010setup/thread/4300ced8-b616-4cf2-bdef-93220db2b37c/<br /><br />
http://cscmblog.blogspot.com/2011/08/small-business-server-2011-sharepoint.html<br /><br /><p></p><img width="0" height="0" src="http://blog.johnkelly.co.uk/aggbug.ashx?id=2d8c432c-9f02-407d-9e94-14daa00423ca" /></div>
    </content>
  </entry>
  <entry>
    <title>Windows 7 - 1394 OHCI Device Error</title>
    <link rel="alternate" type="text/html" href="http://blog.johnkelly.co.uk/2009/09/30/Windows71394OHCIDeviceError.aspx" />
    <id>http://blog.johnkelly.co.uk/PermaLink,guid,18cf82ab-85dc-4934-930f-e4b15ab3c308.aspx</id>
    <published>2009-09-30T15:57:42.0692932+01:00</published>
    <updated>2009-09-30T15:57:42.0692932+01:00</updated>
    <category term="Windows 7" label="Windows 7" scheme="http://blog.johnkelly.co.uk/CategoryView,category,Windows7.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
After installing (upgrading) W7 Device Manager shows that this device cannot load. 
Solution is to manually specify the Legacy driver.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://blog.johnkelly.co.uk/aggbug.ashx?id=18cf82ab-85dc-4934-930f-e4b15ab3c308" />
      </div>
    </content>
  </entry>
  <entry>
    <title>IIS6 FTP use domain accounts</title>
    <link rel="alternate" type="text/html" href="http://blog.johnkelly.co.uk/2009/01/31/IIS6FTPUseDomainAccounts.aspx" />
    <id>http://blog.johnkelly.co.uk/PermaLink,guid,fb0b5903-dd62-4a82-8d27-b9a143f0e4a8.aspx</id>
    <published>2009-01-31T17:49:54.1841555+00:00</published>
    <updated>2009-01-31T17:49:54.1841555+00:00</updated>
    <category term="Win/2003" label="Win/2003" scheme="http://blog.johnkelly.co.uk/CategoryView,category,Win2003.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
%systemroot%\Inetpub\Adminscripts
</p>
        <p>
adsutil.vbs Set MSFTPSVC/DefaultLogonDomain "DOMAIN" [include quotes]
</p>
        <p>
Restart FTP service
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://blog.johnkelly.co.uk/aggbug.ashx?id=fb0b5903-dd62-4a82-8d27-b9a143f0e4a8" />
      </div>
    </content>
  </entry>
  <entry>
    <title>Dell XPS M1330 - Fan Noise After Video Driver Upgrade</title>
    <link rel="alternate" type="text/html" href="http://blog.johnkelly.co.uk/2009/01/29/DellXPSM1330FanNoiseAfterVideoDriverUpgrade.aspx" />
    <id>http://blog.johnkelly.co.uk/PermaLink,guid,d391fb30-f7d0-4c1d-93a4-b3fd8922c41f.aspx</id>
    <published>2009-01-29T10:49:17.891+00:00</published>
    <updated>2009-01-29T10:49:43.2987424+00:00</updated>
    <category term="hardware" label="hardware" scheme="http://blog.johnkelly.co.uk/CategoryView,category,hardware.aspx" />
    <category term="dell" label="dell" scheme="http://blog.johnkelly.co.uk/CategoryView,category,dell.aspx" />
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>
Upgraded nVidia 8400 GS driver which resulted in intermittent, then constant, high
fan noise.  System Restore didn't cure it.
</p>
        <p>
Installing current BIOS (A06 -&gt; A15) fixes this.
</p>
        <img width="0" height="0" src="http://blog.johnkelly.co.uk/aggbug.ashx?id=d391fb30-f7d0-4c1d-93a4-b3fd8922c41f" />
      </div>
    </content>
  </entry>
</feed>