Skip to main content

Posts

Showing posts from May, 2024

How to Renew Secret keys in SCCM console

Learn how to renew the Entra app's secret key using Configuration Manager console While working in my SCCM lab recently, I realised the secret key for one of my Entra App registrations was expired. I received a console notification with the following message: “One or more Entra app secrets used by Cloud Services have expired. Renew to avoid service disruptions.” Configuration Manager allows you to renew the secret key for an Entra app with a few easy steps. You can also renew client secrets for apps in the Microsoft Entra admin center, which I will cover in a separate guide. You must renew the Microsoft Entra app’s secret key before the end of its validity period. If you let the key expire, Configuration Manager can’t authenticate with Microsoft Entra ID, which will cause your connected Azure/Entra services to stop working. In this tutorial, I will walk you through the procedure of renewing secret keys using SCCM console. You need to have at least the “Cloud Application Administrat...

Disable Printer Sharing on macOS using Intune Policy

A guide to turn off the printer sharing on Mac devices using Microsoft Intune In this post, I will show you how to disable printer sharing on macOS using Intune policy. Using a DisablePrinterSharing.zsh shell script, you can turn off the macOS printer sharing feature via Microsoft Intune. When you enable printer sharing on a Mac, it is set up as a print server to accept print jobs from other computers. Apple recommends using a dedicated print server or direct IP printing instead of printer sharing. An organization recently approached me about stopping Mac users from enabling and using the printer sharing feature. Thankfully, the Mac devices in the enterprise were enrolled in Intune. However, they couldn’t locate a setting to turn off printer sharing for Mac in the settings catalog. When I did some research, I discovered that there is no option to disable printer sharing for Mac devices in the settings catalog. So, I had to either use a script or a custom template to get this done. Than...

Manage Diagnostics Collection for Autopilot failure in Intune

 The autopilot automatic capture diagnostic feature is enabled by default to capture failure logs, and you can enable or disable this feature from Intune admin center. This tutorial describes how to manage the diagnostics collection for autopilot failure for Windows devices in Intune. The autopilot automatic capture diagnostic feature is by default turned on to capture failure logs, but you can turn it off if you don’t need it. As an Intune consultant, I have worked with many organizations that use Windows autopilot to provision laptops for their users on a daily basis. Honestly speaking, not all autopilot deployments go smoothly, and some laptops may encounter critical errors during the provisioning. Microsoft has a dedicated troubleshooting article on Windows Autopilot known issues. When you purchase Windows Autopilot licenses for your company, automatic diagnostic capture is by default turned on. When you enable this feature on Windows 10 version 1909 or later and Windows 11, de...

Deploy Android Enterprise System Apps with Intune

 Learn how to add an Android Enterprise system app to your dedicated or fully managed Android Enterprise devices in Microsoft Intune In this tutorial, you’ll learn how to deploy Android enterprise system apps with Intune. System apps are supported on Android Enterprise devices, and you can install them from the Intune admin center with a few basic steps. You can enable a system app for Android Enterprise dedicated devices, fully managed devices, Android Enterprise corporate-owned with work profile, or Android Enterprise personally owned work profiles. Enterprise system apps are fairly easy to configure and install on remote Android devices. If you have already enrolled Android devices in Intune, you can deploy the following app types: Android Store app Managed Google Play app Web link Built-in app Line-of-business app Android Enterprise system app https://www.mircalemi.net/showthread.php?tid=924 https://www.mircalemi.net/showthread.php?tid=1780 https://forum.l2endless.com/showthrea...

How to Remove a device from your Microsoft account

Get rid of the old Windows devices that are connected to your Microsoft account with simple steps. In this tutorial, I will show you how to remove a device from your Microsoft account. If you have too many old devices linked to your Microsoft account, they can be removed with easy steps. Adding a device to your Microsoft account helps you see its warranty status, get support or request service. Linking your Hotmail or Outlook account with your device is highly recommended when you purchase a new PC or a laptop. Another advantage is that you can also find or lock your device if it’s lost. Microsoft allows you to remove the devices associated with your account. When you sign in to Windows 11 or 10 with your Microsoft account, those devices are associated with your account. Unlinking a device from your Microsoft account should be done when you aren’t using those old devices any more. The old devices here could be your virtual machines or physical devices such as PCs or laptops. Moreover, ...

A Requested Power Operation is Already in Progress

While installing Windows 11 on a VM, I encountered the error “A Requested Power Operation is Already in Progress.” In this guide, I will explain why you get this error and the steps to resolve it. Setting up a virtual machine is a simple process and typically takes around 20–25 minutes. The VMs that I create are usually for testing the Intune features, Windows insider preview features, and operating system deployments via Configuration Manager. My virtual machine abruptly crashed when I was installing Windows 11 and configuring it for testing the insider preview features. I was unable to restart it or shut it down. I hope the solution in this tutorial helps if you are having the same problem as me. https://dev-forum.vmssoftware.com/viewtopic.php?t=226842 https://www.forum.lundin.ro/showthread.php?tid=131 https://forum.mbprinteddroids.com/showthread.php?tid=146&pid=211 https://forum.haustor.eu/showthread.php?tid=86 https://forum.21up.co.uk/showthread.php?tid=945 https://www.zonasepu...

