Description: The Internet Authentication Service service terminated with the following error: Only one usage of each socket address (protocol/network address/port) is normally permitted.
The follwing Eventlog entry is logged and the IAS Service is not running anymore:
Description: The Internet Authentication Service service terminated with the following error: Only one usage of each socket address (protocol/network address/port) is normally permitted.
To solve the issue temporarly, Stop the DNS-Server Service, Restart the IAS Service and Start the DNS-Server.
To solve it permanently:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\ReservedPorts
add IAS specific ports (1812-1813 and 1645-1646) to this registry key
Motorrad Ausfahrt 3.7.2010
Brünig Pass:
Mototreff Bruenig 030710 from Pascal on Vimeo.
Grimsel Auffahrt:
Grimsel Auffahrt from Pascal on Vimeo.
Abfahrt Grimsel & Auffahrt Furka Pass:
Abfahrt Grimsel & Furka Pass from Pascal on Vimeo.
Abfahrt Furka Pass & Gotthard:
Furka Abfahrt & Gotthard from Pascal on Vimeo.
Auffahrt Nufenen:
Auffahrt Nufenen from Pascal on Vimeo.
Abfahrt Nufenen:
Abfahrt Nufenen from Pascal on Vimeo.
Ausfahrt Schwägalp -> Sternenberg
Gestern gabs meine neue Helm CAM, die musste natürlich getestet werden. Leider war es schon fast ein wenig zu dunkel
Auffahrt Schwägalp:
Abfahrt Schwägalp:
Au, Alenwinden, Sternenberg:
Exchange 2007: Autodiscover request completed with http status code 404
If your Autodiscover Configuration Test on a Client fails with the error
Autodiscover request completed with http status code 404
do the following:
- in CMD: cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 0
- in CMD: %SYSTEMROOT%\Microsoft.NET\Framework64\v2.0.50727\aspnet_regiis.exe -i
- in EMS: Set-ClientAccessServer -Identity CAS_Server_Name -AutodiscoverServiceInternalUri https://mail.contoso.com/autodiscover/autodiscover.xml
- in EMS: Set-WebServicesVirtualDirectory -Identity "CAS_Server_Name\EWS (Default Web Site)" -InternalUrl https://mail.contoso.com/ews/exchange.asmx
- in EMS: Set-OABVirtualDirectory -Identity "CAS_Server_name\oab (Default Web Site)" -InternalUrl https://mail.contoso.com/oab
- in EMS: Set-UMVirtualDirectory -Identity "CAS_Server_Name\unifiedmessaging (Default Web Site)" -InternalUrl https://mail.contoso.com/unifiedmessaging/service.asmx
Now open the IIS Manager and then expand Application Pools. Right-click MSExchangeAutodiscoverAppPool, and then click Recycle.
Try the Test again and id should work.
Also check your SSL Certificate on the Website where Autodiscover is running!!
Windows 95 auf dem iPad
Die russischen Entwickler von Kama Games (ehemals iSoft) haben bereits 2009 mit Windows 95 auf dem iPhone auf sich aufmerksam gemacht. Nun haben sie den Open-Source-basierten PC-Emulator Bochs auch auf das iPad portiert und damit Windows 95 gestartet - zumindest präsentieren sie das in einem Youtube-Video.
GFI MailEssentials: “There was an error whilst opening the configuration database”
A fresh GFI MailEssentials Installation on a Windows Server 2008 x64 was done. After that, i tried to open the GFI MailEssentials Configuration and got the following error:
There was an error whilst opening the configuration database
How to get this fixed:
1. Stop the GFI MailEssentials Services and IIS Admin
2. Go into the MailEssentials\Data folder
3. In there, you should find two files called DLECache1.chc and DLECache2.chc
4. Move these two files into a new temporary directory
5. In the MailEssentials\Data folder, there should be also a file called dletemp.chc
6. Make two copies of the dletemp.chc file and name one of thecopies DLECache1.chc and the other DLECache2.chc
7. Try to delete as many Jet****.tmp files from the C:\Windows\Temp and %temp% directories. Some files might be in use, the important thing is to cut the number down.
8. Open the config.mdb file from GFI\MailEssentials with Acces and try the Compact and Repair tool.
9. Once done, please restart IIS Admin and the MailEssentials Services
After that procedure, you can open GFI ME Configuration without any errors...
Trying to access Outlook Web Access (OWA) – IIS Application Pool MSExchangeServicesAppPool crash
If you try to access the OWA, the IIS Application Pool MSExchangeServicesAppPool crash and stop working.
To solve this issue, open the web.config from the virtual directory and change the following value:
<identity impersonate="True" /> back to: <identity impersonate="true" />
to
<identity impersonate="True" /> back to: <identity impersonate="false" />
Restart the Application Pool and OWA will work fine.
Citrix: Launching Published App, System is starting Desktop instead
We migrated a Citrix Presentation Server 4.0 environment to XenApp 5.0 with Windows Server 2008. Everything worked fine, but one user could launch every app, but instead of the app, a Desktop was startet!
After some research, i found the solution. Run the following VB-Script on your Domain Controller and then reenter your Roaming Profile settings.
Const ADS_PROPERTY_CLEAR = 1
Set objUser = GetObject _
("LDAP://cn=user,ou=sales,ou=district,ou=company,dc=holding,dc=local")objUser.PutEx ADS_PROPERTY_CLEAR, "userParameters", 0
objUser.SetInfo
Publish Exchange 2010 Services with ISA 2006
Publishing Exchange 2010 Services using ISA 2006 works fine. Just select Exchange 2007 as Exchange Version and publish OWA, PushMail and Outlook Anywhere.
The only problem is the new ECP. You have to add a directory manually in the ISA Publishing Rule:
Greenday mit Murder City
Nachdem ich am Sonntag beim Green Day Konzert war, läuft diese Musik im Moment NON-STOP. War ein Hammer Konzert
P!nk (Pink) Funhouse DVD Cover
Das Cover von P!nk's neuer DVD Funhouse ist öffentlich:
Hier noch ein YouTube Video von P!nk's Funhouse Konzert:
Google Picasa 3.5 released
Google released a new version of Picasa. An feature overview can be found here. The following video shows some of the new features:
Automater: Create Service
This Video shows you, how you create a service with Apple Automator.
Fix for installation of Exchange 2007 SP2 with Windows Server 2008 R2 Domain Controllers now available
Microsoft released a Hotfix for the Exchange 2007 Installation, which was not running against Windows Server 2008 R2 Domain Controllers.
All informations can be found here:


