Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions Other/Win32app/New-Win32app.ps1
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@

#Requires -Modules Microsoft.Graph.Authentication, Az.Storage

<#
.Synopsis
Creates a test Win32 app in Intune using the Graph SDK PowerShell module.

Created on: 21/04/2026
Updated on: 20/05/2026
Created by: Ben Whitmore@PatchMyPC
Filename: New-Win32app.ps1

Expand Down