Kenneth Dalbjerg

Archive for the ‘Windows’ Category

ipsec Services: Only one usage of each socket address protocol network address port is normally permitted.

Friday, December 4th, 2009 Posted in Windows | No Comments »

I have a servers that would not connect to the Internet, if I ping the gateway it says that: Destination unreachable. i found that the IPSec service was not stated. And if I start it it say: Only one usage of each ...

A significant number of invalid certificates have been provided by remote IP address 205.188.153.55 / 64.12.162.248

Thursday, December 3rd, 2009 Posted in Windows | No Comments »

AOL has change there Root Certificate. You can download them at https://pki-info.aol.com/AOL/ These 2 need to be imported in all Office Communication Server T - rusted Root Certification Authorities You can see a video on howto import these 2 certificates here: http://simsbury.members.winisp.net/Update-AOL-Root-CA.wmv There errors ...

Remote principal name is not configured in trusted server list.

Friday, November 6th, 2009 Posted in Computer, Windows | No Comments »

After buying a CA sign certificate from Geotrust i got this in my Event viewer: Remote principal name is not configured in trusted server list. The subject name sip.XXX.com of the certificate assigned to process AVMCUSvc(1788) was not found in the trusted ...

Exchange Active Sync test

Wednesday, October 28th, 2009 Posted in Computer, Exchange 2007, Windows | No Comments »

Hvis nogen har brug for at teste Active Sync, men ikke lige syntes de vil ødelægge deres egen telefons opsætning for at teste en given opsætningen, kan produktet her anbefales: http://www.microsoft.com/DOWNLOADS/details.aspx?FamilyID=38c46aa8-1dd7-426f-a913-4f370a65a582&displaylang=en Det er en windows mobile emulator. For at få netværk til at ...

Office Communications Server 2007 R2: Installation failed with: Failure [0xC3EC78D8] Failed to read the Office Communications Server version information. This can happen if the computer clock is not set to correct date and time.

Monday, October 19th, 2009 Posted in Computer, Windows | No Comments »

Its was solved by uninstall KB974571. Microsoft recommends to postpone installing KB974571 on any LCS 2005 / OCS 2007 /OCS 2007 R2 servers. “Microsoft is investigating this issue, and will determine the most appropriate way to address it. Customers who are not ...

Office Communications Server 2007 R2: Installation failed with: Failure [0x80070005] Access is denied.

Monday, October 19th, 2009 Posted in Computer, Windows | No Comments »

If you installation failed with: Failure [0x80070005] Access is denied. This is a problems with administrator rights. Please check the following things: The user need to be a domain user. The user is member of: Domain Admins group and RTCUniversalServerAdmins group. (Remember to relogon ...

mySQL – Table is marked as crashed and should be repaired

Thursday, October 15th, 2009 Posted in Debian, Linux, Windows | No Comments »

if you got this error: Table <TableName> is marked as crashed and should be repaired This could be fixed by go to the path where mysql database files is located, on Debian this will be /var/lig/mysql Go into the database where the crashed ...

OWA is not working with “owaauth.dll failed to load”

Wednesday, October 7th, 2009 Posted in Computer, Exchange 2007, Windows | No Comments »

The first error had an Error ID of 2214 and a description of: “Could not load all ISAPI filters for site 'DEFAULT WEB SITE'.  Therefore site startup aborted.” The second error had an Error ID of 2268 and a description of: “The HTTP ...

Securing a Exchange 2007 Client Access server, with a signed certificates

Monday, June 29th, 2009 Posted in Exchange 2007, Windows | No Comments »

Securing a Exchange 2007 Client Access server, with a signed certificates First to request a certificates start Exchange Management Shell Type this into the console: New-ExchangeCertificate -DomainName exchange01.domainname.local, webmail.domain.prefix, -FriendlyName ”Microsoft Exchange" -GenerateRequest:$True -Keysize 1024 -path c:\certrequest.txt -privatekeyExportable:$true -subjectName "c=DK, o= organization name, ...

One user not slowing up in Offline Address List

Monday, February 2nd, 2009 Posted in Exchange 2007, Windows | 1 Comment »

I have today a problems with one user that we have rename from one name to another, was missing from the address list in Outlook. The problems was that if the E-mail address in Active Directory Users and Computers, under tag ...