<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Office-365 on Ru Campbell MVP</title>
    <link>https://campbell.scot/categories/office-365/</link>
    <description>Recent content in Office-365 on Ru Campbell MVP</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <lastBuildDate>Tue, 15 Jun 2021 15:26:14 +0000</lastBuildDate>
    <atom:link href="https://campbell.scot/categories/office-365/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Deploying Office 365 with Intune as a Win32 App (and Why You&#39;d Want To)</title>
      <link>https://campbell.scot/deploying-office-365-with-intune-as-a-win32-app/</link>
      <pubDate>Tue, 15 Jun 2021 15:26:14 +0000</pubDate>
      <guid>https://campbell.scot/deploying-office-365-with-intune-as-a-win32-app/</guid>
      <description>&lt;p&gt;Office 365, or Microsoft 365 Apps for Enterprise, or whatever it&amp;rsquo;s called this month, can be deployed by Intune to Windows 10 devices using a built-in wizard.  The advantage of this is you don&amp;rsquo;t need to package anything: you fill out some nice drop-downs and options in a GUI, assign it like any other app, and Microsoft takes care of the rest.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://campbell.scot/wp-content/uploads/2021/06/Office-365-Intune-Deployment-Wizard.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;In the background, this is using the Office CSP to deploy the client, which makes it quite unique compared to the deployment of other apps, which are best done with Win32 packaging.  I wrote a general guide about that for &lt;a href=&#34;https://petri.com/how-to-package-and-deploy-windows-applications-with-intune&#34;&gt;Petri.com, available here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Microsoft Information Protection Sensitivity Labels - Custom User Permissions and Do Not Forward</title>
      <link>https://campbell.scot/microsoft-information-protection-sensitivity-labels-custom-user-permissions-and-do-not-forward/</link>
      <pubDate>Thu, 25 Feb 2021 15:02:30 +0000</pubDate>
      <guid>https://campbell.scot/microsoft-information-protection-sensitivity-labels-custom-user-permissions-and-do-not-forward/</guid>
      <description>&lt;p&gt;With Microsoft Information Protection, you can apply &lt;strong&gt;sensitivity labels&lt;/strong&gt; to files, emails, and containers such as SharePoint Libraries.  These labels apply &lt;strong&gt;protection&lt;/strong&gt; which, in the context of files and emails, really means &lt;strong&gt;encryption&lt;/strong&gt; using AES-128 or 256 (key size depends on file type).  The great thing about Information Protection is that you control an access control list of who is allowed to access the content and it&amp;rsquo;s managed as a cloud service by Microsoft.  The document or message, when opened, checks who is authenticated (who is signed to Outlook or the Office 365 app, for example) and only allows access if they have permission.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Understanding Application Guard for Office, Now Generally Available</title>
      <link>https://campbell.scot/understanding-application-guard-for-office-now-generally-available/</link>
      <pubDate>Sat, 30 Jan 2021 22:13:50 +0000</pubDate>
      <guid>https://campbell.scot/understanding-application-guard-for-office-now-generally-available/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Application Guard&lt;/strong&gt; first appeared in Windows 10 1709 (&amp;ldquo;Fall Creators Update&amp;rdquo;) to isolate Edge browser activity within a Hyper V container.  Microsoft now extends that same idea to Word, Excel, and PowerPoint in Office 365 ProPlus Microsoft 365 Apps for Enterprise on Windows 10&amp;hellip;&lt;/p&gt;
