<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Office365 - Category - byteben</title><link>https://byteben.com/categories/office365/</link><description>Office365 - Category - byteben</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>ben@byteben.com (Ben Whitmore)</managingEditor><webMaster>ben@byteben.com (Ben Whitmore)</webMaster><lastBuildDate>Tue, 24 Nov 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://byteben.com/categories/office365/" rel="self" type="application/rss+xml"/><item><title>Listing Actual vs Expected DNS Records for a Microsoft 365 Tenant with PowerShell</title><link>https://byteben.com/bb/listing-actual-vs-expected-dns-records-for-a-microsoft-365-tenant-with-powershell/</link><pubDate>Tue, 24 Nov 2020 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/listing-actual-vs-expected-dns-records-for-a-microsoft-365-tenant-with-powershell/</guid><description>&lt;p>In this post we will be looking at how we can list actual vs expected DNS records for a Microsoft 365 tenant with PowerShell.&lt;/p></description></item><item><title>Office 365 updates stop working when workloads are switched to Intune</title><link>https://byteben.com/bb/office-365-updates-stop-working-when-workloads-are-switched-to-intune/</link><pubDate>Mon, 03 Aug 2020 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/office-365-updates-stop-working-when-workloads-are-switched-to-intune/</guid><description><![CDATA[<p>The following post will highlight a scenario where Office 365 Updates stop working for clients that have the Office C2R Apps workload moved to Intune. This was a &ldquo;Think and write it down blog&rdquo; so my apologies for the structure (or lack of it) - I hope you can still follow my train of thought.</p>]]></description></item><item><title>Deploy custom Microsoft Teams backgrounds, easily, with PowerShell and Intune</title><link>https://byteben.com/bb/deploy-custom-microsoft-teams-backgrounds-easily-with-powershell-and-intune/</link><pubDate>Sun, 28 Jun 2020 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/deploy-custom-microsoft-teams-backgrounds-easily-with-powershell-and-intune/</guid><description>&lt;p>This one has been in my blog queue for a while. @stuffygibbon did a shout out on Twitter so I thought I&amp;rsquo;d bring this post forward and show you how you can deploy a PowerShell script from Intune to install a custom background for your Microsoft Teams users!&lt;/p></description></item><item><title>Azure AD Groups - in a nutshell</title><link>https://byteben.com/bb/azure-ad-groups-in-a-nutshell/</link><pubDate>Mon, 13 Apr 2020 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/azure-ad-groups-in-a-nutshell/</guid><description><![CDATA[<p>Not the longest post in the world but &ldquo;Groups&rdquo; are going to be quite pivotal in how you manage users and devices in Azure AD. In this post we will cover the basic Azure AD group and membership types. We will also look at how we can create Groups in both the Azure AD Portal and by using PowerShell.</p>]]></description></item><item><title>Installing the OneDrive Sync Client in "Per-Machine" mode during your Task Sequence for a lightening fast "first logon" experience</title><link>https://byteben.com/bb/installing-the-onedrive-sync-client-in-per-machine-mode-during-your-task-sequence-for-a-lightening-fast-first-logon-experience/</link><pubDate>Mon, 24 Jun 2019 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/installing-the-onedrive-sync-client-in-per-machine-mode-during-your-task-sequence-for-a-lightening-fast-first-logon-experience/</guid><description><![CDATA[<h3 id="background">Background</h3>
<p>One of the things I have been trying to improve is the users &ldquo;first logon&rdquo; experience in Windows 10. Waiting for the OneDrive sync client to &ldquo;do its thing&rdquo; reminded me of that one kid in the class that could be awesome if they tried harder. After the user profile is created (another post coming soon on tweaking the speed of this), OneDriveSetup.exe was called from the Default User Hive &ldquo;Run&rdquo; key. If OneDrive wasn&rsquo;t installed in the User&rsquo;s Profile (unlikely for a new profile), it would go and throw the binaries in %localappdata%, check for updates, twiddle its thumbs and eventually download some files or stubs.</p>]]></description></item><item><title>Generate Office 365 PAC Files with PowerShell</title><link>https://byteben.com/bb/generate-office-365-pac-files-with-powershell/</link><pubDate>Fri, 25 Jan 2019 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/generate-office-365-pac-files-with-powershell/</guid><description>&lt;p>If you have a proxy server in your environment and are using (or thinking about using) Office 365 then you will hit some pain barriers. As awesome as Office 365 is, she just isn&amp;rsquo;t a fan of proxies.&lt;/p></description></item><item><title>Install Microsoft Teams PowerShell Module</title><link>https://byteben.com/bb/install-microsoft-teams-powershell-module/</link><pubDate>Tue, 23 Oct 2018 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/install-microsoft-teams-powershell-module/</guid><description>&lt;p>Quick post this afternoon on how to install the Microsoft Teams PowerShell Module. The latest version in the PowerShell Gallery at the time of writing this post is 0.9.5. More info on this module can be found at &lt;a href="https://www.powershellgallery.com/packages/MicrosoftTeams/0.9.5" target="_blank" rel="noopener noreffer ">https://www.powershellgallery.com/packages/MicrosoftTeams/0.9.5&lt;/a> &lt;/p></description></item><item><title>Connect to SharePoint Online using PowerShell</title><link>https://byteben.com/bb/connect-to-sharepoint-online-using-powershell/</link><pubDate>Tue, 16 Oct 2018 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/connect-to-sharepoint-online-using-powershell/</guid><description><![CDATA[<p>So you want to do some PowerShell stuff in SharePoint Online. You will need the &ldquo;SharePoint Online Global Administrator&rdquo; permission to perform the connection. Before we do that, lets check if we have the SharePoint Online Management Shell already installed.</p>]]></description></item><item><title>Modify OneDrive Site Admins with PowerShell</title><link>https://byteben.com/bb/modify-onedrive-site-admins-with-powershell/</link><pubDate>Tue, 16 Oct 2018 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/modify-onedrive-site-admins-with-powershell/</guid><description><![CDATA[<p>In our previous post <a href="https://byteben.com/bb/office-365-access-users-onedrive-folder/" target="_blank" rel="noopener noreffer "><strong>Office 365 – Access a Users OneDrive Folder</strong></a> we looked at giving an Admin access to a users OneDrive files. In this post we will focus on adding and removing Site Admins, on a users Personal SharePoint Site (OneDrive), using PowerShell.</p>]]></description></item><item><title>Office 365 - Access a Users OneDrive Folder</title><link>https://byteben.com/bb/office-365-access-a-users-onedrive-folder/</link><pubDate>Mon, 15 Oct 2018 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/office-365-access-a-users-onedrive-folder/</guid><description><![CDATA[<p>I thought I would dig a little deeper on this cool little feature in the Microsoft 365 Admin Center. Administrators are able to select a user and &ldquo;Access&rdquo; that users OneDrive files. Cool for a number of scenarios, so Microsoft believe to create this feature, but it does comes with a caveat. (Read post before implementing). Let&rsquo;s first see how, as an Administrator, we can do this.</p>]]></description></item></channel></rss>