Remove sccm-application-deployment-using-powershell
article thumbnail

Create SCCM Application Deployment using PowerShell

Anoop

The post Create SCCM Application Deployment using PowerShell appeared first on HTMD Community Blog #1 Modern Device Management Guides - Windows 11 | SCCM | ConfigMgr | Intune | AVD | Windows 10 | Windows 365 | Cloud PC by Dhanraj Barman. Subscribe to YouTube Channel [link].

article thumbnail

Create Script Deployment Type Using PowerShell for SCCM EXE Application

Anoop

The post Create Script Deployment Type Using PowerShell for SCCM EXE Application appeared first on HTMD Community Blog #1 Modern Device Management Guides - Windows 11 | SCCM | ConfigMgr | Intune | AVD | Windows 10 | Windows 365 | Cloud PC by Dhanraj Barman. Subscribe to YouTube Channel [link].

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Local Administrator Baseline Compliance

Mick's IT Blog

There are circumstances to which we have to sometimes put a user in that group to install an application which is both user and computer-based. I have finally gotten around to using PowerShell along with the compliance settings in SCCM to manage this issue. I used the Name Local Admin.

Groups 153
article thumbnail

Ensuring Compliance When Deploying a Self-Updating Application

Mick's IT Blog

In my list of recent security projects, I needed to ensure certain applications are present on systems by using SCCM application deployment. One of those applications was Dell Command | Configure. That, in turn, would downgrade the application. Those are application GUID, files, and registry.

article thumbnail

End User Reboot Management

Mick's IT Blog

Back before laptops were introduced into the environment, we used an SCCM package that triggered a reboot once a week. I first started out by creating a complex SCCM application that used a custom detection method. The first thing that needs to be done is to create an SCCM package that reboots the machine.

article thumbnail

Verifying SCCM package has updated the content on the distribution point

Mick's IT Blog

One of the things I have wrestled with over the years of using SCCM is verifying if the package on the distribution point contains the new content after updating the distribution point(s). While working on the migration of the imaging process from MDT to SCCM, it occurred to me that there is a way to verify.

article thumbnail

SCCM: Moving a Computer to different OUs through using PowerShell scripts

Mick's IT Blog

If it is a company the size of HCA, Dell, GM, etc, this isn''t a good process because they likely have hundreds of OUs and you would be creating hundreds of PowerShell scripts. The way this process works is that the PowerShell script does not read anything from MDT or SCCM. The script below is what I wrote and use.