ESKONR.INTRANET.ASIA/HK/%PROD% If you want to combine PROD and DR Clients into 1 collection ,you can use OR condition by creating 2 criteria's like below. ESKONR.INTRANET.ASIA/HK/%PROD% OR ESKONR.INTRANET.ASIA/HK/%DR% So ,How to achieve this using collection ? Createnew Dev...
The script use the New-CMDeviceCollection and Add-CMDeviceCollectionQueryMembershipRule command. You can download the script on my Github Repository. This script will create 15 Windows 10 collections. 1 per Windows 10 version and one that contains all your machines that are not up to date. At...
In the SCCM Console Go toAssets and Compliance \ Device Collections Right-Click your collection and select Properties Go to the Maintenance Windows tab and verify that your Maintenance Window has been created Report You can also verify if your SCCM maintenance windows has been configured properly on...
To select a collection of targets for your script:In the Configuration Manager console, click Assets and Compliance. In the Assets and Compliance workspace, click Device Collections. In the Device Collections list, click the collection of devices on which you want to run the script. Select a ...
Boot the device into the WinPE environment and capture the WIM image of the installed Windows using DISM; Replace the original install.wim on the installation USB flash drive (ISO image). If you are deploying Windows to computers on a corporate network, it is more convenient to use MDT, whi...
experience in Workplace technologies. He is a Blogger, Speaker, and Local User Group Community leader. His primary focus is on Device Management technologies like SCCM and Intune. He writes about technologies like Intune, SCCM, Windows, Cloud PC, Windows, Entra, Microsoft Security, Career, ...
How to check status of a bluetooth paired device using powershell How to check the availability of a site using powershell How to check to see if a file is open/locked before trying to copy it How to Check whether the Domain user(s) is having the logon access to the given server(s...
SelectCustomto use a previously created global condition. When you selectCustom, you can also chooseCreateto create a new global condition. For more about global conditions, seeHow to create global conditions. Important If you deploy the application to a device collection, the client ignores any ...
Alright so if I google installing an application with powershell through SCCM people have some overly complicated scripts theyve written for powershell and I happen to be very new to powershell All I was trying to do is: prettyprintCopy ...
You've helped me through the growing pains of the old-to-new transition of SCCM. I've been given the green flag for OSD testing. The question came up if a new unboxed PC can be quickly added to a deployment collection without having pre-joined the domain, etc., etc.? I'm leaning ...