You may recieve this error when you’ve been modifying vssadmin users/writers:
Information Store (8292) Shadow copy instance 12 aborted.
Remove all backup jobs from Windows Backup and restart the Information Store.
You may recieve this error when you’ve been modifying vssadmin users/writers:
Information Store (8292) Shadow copy instance 12 aborted.
Remove all backup jobs from Windows Backup and restart the Information Store.
If you install SBS 2011 and select install the latest updates, Sharepoint Foundation 2010 SP1 will be installed. SP1 for Sharepoint will only half install. It requires manual interaction to finish the install. If this is not done, you will recieve errors in the event log:
Volume Shadow Copy Service error: Failed resolving account spsearch with status 1376. Check connection to domain controller and VssAccessControl registry key.
This can be fixed by doing the following:
If the result of this command is True, then you need to complete the steps below. If the result is False then no further action is needed, if you are encountering similar events the cause will most likely not be resolved by the following steps.
To complete the SharePoint service pack process you need to follow the same steps that were previously posted on the Official SBS Blog regarding the necessity to complete PSCONFIG after a SharePoint update. Here are the steps from the article:
In order to update the SharePoint databases, you must manually run the PSconfig utility. To run the utility:
1. Open an Administrative command prompt.
2. Change directory to C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\BIN
3. Run PSConfig.exe -cmd upgrade -inplace b2b -force -cmd applicationcontent -install -cmd installfeatures
Note: The Companyweb site will be inaccessible while the command is running. It is best to run the command after business hours. The amount of time the command takes to run will vary on the size of the database and the speed of the machine. On a reference machine with 8 logical processors, 32GB of RAM and a 2GB content database, the command took approximately 5 minutes to execute.
Today’s Wall Street Journal discusses the Pentagon’s first formal cyber strategy. The interesting part is that it takes the position that some acts of computer sabotage (“cyberattacks”) –shudder! I hate that term — are “acts of war” and may be dealt with through conventional military force.
I look forward to these new features of Norton Antivirus.
I’ve come across an interesting article, critical of Microsoft Software Assurance. It’s a good read. The article is split in to the following 6 parts, with a 7th part to come.
Microsoft Exchange 2003 is quite an old product now – but still widely used in production. What I’ve found over the last few months doing migrations is that many people are either running Service Pack 1 or haven’t changed the registry key that allows you to increase the store size.
You may get an error like this in the event log, event id 1216
When you install the service packs, they do not increase the store size. This must be done manually. As you can see, Exchange is SP2 which has a 75GB limit. This is also the case when upgrading Exchange 2003 Standard to 2003 Enterprise.
To fix this, you must edit the registry. Edit the following key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\MSExchangeIS\Server name\
Under this key, you will find the private and public stores.
Change ‘Database Size Limit in Gb‘ to 75.
You will now need to dismount the database and remount it.
Microsoft Small Business Server provides many improvements over Small Business Server 2003 and 2007. Built on Windows Server 2008 R2, SBS 2011 Standard includes Microsoft Exchange Server 2010 SP1, Microsoft SharePoint Foundation 2010, and Windows Server Update Services.
This post will cover the following areas:
You can download the migration manual here.
I take it if you are reading this document, you have made the decission to upgrade to SBS 2011.
To begin there’s a few things you need to do first.
Stay tuned for Part 2.
We now have a shoutcast server up and running. You can use Winamp or Windows Media Player to connect to the live stream. http://202.68.89.158:8000 in your your media player or your browser. You can get a good media player from www.winamp.com
Using testexchangeconnectivity I got the following error:
Attempting FolderSync command on ActiveSync session
FolderSync command test failed
Additional Details
http://support.microsoft.com/?kbid=817379
Exchange ActiveSync returned an HTTP 500 response.
You may get the following error when syncing your mobile phone or using www.testexchangeconnectivity.com. This error can be caused by many different issues. If you’ve tried everything, have a look on the virtual directories and check that the IP settings are not set to DENY for certain IP addresses. This was the cause of my pain recently.
Installing SBS SP1 on SBS Server will cause the deny ip settings to be inserted. Only local IP addresses were granted access on the exchange-oma and exchange directories.
Microsoft have announced service pack 2 for Exchange 2010. I wonder how many update roll-ups will be broken by this?