Deploymentresearch.com

A Holistic Approach to ConfigMgr Client Health

To give you some inspiration, here is a guide on how you can create your own simple health check solution. In this example I've decided to gather some related data points, and then compile them to a report (Excel). Here is the list of the data points I decided … See more

Actived: 2 days ago

URL: https://www.deploymentresearch.com/a-holistic-approach-to-configmgr-client-health/

Verify HTTPS enabled CM Management Points with PowerShell

WEBRunning the following PowerShell cmd will list all certificates in the computer “personal store”: Get-ChildItem -Path "cert:\LocalMachine\My. The certificate you need …

Category:  Health Go Health

A Practical Guide to ConfigMgr Operations

WEBHere is a operations guide sysadmin or operations team can follow to maintain a ConfigMgr environment. The guide is divided in to daily, weekly, monthly, and …

Category:  Health Go Health

Using Get-Date in PowerShell for Multiple Languages

WEBIn a recent project I was collecting client health data across machines in multiple regions, all with different cultures/languages configured. As part of the …

Category:  Health Go Health

Back to Basics – ConfigMgr Distribution Points and …

WEBDistribution Points. In ConfigMgr environments, the Distribution Points, or DPs, are simply there to store packages that client connects to for downloading software …

Category:  Health Go Health

Get Action Command Line from Scheduled Task using PowerShell

WEBThis week I had to find out the command line of a scheduled task from a few hundred machines, to make sure they had received the correct task, deployed from a …

Category:  Health Go Health

ConfigMgr – Error distributing content to a Cloud DP

WEBYet another ConfigMgr consulting day, yet another interesting find 🙂. We, meaning me and Jordan Benzing, were doing a ConfigMgr Health Check for a decent …

Category:  Health Go Health

Bare Metal Deployment via MDT from the Cloud

WEBIn Cloud OS Deployment, Part 1, you learned how to run MDT task sequences via Microsoft Intune for Computer Refresh and Inplace Upgrade / Windows …

Category:  Health Go Health

Deployment Research

WEBWindows Autopilot for Existing Devices – Downloading the Deployment Profile. When using the Autopilot for Existing Devices scenario, you download one of …

Category:  Health Go Health

Using Graph to assign a group to a PowerShell script in Intune

WEBWhile doing some Intune automation the other day I got stuck on trying to assign a script to a group.Using the graph API documentation sent me on a wild goose …

Category:  Health Go Health

Audit and Fix Windows Update Registry Keys in a Co-management …

WEBOriginally posted on https://andrewj.net on April 2, 2022 Recently I’ve been working on enrolling devices into co-management and piloting the Windows Updates …

Category:  Health Go Health

Automatic Maintenance in Windows Server 2012 R2 causes high …

WEBAs Lars pointed out in his post, you need to use the psexec utility (Sysinternals) together with schtasks.exe, and you need to run the command as …

Category:  Health Go Health

Adding PowerShell 7 to WinPE

WEBHere is a short script that adds it into WinPE build 10.1.22000.1 (Windows ADK for Windows 11 21H2) or WinPE build 10.0.22621.1 (Windows ADK for Windows …

Category:  Health Go Health

Links from the ConfigMgr vNext Virtual Conference

WEBMastering Windows 10/11 Deployment, 4 days April 8-11, 2024 (US Time) Mastering Windows Defender Application Control Starting April 16, 2024 (US Time)

Category:  Health Go Health

Maintaining WSUS Like a Boss!

WEBMastering Windows Defender Application Control. Starting April 16, 2024 (US Time) Mastering Certificates with Intune, 3 days May 14-16, 2024 (US Time)

Category:  Health Go Health

Installing a Client Using a Startup script

WEBConfigMgrStartup.xml file used in ViaMonstra. 4. Copy D:\Program files\Microsoft Configuration Manager\Client\ccmsetup.exe to the newly created …

Category:  Health Go Health