Le Cloud de Christophe BOUCETTA

Voici le blog sur les communications unifiées et la collaboration Microsoft par un MVP nominé depuis 11 ans
  • [Microsoft Lync Server 2010] Lync Mobility web ticket erreur 401

    Une petite erreur simple qui peut faire perdre un peu de temps lors des tests de validation d'installation de la partie "lync mobility".

    Le test de la commande Test-CsMcxP2PIM renvoyait systématiquement l'erreur:

    System.ServiceModel.Security.MessageSecurityException: La demande HTTP n'est pas autorisée avec un modèle d'authentification client « Ntlm ». L'en-tête d'authen
    tification reçu du serveur était « Negotiate,NTLM ». ---> System.Net.WebException: Le serveur distant a retourné une erreur : (401) Non autorisé.
       à System.Net.HttpWebRequest.GetResponse()
       à System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
       --- Fin de la trace de la pile d'exception interne ---

    Il ne faut pas aller chercher plus loin qu'une erreur de paramètres renseignés dans les commandes de test:


    $passwd1 = ConvertTo-SecureString "Password 1" -AsPlainText -Force
    $passwd2 = ConvertTo-SecureString "Password 2" -AsPlainText -Force
    $tuc1 = New-Object Management.Automation.PSCredential("DOMAINE\utilisateur1", $passwd1)
    $tuc2 = New-Object Management.Automation.PSCredential("DOMAINE\utilisateur2", $passwd2)
    Test-CsMcxP2PIM -TargetFqdn lyncfe.pedago.escmp -SenderSipAddress sip:utilisateur1@domaine.com -SenderCredential $tuc1 -ReceiverSipAddress sip:utilisateur2@domaine.com -ReceiverCredential $tuc2 –v

     

  • [Office Communications Server 2007 R2] Mise à jour

    Bonjour,

    De nouvelles mises à jours sont disponibles pour Office Communications Server 2007 R2:

    Côté serveur: http://www.microsoft.com/download/en/details.aspx?id=19178

    Côté client: http://www.microsoft.com/download/en/details.aspx?id=21547

  • [Microsoft Lync Server 2010] VHD Test Drive

    Un environnement lync ready contenant aussi la partie sharepoint et Exchange UM 2010 est disponible en téléchargement (Hyper-V).

    Limitation: The VHD set has an initial grace period of 10 days and can be activated for up to an additional 180 days.

    L'environnement est le suivant:

    Les pré-requis pour le supporté:

     

    Les VHD et la documentation sont disponibles ici: http://www.microsoft.com/download/en/details.aspx?id=28350

  • [Microsoft Lync Server 2010] Pack Multitenant

    Le pack Multitenant pour environnement Lync hosted est maintenant disponible!

    Information important pour les hébergeurs de solution Lync (comme ma société par exemple dans laquelle j'ai déployé notre solution lync online).

    Les fonctionnalités disponible dans le pack:

    Normal 0 21 false false false FR X-NONE X-NONE

    The features that integrate with other components and applications include the following:

    ·         Presence   A collection of attributes that provides an indication of a person's status, activity, location, willingness to communicate, and contact information.

    ·         Instant messaging (IM)   A form of real-time text-based communication.

    ·         Data and desktop sharing   A feature that allows users to share files, use whiteboard, and display their desktop to a meeting or to conversation participants.

    ·         Conferencing   Two-way video and audio transmissions between users in multiple locations.

    ·         Unified Messaging   An application that consolidates a user's voice mail, fax, and email into one mailbox, so that the user only needs to check a single location for messages, regardless of type. The email server is the platform for all types of messages, making it unnecessary to maintain separate voice mail and email infrastructures.

    ·         Private branch exchange (PBX) replacement   UC integration with Voice over Internet Protocol (VoIP) systems can replace traditional phone exchange systems.

    Lync Server Multitenant Hosting Pack partner feature sets include:

    ·         Appliances   Hand and head set I/O devices.

    ·         Conferencing server gateway video   Real-time IP video, voice, and data services.

    ·         Mobility solution   Allows mobile phones the same access to services as a standard desktop handset.

    ·         Audio conferencing provider   Integration with hosted conferencing systems.

    ·         Short Message Service (SMS)   Text messaging systems used by phones and mobile communication systems.

    Les seules différences avec la version lync online:

     

    Lien documentation: http://www.microsoft.com/download/en/details.aspx?id=28587

     

     

     

  • [Microsoft Lync Server 2010] Lync RGS Holiday Set Editor

    Un petit outil indépendant est rendu disponible par son créateur qui vous permettra de gérer simplement vos  groupes de congés Response Group configurés dans votre organisation au lieu d'une gestion par powershell.

    Plus d'information directement sur le site du developpeur: http://waveformation.com/holidayseteditor/