Fragensteller
Lync Integration in OWA

Allgemeine Diskussion
-
Hallo zusammen,
ich habe folgendes Phänomen. Weise ich einem Postfach direkt die Default Richtline OWA zu, funktioniert IM nicht. Weise ich dem Postfach keine zu, habe ich IM. Ich dachte bei nicht zugewiesener OWA Richtlinie nimmt er sowieso die Default OWA Richtlinie.
Ich bin ein wenig ratlos, wieso das so ist. Hat jemand noch eine Idee ?Vielen Dank für alle Antworten
MfG Hei_G
Nachtrag:
auch nach setzen von " Set-OwaMailboxPolicy -InstantMessagingType OCS " keine Änderung.
Auszug OWA Default Richtlinie:[PS] C:\Windows\system32>Get-OwaMailboxPolicy |fl RunspaceId : 34e4b3d3-58a0-4215-be6d-3f71fabe61ad DirectFileAccessOnPublicComputersEnabled : True DirectFileAccessOnPrivateComputersEnabled : True WebReadyDocumentViewingOnPublicComputersEnabled : True WebReadyDocumentViewingOnPrivateComputersEnabled : True ForceWebReadyDocumentViewingFirstOnPublicComputers : True ForceWebReadyDocumentViewingFirstOnPrivateComputers : True ActionForUnknownFileAndMIMETypes : ForceSave WebReadyFileTypes : {.xlsx, .pptx, .docx, .xls, .rtf, .ppt, .pps, .pdf, .dot, .doc} WebReadyMimeTypes : {application/vnd.openxmlformats-officedocument.presentationml.pre sentation, application/vnd.openxmlformats-officedocument.wordproc essingml.document, application/vnd.openxmlformats-officedocument. spreadsheetml.sheet, application/vnd.ms-powerpoint, application/x -mspowerpoint, application/vnd.ms-excel, application/x-msexcel, a pplication/msword, application/pdf} WebReadyDocumentViewingForAllSupportedTypes : True WebReadyDocumentViewingSupportedMimeTypes : {application/msword, application/vnd.ms-excel, application/x-msex cel, application/vnd.ms-powerpoint, application/x-mspowerpoint, a pplication/pdf, application/vnd.openxmlformats-officedocument.wor dprocessingml.document, application/vnd.openxmlformats-officedocu ment.spreadsheetml.sheet, application/vnd.openxmlformats-officedo cument.presentationml.presentation} WebReadyDocumentViewingSupportedFileTypes : {.doc, .dot, .rtf, .xls, .ppt, .pps, .pdf, .docx, .xlsx, .pptx} AllowedFileTypes : {.rpmsg, .xlsx, .xlsm, .xlsb, .tiff, .pptx, .pptm, .ppsx, .ppsm, .docx, .docm, .zip, .xls, .wmv, .wma, .wav...} AllowedMimeTypes : {image/jpeg, image/png, image/gif, image/bmp} ForceSaveFileTypes : {.vsmacros, .ps2xml, .ps1xml, .mshxml, .gadget, .psc2, .psc1, .as px, .wsh, .wsf, .wsc, .vsw, .vst, .vss, .vbs, .vbe...} ForceSaveMimeTypes : {Application/x-shockwave-flash, Application/octet-stream, Applica tion/futuresplash, Application/x-director} BlockedFileTypes : {.vsmacros, .msh2xml, .msh1xml, .ps2xml, .ps1xml, .mshxml, .gadge t, .mhtml, .psc2, .psc1, .msh2, .msh1, .aspx, .xml, .wsh, .wsf... } BlockedMimeTypes : {application/x-javascript, application/javascript, application/ms access, x-internet-signup, text/javascript, application/xml, appl ication/prg, application/hta, text/scriplet, text/xml} PhoneticSupportEnabled : False DefaultTheme : DefaultClientLanguage : 0 LogonAndErrorLanguage : 0 UseGB18030 : False UseISO885915 : False OutboundCharset : AutoDetect GlobalAddressListEnabled : True OrganizationEnabled : True ExplicitLogonEnabled : True OWALightEnabled : True DelegateAccessEnabled : True IRMEnabled : True CalendarEnabled : True ContactsEnabled : True TasksEnabled : True JournalEnabled : True NotesEnabled : True RemindersAndNotificationsEnabled : True PremiumClientEnabled : True SpellCheckerEnabled : True SearchFoldersEnabled : True SignaturesEnabled : True ThemeSelectionEnabled : True JunkEmailEnabled : True UMIntegrationEnabled : True WSSAccessOnPublicComputersEnabled : True WSSAccessOnPrivateComputersEnabled : True ChangePasswordEnabled : True UNCAccessOnPublicComputersEnabled : True UNCAccessOnPrivateComputersEnabled : True ActiveSyncIntegrationEnabled : True AllAddressListsEnabled : True RulesEnabled : True PublicFoldersEnabled : True SMimeEnabled : True RecoverDeletedItemsEnabled : True InstantMessagingEnabled : True TextMessagingEnabled : True ForceSaveAttachmentFilteringEnabled : False SilverlightEnabled : True InstantMessagingType : None AdminDisplayName : ExchangeVersion : 0.10 (14.0.100.0) Name : Default DistinguishedName : CN=Default,CN=OWA Mailbox Policies,CN=BUERO,CN=Microsoft Exchange ,CN=Services,CN=Configuration,DC=Buero,DC=local Identity : Default Guid : 31bf170b-ae4b-457b-a978-ff1f087c4dc9 ObjectCategory : Buero.local/Configuration/Schema/ms-Exch-OWA-Mailbox-Policy ObjectClass : {top, msExchRecipientTemplate, msExchOWAMailboxPolicy} WhenChanged : 15.05.2013 11:50:58 WhenCreated : 23.05.2010 02:13:16 WhenChangedUTC : 15.05.2013 09:50:58 WhenCreatedUTC : 23.05.2010 00:13:16
- Bearbeitet Hei_G Mittwoch, 15. Mai 2013 10:13
- Typ geändert Alex Pitulice Montag, 20. Mai 2013 09:32 Warten auf Feedback
Alle Antworten
-
Hallo Hei_G
versuche mal die OWA-Mailboxpolicy wie folgt zu setzen:
Set-OwaMailboxPolicy -InstantMessagingType 1
also "1" statt "OCS"
http://technet.microsoft.com/de-de/library/dd297989(v=exchg.141).aspx
Grüße, Christoph
-
Hallo Christoph,
danke für deine Antwort
der Parameter 1 wird umgewandelt in OCS.[PS] C:\Windows\system32>Set-OwaMailboxPolicy -InstantMessagingType 1 Cmdlet Set-OwaMailboxPolicy an der Befehlspipelineposition 1 Geben Sie Werte für die folgenden Parameter an: Identity: Default WARNUNG: Der Befehl wurde erfolgreich abgeschlossen, es wurden jedoch keine Einstellungen von 'Default' geändert. [PS] C:\Windows\system32>
MfG Hei_G -
Hallo Hei G,
haste die Policy mal einem Testbenutzer neu zugewiesen und geschaut ob es dann geht ?
Das hier vielleicht noch:
schau mal in der OWAMailboxpolicy bei Segmentation nach, ob es dort ausgeschaltet ist:
Organization Config - Client Access -Outlook Web App Mailbox Policys,
Deine Policy öffnen und im TAB Segmentation schauen ob dort Instant Messaging ausgeschaltet ist.
Grüße, Christoph
-
Hallo Hei_G,
Bist Du weitergekommen?
Gruss,
AlexAlex Pitulice, MICROSOFT
Bitte haben Sie Verständnis dafür, dass im Rahmen dieses Forums, welches auf dem Community-Prinzip „IT-Pros helfen IT-Pros“ beruht, kein technischer Support geleistet werden kann oder sonst welche garantierten Maßnahmen seitens Microsoft zugesichert werden können.