HUDSON.TEL
open-menu closeme
Home
Links icon
Win32 Content Prep Tool GUI
About
Privacy
github linkedin rss
  • Automatically Injecting Drivers Into a Windows 10 ISO

    calendar Mar 31, 2023 · 4 min read · batch  ·
    Share on: twitter facebook linkedin copy

    Using a batch file, we can create a Windows 10 ISO file that contains all the drivers our device will need. I was reading a few articles on how to inject drivers into a Windows image, when it occurred to me that there is a much more lazy, and possibly efficient, method to injecting the drivers you want into your …


    Read More
  • Mass Device Driver Installation Using PowerShell and Intune

    calendar Mar 26, 2023 · 7 min read · powershell intune  ·
    Share on: twitter facebook linkedin copy
    Mass Device Driver Installation Using PowerShell and Intune

    Let's take a bunch of drivers that we want to install all at once, and deploy them with Intune. If for some reason you need to be able to deploy a set of drivers to groups of Intune managed devices, then you just found your solution. In this article, I'll be going over how to set up a Win32 app in Intune that will …


    Read More
  • How DMARC Helps Protect Email

    calendar Mar 25, 2023 · 3 min read · security  ·
    Share on: twitter facebook linkedin copy

    DMARC stands for Domain-based Message Authentication, Reporting and Conformance. It is an email security protocol that helps domain owners protect their email from unauthorized use, such as spoofing, phishing, or scams. DMARC builds on two existing email authentication mechanisms: SPF (Sender Policy Framework) and DKIM …


    Read More
  • Deploying a Device Driver With Intune

    calendar Mar 19, 2023 · 3 min read · intune  ·
    Share on: twitter facebook linkedin copy

    I need to deploy a specific driver to a set of devices. How can I do this with Intune? I happened to come across a situation where I needed to push a driver out to a specific model of device. This driver could not be picked up through standard Windows updates, and deploying via SCCM was not an option. So the next best …


    Read More
  • Disable Windows Fast Startup With Intune

    calendar Mar 13, 2023 · 2 min read · powershell intune  ·
    Share on: twitter facebook linkedin copy
    Disable Windows Fast Startup With Intune

    Fast Startup is a feature in Windows 10 that allows your computer to start up faster after a shutdown by saving the operating system state to a hibernation file. It is enabled by default if your computer supports hibernation. When this feature is enabled, Windows does not properly Shut Down when the user presses the …


    Read More
  • How to Generate SSH Keys for GitHub on Windows

    calendar Mar 10, 2023 · 3 min read · powershell git  ·
    Share on: twitter facebook linkedin copy
    How to Generate SSH Keys for GitHub on Windows

    Here's a quick way to set up SSH keys for GitHub from a Windows machine. I wrote a PowerShell one-liner that will generate the SSH keys for you and copy them to your clipboard automatically. It's quick and easy to use, and checks to see if you already have SSH keys you can use. Here's how to use it: Open PowerShell.exe …


    Read More
  • Deploy Files Anywhere Using Intune and Powershell

    calendar Mar 9, 2023 · 3 min read · powershell intune  ·
    Share on: twitter facebook linkedin copy
    Deploy Files Anywhere Using Intune and Powershell

    How do I deploy a folder to users using Intune? I came across a scenario where I needed to deploy a folder full of PDF files for a set of users, and the folder needed to be available to all users via the Public Desktop.They needed to be deployed using Intune, since the devices are 100% cloud managed. We can achieve …


    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-  © CONNOR HUDSON. All Rights Reserved

to-top