My Feed
Rixnew
Write
Create Team Blog
Let's kick off a fresh team blog! Bring on the crew and let's get to publishing.
ExploreDraftsBookmarksHackathonsTeam Blogs
AboutCareersOfficial Blog
Download App
Logos & Media

Trending tags
See all

© 2023 Hashnode

intune

#intune

Write An Article
8 Followers·16 Articles
HotNew
Sean Noble
blog.seannoble.net·Mar 8, 2023

Uninstall Package with PowerShell (One Line!)

I recently was in a situation where I needed to uninstall the Netskope client via Intune with PowerShell. These couple commands helped me knock this out quickly. Get-Package -Provider Programs -IncludeWindowsInstaller -Name “Netskope Client…

Powershellintune+1
Deploying Win32 Apps in Intune with Winget
1
Ryan Pertusio