How to Password Protect Bitdefender Settings

Restrict access to Bitdefender Settings by turning on the password protection. Also, learn how to modify the existing password and remove the password protection feature. In this tutorial, I will show you how to password protect Bitdefender settings. Bitdefender recommends that if you are not the only person with administrative rights to a certain machine, you password-protect your Bitdefender settings. For many years, I have been using Bitdefender Total Security to provide complete protection for my PC. It is all-in-one software that protects my computer from malware and viruses while also securing my browsing. When you have multiple PC users who are all administrators, anyone could introduce changes to the Bitdefender settings. For example, a user can open Bitdefender and turn off the cryptomining feature, turn on/off the dark mode, etc. I am now going to show you the steps to turn on the password protection feature on Bitdefender Total Security. https://dev-forum.vmssoftware.com/vie...

8 Ways to Fix Windows 11 Upgrade Error 0x800F0830-0x20003

 Multiple solutions to resolve 0x800F0830-0x20003 error that occurs during Windows 11 installation or upgrade in the SAFE_OS phase during INSTALL_UPDATES operation. If you are encountering the error 0x800f0830-0x20003 when upgrading to Windows 11, this tutorial covers the solutions to resolve this error. An error 0x800F0830-0x20003 prevents the upgrade process on Windows 10/11. This error occurs during the SAFE_OS phase during the INSTALL_UPDATES operation. If you don’t resolve this error, you’ll never be able to upgrade your Windows to the next version. Installing Windows 11 or upgrading it from Windows 10 is a smooth process, and you can use multiple methods to upgrade to Windows 11. However, you may encounter several errors during the upgrade, either due to hardware being incompatible, incompatible apps, or other reasons. We recommend referring to the Microsoft article on Windows 11 upgrade and installation error codes. https://forum.haustor.eu/showthread.php?tid=128 https://for...

Enable Spell Check and Autocorrect in Notepad on Windows 11

The Notepad app on Windows 11 now looks for misspelled words and has the ability to autocorrect them. Here's how to turn on or off this feature. In this tutorial, I will show you how to enable spell check and autocorrect in Notepad app on Windows 11. These two features address long-standing user demands and make the Notepad app perfect for your work. Microsoft announced on their blog that spellcheck and autocorrect in Notepad will begin rolling out to Windows Insiders. Starting in Notepad version 11.2402.18.0, Windows 11 users can enable the spell check and autocorrect features. The Notepad will now highlight misspelled words and provide suggestions so that you can easily identify and correct mistakes. When autocorrect is enabled, it seamlessly corrects common typing errors as you type. https://forum.mbprinteddroids.com/showthread.php?tid=678&pid=914 https://forum.mbprinteddroids.com/showthread.php?tid=119&pid=171#pid171 https://forum.21up.co.uk/showthread.php?tid=2824 http...

How to Enable or Disable Copilot Vision in Microsoft Edge

Copilot Vision is a new name for Circle to Copilot in Microsoft Edge browser. Take a look at how you can use this feature to get assistance from Copilot AI at work. In this tutorial, I will show you how to enable or disable Copilot Vision in Microsoft Edge browser on Windows 10 and 11 devices. With the Copilot vision feature, you can circle any content on the webpage and send that captured/selected area to Copilot. Microsoft introduced a new feature to Edge known as Circle to Copilot. The “Circle to Copilot” feature allows you to draw a circle around an image or text on a webpage and then use Copilot to search. The Circle to Copilot feature in Microsoft Edge has been renamed Copilot Vision in the most recent Canary versions. Currently, if you’re running a canary or dev insider build of the Edge browser, you can enable or disable the Copilot vision feature from the Edge settings. Important: During my testing, I discovered that for the Copilot vision feature to work, you must enable the ...

Manage Windows 11 Readiness dashboard using SCCM

Explore the Windows 11 upgrade readiness dashboard in Configuration Manager to view Windows 10 machines which are ready for Windows 11 upgrade in your environmen In this tutorial, I will show you how to manage the Windows 11 readiness dashboard using SCCM. I will explain all the features that the readiness dashboard offers and how organizations can utilize this feature to find devices eligible for the Windows 11 upgrade. Simply put, the Windows 11 upgrade readiness dashboard was designed to alert administrators or management to devices that are ready for an upgrade. Once the eligible devices are identified for the upgrade, the SCCM administrators can create collections for Windows 11 ready devices and deploy the upgrade. There are other details also displayed on the dashboard, which will be covered in detail. Scenario https://tucmas.fi/phpBB/viewtopic.php?t=91223 https://tucmas.fi/phpBB/viewtopic.php?t=132663 https://tucmas.fi/phpBB/viewtopic.php?t=126686 https://tucmas.fi/phpBB/viewto...