&lt;p&gt;&amp;hellip; if you have Microsoft 365 E5 or E5 Security.  You knew that was coming!&lt;/p&gt;
&lt;p&gt;With &lt;strong&gt;Application Guard for Office&lt;/strong&gt;, your files can open in a sandbox without access local or network storage.  This provides an additional layer of protection against threats such as ransomware, for which Office apps are infamous as an attack surface.  There&amp;rsquo;s a significant catch: a standard configuration of Application Guard &lt;em&gt;will&lt;/em&gt; allow users to bypass it if they say they trust the file, therefore executing it in the normal way; resource access included.  You can change this default behaviour though, so keep reading.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PowerShell: Run Cmdlet If Another Was Successful (And Keep Trying Until It Is)</title>
      <link>https://campbell.scot/powershell-run-cmdlet-if-another-was-successful-and-keep-trying-until-it-is/</link>
      <pubDate>Fri, 23 Oct 2020 17:30:52 +0000</pubDate>
      <guid>https://campbell.scot/powershell-run-cmdlet-if-another-was-successful-and-keep-trying-until-it-is/</guid>
      <description>&lt;p&gt;Today I&amp;rsquo;m sharing a useful bit of PowerShell I gracelessly punt from script to script whenever I need to make sure a prerequisite it met before running something and to &lt;em&gt;keep checking&lt;/em&gt; until it&amp;rsquo;s met, then run what I need: &amp;ldquo;do X when Y is ready and keep checking Y until it&amp;rsquo;s ready&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;The original use for this was my script to create a new Microsoft 365 user, but hold off on some parts of it - such as time zone settings - until the Exchange Online mailbox is provisioned.  That takes some time, so I wanted to keep checking and as soon as I could, continue the script.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Difference Between Cloud App Security Discovery (CAD), Office 365 Cloud App Security (OCAS), and Microsoft Cloud App Security (MCAS)</title>
      <link>https://campbell.scot/the-difference-between-cloud-app-security-discovery-cad-office-365-cloud-app-security-ocas-and-microsoft-cloud-app-security-mcas/</link>
      <pubDate>Mon, 07 Sep 2020 19:15:17 +0000</pubDate>
      <guid>https://campbell.scot/the-difference-between-cloud-app-security-discovery-cad-office-365-cloud-app-security-ocas-and-microsoft-cloud-app-security-mcas/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Microsoft Cloud App Security&lt;/strong&gt; (MCAS), Redmond&amp;rsquo;s cloud app security broker (CASB) offering, is a powerful tool for investigating and pro-actively controlling your SaaS estate.  It includes tools such as reverse proxying to control sessions and sits inside the &lt;strong&gt;Microsoft Threat Protection&lt;/strong&gt; stack alongside Defender ATP, Office 365 ATP, and Azure ATP.  MCAS started life as Adallom prior to Microsoft&amp;rsquo;s acquisition of that company in 2015.  It&amp;rsquo;s included in Microsoft 365 E5 and numerous other licensing subsets, including EMS E5, E5 Security (an add-on for Microsoft 365 E3), Information Protection &amp;amp; Governance, or standalone.  In all cases, you&amp;rsquo;d need to make sure it includes or you also get a license for Azure AD Premium for the reverse proxy benefits, delivered via &lt;strong&gt;Conditional Access App Control&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Differences Between (and History of) the Microsoft 365 Security Centre, Compliance Centre, and Security &amp; Compliance</title>
      <link>https://campbell.scot/the-differences-between-and-history-of-the-microsoft-365-security-centre-compliance-centre-and-security-compliance/</link>
      <pubDate>Mon, 01 Jun 2020 07:11:37 +0000</pubDate>
      <guid>https://campbell.scot/the-differences-between-and-history-of-the-microsoft-365-security-centre-compliance-centre-and-security-compliance/</guid>
      <description>&lt;p&gt;There are currently &lt;strong&gt;three&lt;/strong&gt; separate admin consoles in Microsoft 365 for administrators to view or configure security and compliance policies, alerts, and reports.  Believe it or not, this is down from &lt;strong&gt;four&lt;/strong&gt; at the peak of just-tell-me-where-to-go-to-do-this.  This doesn&amp;rsquo;t even include consoles such as Microsoft Cloud App Security (MCAS).  The direction things are heading is good, as I&amp;rsquo;ll explain in this blog, but the situation does highlight Microsoft&amp;rsquo;s relatively new culture and position of continual small updates rather than delivering fully finished products.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Prerequisites and Planning for Centrally Deploying Office 365 Outlook Add-Ins</title>
      <link>https://campbell.scot/prerequisites-and-planning-for-centrally-deploying-office-365-outlook-add-ins/</link>
      <pubDate>Sun, 05 Jan 2020 21:00:38 +0000</pubDate>
      <guid>https://campbell.scot/prerequisites-and-planning-for-centrally-deploying-office-365-outlook-add-ins/</guid>
      <description>&lt;p&gt;Deploying Outlook add-ins (&amp;ldquo;apps&amp;rdquo;) for your O365 tenant is an intuitive experience via AppSource.  As a Global Administrator, click &lt;strong&gt;GET IT NOW&lt;/strong&gt; on the app&amp;rsquo;s page and you are immediately redirected to the &lt;strong&gt;Services &amp;amp; add-ins&lt;/strong&gt; page of the M365 Admin Center.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;1&#34; loading=&#34;lazy&#34; src=&#34;//wp-content/uploads/2020/05/1.png&#34;&gt;&lt;img alt=&#34;2&#34; loading=&#34;lazy&#34; src=&#34;//wp-content/uploads/2020/05/2.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;From there, you can configure add-ins for the whole tenant, just yourself, or by group.  All AAD group types, except non-email enabled ones, are supported.  If a group is nested, the top-level group gets it, but none of the nested ones.  You then choose to deploy as &lt;strong&gt;fixed&lt;/strong&gt;, which means enforced, &lt;strong&gt;available&lt;/strong&gt;, which means shown when users search for apps, or &lt;strong&gt;optional&lt;/strong&gt;, which means installed but can be removed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Manage MyAnalytics Weekly Insight Digest Emails and App Availability</title>
      <link>https://campbell.scot/manage-myanalytics-emails-and-app-availability/</link>
      <pubDate>Mon, 21 Oct 2019 14:25:45 +0000</pubDate>
      <guid>https://campbell.scot/manage-myanalytics-emails-and-app-availability/</guid>
      <description>&lt;p&gt;Made available to more than just E5 licencees &lt;a href=&#34;https://www.microsoft.com/en-us/microsoft-365/blog/2019/01/02/myanalytics-the-fitness-tracker-for-work-is-now-more-broadly-available/&#34;&gt;earlier this year&lt;/a&gt;, MyAnalytics will, by default, send users weekly emails regarding their work patterns.&lt;/p&gt;
&lt;p&gt;&lt;img alt=&#34;image-1&#34; loading=&#34;lazy&#34; src=&#34;//wp-content/uploads/2020/05/image-1.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;Users can control this themselves in settings pane of the &lt;a href=&#34;https://myanalytics.microsoft.com/&#34;&gt;MyAnalytics web app&lt;/a&gt;.&lt;/p&gt;
&lt;figure&gt;
    &lt;img loading=&#34;lazy&#34; src=&#34;//wp-content/uploads/2020/05/image-2.png&#34;
         alt=&#34;image-2&#34;/&gt; &lt;figcaption&gt;
            &lt;p&gt;image-2&lt;/p&gt;
        &lt;/figcaption&gt;
&lt;/figure&gt;

&lt;p&gt;Administrators cannot, in bulk, keep MyAnalytics enabled for users but disable the email digest. The following PowerShell example instead disables MyAnalytics across all your Microsoft 365 Business licensed users, and therefore removing these emails.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
