HUDSON.TEL
open-menu closeme
Home
Links icon
Win32 Content Prep Tool GUI
About
Privacy
github linkedin rss
  • How to Completely Delete Device Records From Intune in 2024

    calendar Jan 31, 2024 · 2 min read · intune entra  ·
    Share on: twitter facebook linkedin copy

    With the introduction of Microsoft Entra (yay another portal), we have been blessed by Microsoft themselves with another step that needs to be taken in order to fully delete a device from our tenant. I'll quickly go over the steps you need to take (in order) to delete any Windows device record properly. Navigate to …


    Read More
  • How to Disable New Copilot Preview Button With Intune

    calendar Oct 4, 2023 · 2 min read · Intune PowerShell  ·
    Share on: twitter facebook linkedin copy

    How to use Intune Remediations to disable the new Copilot Preview Button on the Windows 11 Taskbar. In this article, I'll give you the PowerShell scripts to setup an Intune Remediation that periodically checks and disables the new Copilot button. Create a new file called detection.ps1 and copy and paste the following …


    Read More
  • How to Deploy Windows Update Packages With Intune

    calendar Aug 9, 2023 · 3 min read · intune  ·
    Share on: twitter facebook linkedin copy

    Lets deploy Windows Update Packages with Intune In this article, I'll cover the deployment of Microsoft Update Packages via Intune Win32 Apps. I'll use the 2023-08 Cumulative Update for Windows Version 22H2 for x64-based Systems (KB5029244) in this article. You can download these update packages from the Microsoft …


    Read More
  • How to Use Proactive Remediations in Intune

    calendar Aug 8, 2023 · 4 min read · Intune Powershell  ·
    Share on: twitter facebook linkedin copy

    Using Proactive Remediations in Intune. This article will cover the use of proactive remediations in Intune, why they are great and how to start using them instead of standard scripts. Why use them? Remediations allow you to write PowerShell scripts that can checked against a condition (any condition you can write in …


    Read More
  • Prevent Onedrive From Syncing Duplicate Shortcuts and Links With Intune

    calendar May 18, 2023 · 3 min read · intune  ·
    Share on: twitter facebook linkedin copy
    Prevent Onedrive From Syncing Duplicate Shortcuts and Links With Intune

    Stop OneDrive from Syncing Desktop Shortcuts with Intune OneDrive is a great tool for keeping end user files synced across devices, unfortunetely, OneDrive has a bad habit of syncing multiple copies of desktop shortcuts across devices. If you have a shortcut to Teams, for example, OneDrive will store that shortcut and …


    Read More
  • How to Manually Register a Windows Device to Intune With Autopilot

    calendar Apr 26, 2023 · 2 min read · Intune PowerShell  ·
    Share on: twitter facebook linkedin copy

    Sometimes you have to re-enroll a device into Autopilot in order to fix an issue. If you replace the system board of a device, you will end up having to re-enroll that device into Intune since the device now has a new hardware hash. The process is easy enough, so I wrote up a quick step-by-step PDF based on the steps …


    Read More
  • How to Create and Manage Custom Url Shortcuts With Intune

    calendar Apr 12, 2023 · 10 min read · intune powershell batch  ·
    Share on: twitter facebook linkedin copy

    Creating custom URL shortcuts that just appear on end-user desktops is not a very straightforward task with Intune at the moment. But we can remedy that with some PowerShell scripting. I came across a problemt when I tried to deploy a web link to https://teams.microsoft.com to my end-users' desktops. I logged into …


    Read More
  • Creating Desktop Shortcuts for Apps Deployed with Intune

    calendar Apr 10, 2023 · 7 min read · intune powershell  ·
    Share on: twitter facebook linkedin copy

    Depending on the application and environment, you may want to set a Desktop shortcut to certain applications in order to make it more convienient for your end users to access them. In this article, I'll go over how we can use PowerShell and the power of Win32 apps to set desktop shortcuts for our users. I'll be using …


    Read More
    • ««
    • «
    • 1
    • 2
    • »
    • »»

Connor Hudson

Technology with bonus points for good ☕.

Featured Posts

  • How to Completely Delete Device Records From Intune in 2024
  • How to Disable New Copilot Preview Button With Intune
  • How to Deploy Windows Update Packages With Intune
  • How to Use Proactive Remediations in Intune
  • Prevent Onedrive From Syncing Duplicate Shortcuts and Links With Intune
  • How to Manually Register a Windows Device to Intune With Autopilot
  • How to Create and Manage Custom Url Shortcuts With Intune
  • Mass Device Driver Installation Using PowerShell and Intune

Recent Posts

  • How to Manually Register a Windows Device to Intune With Autopilot
  • How to Create and Manage Custom Url Shortcuts With Intune
  • Mass Device Driver Installation Using PowerShell and Intune

Categories

TECHNOLOGY 14

Tags

INTUNE 12 POWERSHELL 9 BATCH 2 ENTRA 1 GIT 1 SECURITY 1
© Connor Hudson

Copyright 2022- 2025 © CONNOR HUDSON. All Rights Reserved

to-top