Aug 7, 2012
The wizard aborts at about 10% in step 9. Everything I could find in the logs was this here: Unknown SQL Exception 1468 occurred. Additional error information from SQL Server is included below. The operation cannot be performed on database...
Aug 6, 2012
While migrating my Sharepoint 2010 farm from Microsoft SQL Server 2005 to a SQL Server 2012 ‘Always On’ environment I found the following error in the eventlog: The Execute method of job definition...
Apr 16, 2012
Just a quick hit that tells you how many volumes Microsoft Data Protection Manager uses. I got 848… [code lang=”powershell”] $dpmserver = $env:computername #localhost or type your dpm server’s name here $dpmdisks = get-dpmdisk -dpmservername...
Mar 8, 2012
When trying to mark a tape that contains active recovery points as free in Data Protection Manager you’ll receive an error like this: The selected tapes cannot be marked as free because they belong to protection groups. You need to stop protection of the...
Feb 1, 2012
The Sharepoint Health Analyzer has “red” reportings, shown in the Central Administration: The error details for the “The server farm account should not be used for other services.” message are: {FarmAccount}, the account used for the SharePoint...
Jan 27, 2012
Here is a small PowerShell script to fix the pictureurl for all userprofiles after changing the mySite Url:
Recent Comments