<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>ConfigMgr on Anything About IT</title><link>https://www.verboon.info/tags/configmgr/</link><description>Recent content in ConfigMgr on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 10 Jul 2021 15:07:17 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/configmgr/index.xml" rel="self" type="application/rss+xml"/><item><title>Use Microsoft Endpoint Configuration Manager to Configure the Windows Print Spooler Service</title><link>https://www.verboon.info/2021/07/use-microsoft-endpoint-configuration-manager-to-configure-the-windows-print-spooler-service/</link><pubDate>Sat, 10 Jul 2021 15:07:17 +0000</pubDate><guid>https://www.verboon.info/2021/07/use-microsoft-endpoint-configuration-manager-to-configure-the-windows-print-spooler-service/</guid><description>&lt;p&gt;Hello there,&lt;/p&gt;
&lt;p&gt;In &lt;a href="https://www.verboon.info/2021/07/use-microsoft-endpoint-configuration-manager-to-stop-the-windows-print-spooler-service/"&gt;my earlier post&lt;/a&gt; &lt;a href="https://www.verboon.info/2021/07/use-microsoft-endpoint-configuration-manager-to-stop-the-windows-print-spooler-service/"&gt;Use Microsoft Endpoint Configuration Manager to stop the Windows Print Spooler Service – Anything about IT (verboon.info)&lt;/a&gt; I explained how to stop the Print Spooler service using Microsoft Endpoint Configuration Manager leveraging CMPivot to identify servers where the Print Spooler is running and the Run Script function to stop and disable the service. This method was intended as a first response action, however as new servers get deployed, we want to make sure the print spooler remains disabled, so we need a more permanent solution.&lt;/p&gt;</description></item><item><title>Configuring Windows Defender Credential Guard with ConfigMgr</title><link>https://www.verboon.info/2019/03/configuring-windows-defender-credential-guard-with-configmgr/</link><pubDate>Wed, 27 Mar 2019 21:23:16 +0000</pubDate><guid>https://www.verboon.info/2019/03/configuring-windows-defender-credential-guard-with-configmgr/</guid><description>&lt;p&gt;I&amp;rsquo;m currently engaged in multiple customer projects where Windows 10 is already in production, but unfortunately without Windows Credential Guard enabled. For those who think &amp;ldquo;Credential ….what?&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Windows Defender Credential Guard uses virtualization-based security to isolate secrets so that only privileged system software can access them. Unauthorized access to these secrets can lead to credential theft attacks, such as Pass-the-Hash or Pass-The-Ticket.&lt;/em&gt; More details can be found &lt;a href="https://docs.microsoft.com/en-us/windows/security/identity-protection/credential-guard/credential-guard"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Some of you might think, why wasn&amp;rsquo;t it enabled in the first place when they deployed Windows 10? From speaking to several people, here are some of the reasons.&lt;/p&gt;</description></item><item><title>Deploying ConfigMgr Current Branch in Azure Dev Test Lab</title><link>https://www.verboon.info/2017/02/deploying-configmgr-current-branch-in-azure-dev-test-lab/</link><pubDate>Fri, 10 Feb 2017 21:36:02 +0000</pubDate><guid>https://www.verboon.info/2017/02/deploying-configmgr-current-branch-in-azure-dev-test-lab/</guid><description>&lt;p&gt;Remember the days when you spend hours if not days just to get a lab environment in place and any time you wanted to use the environment again, you spend another couple of hours to get It updated. About 3 years ago I started to make more use of Azure based compute to run my virtual machines, that I use for technology learning and research activities. Initially created the virtual machines through the portal, but then soon started to use Azure Resource Manager based provisioning techniques and PowerShell which speeded up provisioning times quite a bit.&lt;/p&gt;</description></item><item><title>How to generate random computer names for lab deployments using SCCM OSD</title><link>https://www.verboon.info/2013/02/how-to-generate-random-computer-names-for-lab-deployments-using-sccm-osd/</link><pubDate>Thu, 21 Feb 2013 11:22:32 +0000</pubDate><guid>https://www.verboon.info/2013/02/how-to-generate-random-computer-names-for-lab-deployments-using-sccm-osd/</guid><description>&lt;p&gt;For my &lt;strong&gt;lab&lt;/strong&gt; environment I use the below described approach to generate random computernames for my clients. The script does the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Read the Task Sequence Package Name&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Based on the name set the appropriate prefix&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Generate a random number between 100 and 1000&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Generate the new computer name based on Prefix + random number&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To implement this do the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Put the script listed below into a package&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Add the script to the TS by adding a Run Command Line task &lt;em&gt;after&lt;/em&gt; Partition Disk and &lt;em&gt;before&lt;/em&gt; Apply Operating System&lt;a href="images/image1.png"&gt;

 &lt;img src="images/image_thumb1.png" alt="image"&gt;


&lt;/a&gt;&lt;/p&gt;</description></item></channel></rss>