Uncategorized
« Previous EntriesWhere is sysprep in Server 2008 R2
Friday, September 3rd, 2010You can find the sysprep command in server 2008 (and server 2008 R2) in the c:\windows\system32\sysprep directory. Running sysprep will start the GUI. DO NOT RUN THE SERVER 2003 VERSION ON SERVER 2008.. You must run the version of sysprep that corresponds the the OS you are cloning. _______________________________________PLEASE HELP BY BOOKMARKING OUR SITE…
Microsoft.DigitalRightsManagement.Utilities.ADEntrySearchFailedException: Failed to find an entry in the Active Directory: id= ….
Friday, July 2nd, 2010If you receive this error when trying to get account certificates for either RMS or ADRMS, check your email attribute under the general tab in Active Directory. Not having an email attribute will cause RMS to fail with this error. If you run debug view you will get : Microsoft.DigitalRightsManagement.Utilities.ADEntrySearchFailedException: Failed to find an entry [...]
FIX for: Error: Cannot retrieve repository metadata (repomd.xml) for repository: InstallMedia. Please verify its path and try again
Monday, June 28th, 2010I recently encountered this error with Fedora 13 when trying to run yum: Error: Cannot retrieve repository metadata (repomd.xml) for repository: InstallMedia. Please verify its path and try again to fix it, goto /etc/yum.repos.d and rm packagekit-media.repo I’m not sure why this file is created but it’s not necessary.. Delete it and the problem goes [...]
HOWTO: VMWare 2.0.2 on 2.6.33.5-124.fc13.x86_64 Fedora 13
Monday, June 28th, 2010This article describes the process we went through recently to get VMWare Server 2.0.2 to run on the latest kernel in Fedora 13. You can get VMWare Server to run on Fedora 13 with out too much trouble. 1. Disable SELinux. Goto Administration –> SELinux Management and set it to disabled. Then Reboot 2. Turn [...]
Fix for: Exchange – In maintenance mode status
Friday, May 21st, 2010If one of your servers is listed as “In maintenance mode” under status in exchange system manager, it is easy to fix. The error looks like this: To fix this, in this window, right click on the server, goto properties, and uncheck “disable all monitoring of this server.” Then wait a while, it takes about [...]
Fix for: Outlook 2003 can’t connect to Exchange 2010
Wednesday, May 19th, 2010If you try to connect an Outlook 2003 client to an exchange 2010 server and you find it doesnt work, try this first, this will fix it. In Exchange 2010, they have enabled “Encrypt data between outlook and exchange”. This was not enabled in prior versions of outlook. If you go into properties of your [...]
BHCBlog linked to on Technet!
Tuesday, October 27th, 2009http://social.technet.microsoft.com/Forums/de-DE/windows_Serverde/thread/f83dd416-6d58-4bb8-84f8-4d2f92c213e1 Neat!! I’m the top link on a Microsoft TechNET article.!! Very cool!! Now if only I spoke German! _______________________________________PLEASE HELP BY BOOKMARKING OUR SITE…
SSPI handshake failed with error code 0x8009030C while establishing a connection with integrated security. Event ID 17806
Thursday, October 8th, 2009This article is solved in a previous post. Basically this error is sometimes seen when you are trying to access sql from the SQL server either via ODBC or via an application such as during the installation or RMS (Rights Management Services) . To resolve this issue you can add the DisableLoopbackCheck registry entry. this [...]
Fix for Login failed for user “. The user is not associated with a trusted SQL Server Connection.
Thursday, October 8th, 2009This article provides a fix for the error: Login failed for user “. The user is not associated with a trusted SQL Server Connection. (CLIENT: 127.0.0.1) This error has several causes- one of which is an application or ODBC connection that is initiated from the same machine as the SQL server (ie the server is [...]
IE hangs when dowloading a file
Wednesday, August 5th, 2009When sharing files with IIS, sometimes I find that some download file types hang on download.. This can be fixed by adding “Cache-Control: Must-Revalidate” to the “http headers” tab of the properties of the site. add a custom http header: header name : Cache-Control Value : Must-Revalidate _______________________________________PLEASE HELP BY BOOKMARKING OUR SITE…
« Previous Entries