<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Office 365 - Category - Paul Chilton</title>
        <link>https://pchilton.co.uk/categories/office-365/</link>
        <description>Office 365 - Category - Paul Chilton</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Thu, 19 Jan 2017 00:00:00 &#43;0000</lastBuildDate><atom:link href="https://pchilton.co.uk/categories/office-365/" rel="self" type="application/rss+xml" /><item>
    <title>Office 365 - Emails to go into sent items in a shared mailbox</title>
    <link>https://pchilton.co.uk/posts/2017/office365-sent-items-for-shared-mailboxes/</link>
    <pubDate>Thu, 19 Jan 2017 00:00:00 &#43;0000</pubDate>
    <author>Paul Chilton</author>
    <guid>https://pchilton.co.uk/posts/2017/office365-sent-items-for-shared-mailboxes/</guid>
    <description><![CDATA[By default emails sent from or on-behalf-of a shared mailbox do not get copied into the sent items folder within that mailbox, instead they only go in your personal sent items folder. Shared mailboxes are really useful for groups of people to collaborate as a team and it is often essential that all members see those sent items. Do not fear though as this can be enabled again (although not from the GUI!]]></description>
</item>
<item>
    <title>Office 365 - Allow external mail to be delivered to public folders</title>
    <link>https://pchilton.co.uk/posts/2017/office365-allow-external-mail-for-public-folder/</link>
    <pubDate>Mon, 16 Jan 2017 00:00:00 &#43;0000</pubDate>
    <author>Paul Chilton</author>
    <guid>https://pchilton.co.uk/posts/2017/office365-allow-external-mail-for-public-folder/</guid>
    <description><![CDATA[In Office 365 Exchange we found it very useful to setup Public mail-enabled folders that all users could access and have a copy of incoming mail delivered to these mailboxes as well as their normal destination. Mail Flow rules are used to direct incoming email approprietly for the scenario you require (simply BCC to the email address of the public folder). You then need to assign user permissions for the folder in the public folders screen, this provides access to those you want to allow to delete etc.]]></description>
</item>
<item>
    <title>Office 365 - Assigning delegate access to a group</title>
    <link>https://pchilton.co.uk/posts/2017/office365-assigning-delegated-access-to-a-group/</link>
    <pubDate>Fri, 13 Jan 2017 00:00:00 &#43;0000</pubDate>
    <author>Paul Chilton</author>
    <guid>https://pchilton.co.uk/posts/2017/office365-assigning-delegated-access-to-a-group/</guid>
    <description><![CDATA[In Office 365 in an organisation it is often useful to be able to assign delegated mailbox access to an administrator so that they can maintain or monitor emails. To do this from the user interface web interface can be very time consuming as you have to assign the role to each mailbox one-by-one, if you want to give multiple people access then it is even more time consuming. A nice solution to this is to create a mail-enabled security distribution list that contains as members those whom you would like to give access to.]]></description>
</item>
<item>
    <title>Office 365 - Assigning licenses from powershell</title>
    <link>https://pchilton.co.uk/posts/2017/office365-assigning-licenses-from-powershell/</link>
    <pubDate>Fri, 13 Jan 2017 00:00:00 &#43;0000</pubDate>
    <author>Paul Chilton</author>
    <guid>https://pchilton.co.uk/posts/2017/office365-assigning-licenses-from-powershell/</guid>
    <description><![CDATA[When you add new users to your domain it is useful to be able to assign licenses using PowerShell to help automate administrating the domain.
First ensure you have downloaded and installed the AdministrationConfig tool from here
Open Powershell and run the following commands to connect to 365, enter your credentials when prompted.
Import-Module MSOnline $credential = get-credential Connect-MsolService -Credential $credential Ensure the user&rsquo;s location is set before you assign licenses, replace the email address with the one for the user you are updating.]]></description>
</item>
</channel>
</rss>
