SCCM Collection Query – Virtual Machines
If you are looking for a SCCM collection query for virtual machines in your environment, then you can use this query below:
If you are looking for a SCCM collection query for virtual machines in your environment, then you can use this query below:
If you are looking at setting up your System Center Configuration Manager (SCCM) with PKI, then there is an excellent step by step guide that you can follow from SCCMGuy. The link to this guide is below: https://sccmguy.com/2013/11/26/pki-certificates-for-configuration-manager-2012-r2-part-1-of-4-web-server-certificate/ We have used this in the past our various labs and it details well what you need to … Read more
If you are using System Center Configuration Manager for Operating System Deployment (OSD) then you may come across an error like this even after a successful PXE boot:
We recently came across an issue where our Configuration Manager Operating System Deployments (OSD) were failing at the activating Windows step. Having spent far too much time looking into why it was doing this, we eventually found out that it was our proxy servers that were blocking access it the Microsoft activation servers.
We today ran into an issue where our SCCM OSD PXE boot was not working. It was coming up with a very confusing message stating: “A required device isn’t connected or cannot be accessed” This led us to start looking at the hard drive and the drivers, however, the solution was completely different. The problem … Read more
If you need a WMI query for Group Policy or for Configuration Manager for machines that have Internet Explorer installed and even a version filter, then you can use the following: You can then change the “11.%” part to the version number that you would like to have. COMMENTS If you have any questions or … Read more
To get the Shoretel Communicator download for the client software you can easily retrieve it from your Shoretel HQ server and you then have the ability to use the installer in various different installation methods. EXE Format You should go to the following URL in an internet browser on a machine that is connected to … Read more
If you are looking at doing some housekeeping on your Application Catalog within SCCM for user requests then you will find that there is not a Microsoft supported why of doing this. This has been causing us problem recently having approved software for a user and then the users going onto different machines and installing … Read more
A lot of people ask us about getting older versions of Java Clients. So we have now launched a Java client micro-site with all the previous versions that we have available and all upcoming versions. You can download the Offline Installers and MSI files from our Java website using the link below: Download Instructions When … Read more
If you have a requirement to have Silverlight installed as a silent install, like for deployment through System Center Configuration Manager, then you can use the following guide to allow you to do this. First of all, you will need to download the full installer which you can get from the download link below: Download … Read more
If you want to restart SCCM OSD Task Sequence from within Windows PE without having to reboot the machine and start the PXE boot sequence again, you can quickly press F8 to bring up a command prompt and enter the following command: x:smsbini386TsmBootstrap.exe /env:WinPE /configpath:x:smsdata This will then restart the task sequence process for you … Read more
If you have a new model of computer and you have PXE booted it and you do not get a network connection or IP address, then this is because the network card driver for that model is not available either within Windows PE or the boot image you have used to PXE boot the machine. … Read more