<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Powershell - Tag - byteben</title><link>https://byteben.com/tags/powershell/</link><description>Powershell - Tag - 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, 08 Jun 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://byteben.com/tags/powershell/" rel="self" type="application/rss+xml"/><item><title>Proactive Remediations - Getting your message across with repeated Toast Notifications</title><link>https://byteben.com/bb/proactive-remediations-getting-your-message-across-with-repeated-toast-notifications/</link><pubDate>Tue, 08 Jun 2021 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/proactive-remediations-getting-your-message-across-with-repeated-toast-notifications/</guid><description>&lt;figure></description></item><item><title>Automatically Migrate Applications from ConfigMgr to Intune with the Win32App Migration Tool</title><link>https://byteben.com/bb/automatically-migrate-applications-from-configmgr-to-intune-with-the-win32app-migration-tool/</link><pubDate>Sat, 27 Mar 2021 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/automatically-migrate-applications-from-configmgr-to-intune-with-the-win32app-migration-tool/</guid><description>&lt;p>The &lt;strong>Win32App Migration Tool&lt;/strong> is a free community tool that has been developed to do the scoping and heavy lifting for you as you consider building Win32apps in Intune while using your ConfigMgr apps as a reference. The tool is designed to inventory ConfigMgr Applications and Deployment Types, build .intunewin files and create Win32apps directly in the MEM admin center.&lt;/p></description></item><item><title>User-Driven Home Drive Migrations to OneDrive using MEMCM</title><link>https://byteben.com/bb/user-driven-home-drive-migrations-to-onedrive-using-memcm/</link><pubDate>Mon, 01 Mar 2021 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/user-driven-home-drive-migrations-to-onedrive-using-memcm/</guid><description>&lt;p>This script wont necessarily fit your environment, it may do with tweaking, but my hope is that it will give you an idea of how you can approach different challenges using the different tools in you arsenal.&lt;/p></description></item><item><title>Update a Client Certificate Private Key using Intune Proactive Remediations</title><link>https://byteben.com/bb/update-a-client-certificate-private-key-using-intune-proactive-remediations/</link><pubDate>Fri, 15 Jan 2021 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/update-a-client-certificate-private-key-using-intune-proactive-remediations/</guid><description><![CDATA[<p>It is not unusual to still see 3rd party products being used in Windows 10. Brad Anderson said &ldquo;Making a big impact starts with making things really simple&rdquo; when he outlined Microsoft&rsquo;s vision for modern management. I get this completely and agree with the rhetoric but some orgs are still trying to come around to the idea of &ldquo;Modern&rdquo; and some die hard admins just won&rsquo;t let go of their tried and tested tech.</p>]]></description></item><item><title>Deploy the Update for Removal of Adobe Flash Player (KB4577586) using Intune</title><link>https://byteben.com/bb/deploy-the-update-for-removal-of-adobe-flash-player-kb4577586-using-intune/</link><pubDate>Sun, 03 Jan 2021 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/deploy-the-update-for-removal-of-adobe-flash-player-kb4577586-using-intune/</guid><description>&lt;p>In our previous post &lt;a href="https://byteben.com/bb/how-to-uninstall-adobe-flash-player-from-windows-10-with-configmgr/" target="_blank" rel="noopener noreffer ">How to Uninstall Adobe Flash Player from Windows 10 with ConfigMgr (byteben.com)&lt;/a> we reviewed the End of Life for Adobe Flash Player and what that meant for Windows 10 devices. We also stepped through a tutorial showing you how to deploy the update with ConfigMgr. Please review this post first as it contains a lot more detail about the update intention than this post does.&lt;/p></description></item><item><title>Using scripts to evaluate Win32 app requirements - "Require Chassis equals Laptop"</title><link>https://byteben.com/bb/using-scripts-to-evaluate-win32-app-requirements-require-chassis-equals-laptop/</link><pubDate>Thu, 01 Oct 2020 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/using-scripts-to-evaluate-win32-app-requirements-require-chassis-equals-laptop/</guid><description>&lt;p>In this short post we will be looking at app requirements in the context of installing Win32 apps.&lt;/p></description></item><item><title>Deploy Service Announcement Toast Notifications in Windows 10 with MEMCM</title><link>https://byteben.com/bb/deploy-service-announcement-toast-notifications-in-windows-10-with-memcm/</link><pubDate>Mon, 27 Jul 2020 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/deploy-service-announcement-toast-notifications-in-windows-10-with-memcm/</guid><description><![CDATA[<p>You may have seen that many apps these days use &ldquo;Toast Notifications&rdquo; to inform the user of an event or to ask them to do something. If you have moved your workload to Intune for Windows Update Policies you would have encountered them for sure. UWP and Desktop Apps can leverage the <strong>ToastNotification</strong> and <strong>ToastNotificationManager</strong> Class from the <a href="https://docs.microsoft.com/en-us/uwp/api/windows.ui.notifications?view=winrt-19041" target="_blank" rel="noopener noreffer ">Windows.UI.Notifications</a> Namespace to create <strong>ToastNotifier</strong> objects to send a Toast Notification similar to below</p>]]></description></item><item><title>How to Deploy Fonts with MEMCM</title><link>https://byteben.com/bb/how-to-deploy-fonts-with-memcm/</link><pubDate>Sat, 04 Jul 2020 00:00:00 +0000</pubDate><author>ben@byteben.com (Ben Whitmore)</author><guid>https://byteben.com/bb/how-to-deploy-fonts-with-memcm/</guid><description><![CDATA[<p>I have been releasing a lot of &ldquo;Quick Tips&rdquo; on Twitter recently. This post falls into that category. It isn&rsquo;t necessarily a deep dive but something that has been requested a few times. In this post I will show you how to deploy SYSTEM Fonts using MEMCM (ConfigMgr)</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></channel></rss>