다음을 통해 공유


Exchange Server 2007 Demosystem online

Da es nicht für jeden so einfach ist, eine Testumgebung mit Exchange 2007 aufzusetzen oder die vorbereiteten Exchange Server 2007 VPC-Images zu nutzen, um die neuen Funktionen von Exchange 2007 von der Anwenderperspektive betrachten zu können, gibt es jetzt eine weitere Möglichkeit des Testens online: Microsoft Exchange Server 2007 Hosted Trial stellt jedem einen Emailaccount für 5 Tage auf einem gehosteten Exchange 2007 Server zur Verfügung. Man kann damit die neuen Einstellmöglichkeiten erkunden, Mails mit Outlook und Outlook Web Access senden und Empfange und sogar Outlook Voice Access nutzen.

Vielleicht auch als Backup nutzbar, wenn die eigene Exchange Demo nicht läuft oder man schnell bei einem Kunden die neuen Funktionen zeigen und ihn selbst damit experimentieren lassen möchte.

Comments

  • Anonymous
    February 20, 2007
    Server Error in '/Exchange2007Demo' Application. Runtime Error Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". <!-- Web.Config Configuration File --> <configuration>    <system.web>        <customErrors mode="Off"/>    </system.web> </configuration> Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL. <!-- Web.Config Configuration File --> <configuration>    <system.web>        <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>    </system.web> </configuration> --> unschön, das bekomme ich, wenn ich mich registrieren lasse...

  • Anonymous
    February 20, 2007
    Hallo Daniel, hast Du mal eine Anmeldung versucht? Ich krieg leider nur einen Runtime Error (IE6 aktuell) :-( Ralf

  • Anonymous
    February 26, 2007
    Habe das selbe Problem mit Vista!

  • Anonymous
    February 27, 2007
    Kann es sein das die Telefonnummer für das Unified Messaging nicht funktioniert? Was muss genau per Telefon gewählt werden?

  • Anonymous
    February 27, 2007
    The comment has been removed

  • Anonymous
    February 28, 2007
    The comment has been removed

  • Anonymous
    March 15, 2007
    The comment has been removed