{"id":882,"date":"2019-03-21T18:59:16","date_gmt":"2019-03-21T18:59:16","guid":{"rendered":"https:\/\/regroove.ca\/stellark\/?p=882"},"modified":"2023-02-24T18:37:48","modified_gmt":"2023-02-24T18:37:48","slug":"calendar-sharing-in-an-exchange-on-line-hybrid-setup","status":"publish","type":"post","link":"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/","title":{"rendered":"Calendar Sharing in an Exchange On-line Hybrid Setup"},"content":{"rendered":"\n<p>In an Hybrid configuration, while migration of Resource or Room Calendars to Exchange On-line works there are a few configurations that will need to be set with the help of Power Shell. <\/p>\n\n\n\n<p>Recently I performed such a migration and found that while the Calendars were available to both Office 365 and on-premises users, there were a lot of issues with; Bookings, viewing details and notifications.  In order to sort this out I had to run a few Power Shell commands against each affected Calendar.  <\/p>\n\n\n\n<p>Info on this command can be found here : <a href=\"https:\/\/docs.microsoft.com\/en-us\/powershell\/module\/exchange\/mailboxes\/set-mailboxcalendarfolder?view=exchange-ps\">set-mailboxcalendarfolder<\/a><\/p>\n\n\n\n<p>Sets whether the calendar is published to external users<\/p>\n\n\n\n<p class=\"has-luminous-vivid-orange-color has-text-color\">Set-MailboxCalendarFolder\nresource@company.com:\\Calendar -PublishEnabled $true<\/p>\n\n\n\n<p>Sets the detail level users can view<\/p>\n\n\n\n<p class=\"has-luminous-vivid-orange-color has-text-color\">Set-MailboxCalendarFolder -Identity &#8220;resource@company.com:\\Calendar&#8221; -DetailLevel FullDetails<\/p>\n\n\n\n<p>Info on this command can be found here: <a href=\"https:\/\/docs.microsoft.com\/en-us\/powershell\/module\/exchange\/mailboxes\/set-calendarprocessing?view=exchange-ps\">set-calendarprocessing<\/a><\/p>\n\n\n\n<p>Set this to correct an issue where users do not receive a confirmation on a successful booking.  <a href=\"https:\/\/support.microsoft.com\/en-ca\/help\/2951074\/you-don-t-receive-any-confirmation-after-you-successfully-schedule-a-m\">More info<\/a><\/p>\n\n\n\n<p class=\"has-luminous-vivid-orange-color has-text-color\">Set-CalendarProcessing -Identity &#8220;resource@company.com&#8221; -ProcessExternalMeetingMessages $True<\/p>\n\n\n\n<p>Hope this helps!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In an Hybrid configuration, while migration of Resource or Room Calendars to Exchange On-line works there are a few configurations that will need to be set with the help of Power Shell. Recently I performed such a migration and found that while the Calendars were available to both Office 365 and on-premises users, there were &hellip; <a href=\"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/\"><\/a><\/p>\n","protected":false},"author":11,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[17,37,44,68],"tags":[143,145,153,190],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Calendar Sharing in an Exchange On-line Hybrid Setup - Stephanie Kahlam<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Calendar Sharing in an Exchange On-line Hybrid Setup - Stephanie Kahlam\" \/>\n<meta property=\"og:description\" content=\"In an Hybrid configuration, while migration of Resource or Room Calendars to Exchange On-line works there are a few configurations that will need to be set with the help of Power Shell. Recently I performed such a migration and found that while the Calendars were available to both Office 365 and on-premises users, there were &hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/\" \/>\n<meta property=\"og:site_name\" content=\"Stephanie Kahlam\" \/>\n<meta property=\"article:published_time\" content=\"2019-03-21T18:59:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-02-24T18:37:48+00:00\" \/>\n<meta name=\"author\" content=\"Stephanie Kahlam\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Stephanie Kahlam\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/\",\"url\":\"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/\",\"name\":\"Calendar Sharing in an Exchange On-line Hybrid Setup - Stephanie Kahlam\",\"isPartOf\":{\"@id\":\"https:\/\/regroove.ca\/stellark\/#website\"},\"datePublished\":\"2019-03-21T18:59:16+00:00\",\"dateModified\":\"2023-02-24T18:37:48+00:00\",\"author\":{\"@id\":\"https:\/\/regroove.ca\/stellark\/#\/schema\/person\/175e89cb69612178b2ac838c0bab6149\"},\"breadcrumb\":{\"@id\":\"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Stellark Home\",\"item\":\"https:\/\/regroove.ca\/stellark\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Calendar Sharing in an Exchange On-line Hybrid Setup\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/regroove.ca\/stellark\/#website\",\"url\":\"https:\/\/regroove.ca\/stellark\/\",\"name\":\"Stephanie Kahlam\",\"description\":\"Microsoft 365 and SMB.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/regroove.ca\/stellark\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/regroove.ca\/stellark\/#\/schema\/person\/175e89cb69612178b2ac838c0bab6149\",\"name\":\"Stephanie Kahlam\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/regroove.ca\/stellark\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/398b95e23dc9eaf37a780b86a239b485?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/398b95e23dc9eaf37a780b86a239b485?s=96&d=mm&r=g\",\"caption\":\"Stephanie Kahlam\"},\"url\":\"https:\/\/regroove.ca\/stellark\/author\/skahlam\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Calendar Sharing in an Exchange On-line Hybrid Setup - Stephanie Kahlam","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/","og_locale":"en_US","og_type":"article","og_title":"Calendar Sharing in an Exchange On-line Hybrid Setup - Stephanie Kahlam","og_description":"In an Hybrid configuration, while migration of Resource or Room Calendars to Exchange On-line works there are a few configurations that will need to be set with the help of Power Shell. Recently I performed such a migration and found that while the Calendars were available to both Office 365 and on-premises users, there were &hellip;","og_url":"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/","og_site_name":"Stephanie Kahlam","article_published_time":"2019-03-21T18:59:16+00:00","article_modified_time":"2023-02-24T18:37:48+00:00","author":"Stephanie Kahlam","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Stephanie Kahlam","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/","url":"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/","name":"Calendar Sharing in an Exchange On-line Hybrid Setup - Stephanie Kahlam","isPartOf":{"@id":"https:\/\/regroove.ca\/stellark\/#website"},"datePublished":"2019-03-21T18:59:16+00:00","dateModified":"2023-02-24T18:37:48+00:00","author":{"@id":"https:\/\/regroove.ca\/stellark\/#\/schema\/person\/175e89cb69612178b2ac838c0bab6149"},"breadcrumb":{"@id":"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/regroove.ca\/stellark\/2019\/03\/21\/calendar-sharing-in-an-exchange-on-line-hybrid-setup\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Stellark Home","item":"https:\/\/regroove.ca\/stellark\/"},{"@type":"ListItem","position":2,"name":"Calendar Sharing in an Exchange On-line Hybrid Setup"}]},{"@type":"WebSite","@id":"https:\/\/regroove.ca\/stellark\/#website","url":"https:\/\/regroove.ca\/stellark\/","name":"Stephanie Kahlam","description":"Microsoft 365 and SMB.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/regroove.ca\/stellark\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/regroove.ca\/stellark\/#\/schema\/person\/175e89cb69612178b2ac838c0bab6149","name":"Stephanie Kahlam","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/regroove.ca\/stellark\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/398b95e23dc9eaf37a780b86a239b485?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/398b95e23dc9eaf37a780b86a239b485?s=96&d=mm&r=g","caption":"Stephanie Kahlam"},"url":"https:\/\/regroove.ca\/stellark\/author\/skahlam\/"}]}},"_links":{"self":[{"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/posts\/882"}],"collection":[{"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/comments?post=882"}],"version-history":[{"count":1,"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/posts\/882\/revisions"}],"predecessor-version":[{"id":1407,"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/posts\/882\/revisions\/1407"}],"wp:attachment":[{"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/media?parent=882"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/categories?post=882"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/regroove.ca\/stellark\/wp-json\/wp\/v2\/tags?post=882"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}