I have been getting this error for a while on my Server 2012 R2 DHCP cluster. Every time it syncs or replicates hundreds of errors are generated. Some information around the web indicates I needed KB 2919393, KB 2919355 and KB 2955135 installed. KB 2955135 was not my scenario here, however it was installed. All …
Tag: Microsoft
Fixing stuck Exchange delegated access
Recently ran into an issue where an admin account had stuck delegated access to user accounts. Even after removing the access the admin would still see the user account showing in Outlook. Force updating the Offline Address Book and others didn’t fix it. PowerShell showed that the admin account was still there with deny permissions …
Using Chrome on CRM 2011 Rollup 12 will repeatedly show login prompt
While testing out CRM 2011 Rollup 12, I noticed that I could not get it to log me in for Chrome. After checking my security log and resetting Chrome back to defaults, it still didn’t shed any light onto why this was happening. After much searching, I happen to find the article explaining this. http://support.microsoft.com/kb/2709891/en-us?sd=rss&spid=15707 …
Execution ‘‘ cannot be found (rsExecutionNotFound)
While configuring Reporting Services on a server running Windows 2008 R2, I came across this issue. After some searching I found out Microsoft has a kb article about this (http://support.microsoft.com/kb/972328), however it mentions only applying to MSSQL 2005. Well the Server I had had MSSQL 2008 R2, as well as SharePoint 2010 and Exchange 2010. …