Posted December 30th, 2009 by Matt Shadbolt
If you receive the following Hyper-V error when starting one of your VM’s on Server 2008 R1, follow the link to the hotfix below.
‘VMSERVER’ could not initialize machine remoting system. Error: ‘Unspecified error’(0×80004005). (Virtual machine XXXX-XXXXX-XXXXXX-XXXXX)
http://support.microsoft.com/default.aspx?scid=kb;en-us;967902&sd=rss&spid=12925
This hotfix is suggested for all users, not only those affected by the error.
Posted by Matt Shadbolt
http://mattlog.net
Please comment or click an ad to support this site
Tags: (0x80004005), Hyper-V
One Response
Posted November 12th, 2009 by Matt Shadbolt
If you receive the following message when configuring two cisco routers to share routes via RIP v2:
RIP: ignored v2 update from bad source 192.168.1.1
Run the no validate-update-source on your rip configuration and the updates will start to work.
router rip
no validate-update-source
Posted by Matt Shadbolt
http://mattlog.net
Please comment or click an ad to support this site
No Responses
Posted October 30th, 2009 by Matt Shadbolt
Hi All,
I’ve just been given 10 new Google Wave invitations – add a comment below with your email address and I’ll hook you up.
Cheers,
Mat.
Posted by Matt Shadbolt
http://mattlog.net
Please comment or click an ad to support this site
11 Responses
Posted October 16th, 2009 by Matt Shadbolt
This error occurs if you have configured the VM’s General Options to be a 32-bit Operating System and booting from a 64-bit Windows Server disk.
Posted by Matt Shadbolt
http://mattlog.net
Please comment or click an ad to support this site
Tags: STOP: 0x0000005D, VMWare
No Responses
Posted October 1st, 2009 by Matt Shadbolt
There’s a known issue with Backup Exec 12.5 where tape based brick-level Exchange 2007 backups only display 32 recoverable mailboxes (http://support.veritas.com/docs/315374)
This is a massive issue! Recently when trying to recover an archived mailbox, I was shocked to find only 32 mailboxes (out of over 100) available to restore. After some research I found it’s a known issue with Backup Exec and installing SP2 should resolve the issue. It did resolve the issue – well, sort of.
The problem is, it doesn’t fix the problem retroactively! That means any of your old backup tapes that were used prior to SP2 have unrecoverable mailboxes. To access the hidden mailboxes there is a work around (no fix though), and if you often need to recover archives your not going to be happy.
In order to restore these mailboxes you need to duplicate the backup tape to disk. Once you’ve duplicated the information store/s to a Backup-To-Disk folder you then need to re-catalog the image. You will then see all of your backed up mailboxes.
I doubt Symantec will fix this problem, as SP2 was released June 09 and they are not-surprisingly silent about the issue.
Symantec Backup Exec 12.5 SP2 can be download from http://seer.entsupport.symantec.com/docs/323735.htm
Posted by Matt Shadbolt
http://mattlog.net
Please comment or click an ad to support this site
Tags: 32 mailboxes, Backup Exec 12.5, Symantec
2 Responses
Posted September 18th, 2009 by Matt Shadbolt
I’ve finally posted the full 2007 season of Get This.
How good is this?
http://mattlog.net/get-this-2007-episodes-01-99/
http://mattlog.net/get-this-2007-episodes-100-187/
Posted by Matt Shadbolt
http://mattlog.net
Please comment or click an ad to support this site
Tags: Get This 2007
No Responses
Posted September 18th, 2009 by Matt Shadbolt
Mapi session “/o=DOMAIN/ou=first administrative group/cn=Recipients/cn=username” exceeded the maximum of 500 objects of type “objtFolderView”.
This error is caused by the Outlook 2007 Cached Exchange mode setting “Download shared folders (excludes mail folders) being enabled by default. You can untick this box manually on each client (Tools > Account Settings > Change > More Settings > Advanced) or you can disable this setting domain wide via the Outlk12.adm Group Policy admin feature set.
Microsoft’s step-by-step instructions can be found here - http://technet.microsoft.com/en-us/library/cc179175.aspx#BKMK_ConfigureUsingGroupPolicy
Basically, you need to DISABLE the “Synchronizing data in shared folders” option and apply the GPO to the users in your domain.
Posted by Matt Shadbolt
http://mattlog.net
Please comment or click an ad to support this site
Tags: MAPI, objtFolderView, Outlook 2007
No Responses
Posted September 4th, 2009 by Matt Shadbolt
I’ve just posted all episodes of Get This from 2006.
You can download them from:
http://mattlog.net/get-this-2006-episodes-01-99/
http://mattlog.net/get-this-2006-episodes-100-171/
I’ll be posting the 2007 episodes next week.
Posted by Matt Shadbolt
http://mattlog.net
Please comment or click an ad to support this site
4 Responses
Posted August 18th, 2009 by Matt Shadbolt
Strangely, Microsoft apply a default password to all Windows Storage Server 2008 products – and without downloading all of the TechNet documentation you aren’t told the password!
Well, thanks to Quantum John the password is:
wSS2008!
Posted by Matt Shadbolt
http://mattlog.net
Please comment or click an ad to support this site
No Responses
Posted August 12th, 2009 by Matt Shadbolt
Had a strange issue today where my Gmail themes and Digg.com login/comments weren’t loading properly. It was only happening on my local machine, and loading those pages up in IE worked fine. The issue was obviously with my FF profile.
After some digging around with my Firefox profile, and manually removing lines from the prefs.js (I know, you should use the About:Config to make these sorts of changes), I found the offending line:
user_pref(“general.useragent.override”, “Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727)”);
Removing this line from the prefs.js file fixed the issue.
Posted by Matt Shadbolt
http://mattlog.net
Please comment or click an ad to support this site
Tags: Firefox 3.5, general.useragent.override
No Responses