Imab.dk

SCCM Client Health Monitor Script – imab.dk

The status messages being sent with the -TeamsStatusparameter will look like below examples. 1. Note: This is done with help from the PSTeams … See more

Actived: 4 days ago

URL: https://www.imab.dk/sccm-client-health-monitor-script/

SCCM Client Health Monitor: Automatically remediate

WebSo I hereby give you my solution to how you can automatically remediate both issues outside of Configuration Manager using Powershell and thus increase the …

Category:  Health Go Health

Troubleshooting Configuration Manager: Parsing client logs using

WebSCCM Client Health Monitor Script; Lenovo BIOS Configurator; Windows as a Service; About; Troubleshooting Configuration Manager: Parsing client logs using …

Category:  Health Go Health

Configuration Manager collection based on Client Creation Date …

WebThe time of when a device is created is stored in the database, and the data can be queried through WMI using WQL. A date formatted in WMI is using following …

Category:  Health Go Health

Repairing broken applications using Software Center and SCCM …

WebIntroduction. This is a quick and short post on one of the new and welcomed additions to application management in System Center Configuration Manager 1810 …

Category:  Health Go Health

Flipping the switch, part 5: A closer look on the client apps …

WebIntroduction. The client apps workload (also known as mobile apps for co-managed devices) was introduced in System Center Configuration Manager 1806 and was done so as a pre-release feature. The documentation on the workload is today still somewhat lacking, so I figured I’d give you some more insights based on my own findings.

Category:  Health Go Health

Setting up Microsoft Tunnel Gateway with Microsoft Endpoint

WebTaking a peek in the Microsoft Endpoint Manager admin center, you will now see your server on the list when browsing the health status, as well as the servers tab: …

Category:  Health Go Health

Flipping the switch, part 4: Moving Device Configuration workload …

WebIntroduction. Again, continuing the Co-management and flipping the switch journey, and moving the brand new Device Configuration workload to Intune MDM. This …

Category:  Health Go Health

Onboarding Windows Server (2012 R2 and 2016) into Windows

WebSCCM Client Health Monitor Script; Lenovo BIOS Configurator; Windows as a Service; About; Onboarding Windows Server (2012 R2 and 2016) into Windows …

Category:  Health Go Health

Deploy RSAT (Remote Server Administration Tools) for Windows

WebSCCM Client Health Monitor Script; Lenovo BIOS Configurator; Windows as a Service; About; Deploy RSAT (Remote Server Administration Tools) for Windows 10 v1809 using …

Category:  Health Go Health

Windows as a Service: Sharing my PreCache and In-Place

WebIntroduction. Yes! It’s true. I’m still leveraging Task Sequences and Configuration Manager to upgrade Windows 10. I’m also Co-managing my devices and …

Category:  Health Go Health

Configure Microsoft Teams application settings using PowerShell …

WebIntroduction. Almost a year ago, I wrote a blog post on how to configure Microsoft Teams application settings using Configuration Manager and Powershell. For …

Category:  Health Go Health

Deploy the SCCM Client using Microsoft Intune and the Cloud

WebIntroduction. Last week I blogged about how to get properly started with Windows AutoPilot.This week I’m continuing on the topic, and going into details on how …

Category:  Health Go Health

Conditional Access: Restrict access to company resources and only …

WebIntroduction. I have previously given a few examples on use cases for Conditional Access, and I admit, for the Conditional Access newbie, the options available can seem daunting. So how about a very simple scenario, where access to company resources are blocked, if not coming from a trusted IP?

Category:  Health Go Health

Monitor your Windows 11 Feature Updates with Custom Action

WebIntroduction. I’m kind of continuing on last weeks topic, where I wrote about leveraging SetupConfig.ini and SetupComplete.cmd to carry out custom tasks during a …

Category:  Health Go Health

Automatically create collections for Third-Party Software Updates …

WebIntroduction. My previous post was about Patch My PC and Third-Party Software Updates in SCCM 1806. This one is a quick continuation, where I’m going to share a complete Powershell script to create collections for (at the time of writing) 23 different third-party products. Products that’s all available through Patch My PCs update catalog.. …

Category:  Health Go Health

My Always On VPN configuration with Microsoft Intune and …

WebThe Base VPN settings are configured like below: Connection name: Always On VPN. This is just the display name of the connection. Servers: aovpn.imab.dk. This …

Category:  Health Go Health

Device Compliance with Configuration Baselines, Configuration

WebIntroduction. This must be one of my favorite features of Configuration Manager version 1910: Include custom configuration baselines as part of compliance …

Category:  Health Go Health

Endpoint Analytics: Locate devices not enrolled with Windows …

WebIntroduction. As promised, another use-case and example of Proactive Remediations in the new Endpoint Analytics feature in Microsoft Endpoint Manager …

Category:  Health Go Health

Use Powershell to create device collections in Configuration …

WebIntroduction. While brewing on another blog post, on how I’m preparing for the changes to update channels for Microsoft 365 Apps (formerly known as Office 365 …

Category:  Health Go Health

Manage Lenovo BIOS with Powershell (During OSD with SCCM)

WebYou basically just run the script with parameters. Example: LenovoBIOSManagement.ps1 -EnableTPM -EnableSecureBoot -DisableVirtualization …

Category:  Health Go Health

Converting from BIOS to UEFI with Powershell (During OSD

WebNext step, create a new group called Config Lenovo BIOS with following condition: SELECT * FROM Win32_BIOS WHERE Manufacturer = “Lenovo” (This will …

Category:  Health Go Health