Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

sccm

  1. DavidL

    NEW New imaged servers not getting updates

    I have finally registered here, as normaly just browse and can find my answers, but I am really stuck with some servers not getting updates. I have around 24 servers not receiving updates from SCCM, and it appears they haven't received any since they were imaged, workstations and other servers...
  2. H

    SOLVED SCCM client install failed in Windows 11

    I configured a new SCCM server Version.2303 and installed Windows 11 ADK. I deployed the SCCM client to all computers and created a package for testing, and working fine. However, I found that only Windows 11 failed to install SCCM Client, even I push "client installation" manually / run the...
  3. Garth

    NEW Who is going to MMS MOA this year?

    Like the title says, who is going? I will be there for sure! If you don't know what MMS is, it is a conference about ConfigMgr and Intune! https://mmsmoa.com/registration/2023-miami.html
  4. filpped

    PENDING I am unable to push software to the clients, and the icons for the client laptops are all grayed out.

    Client : windows 10 >= 21h2 MP: 2008 server AP: 2016 server sccm version : 2303 I suspect there might be an issue with my connect. I've checked BgbServer.log, BGBServer.log, CcmNotificationAgent.log, and locationservices.log. In BgbServer.log, I found that the client's online status is normal...
  5. igorzg

    SOLVED Applications failed to install in task sequence

    I am trying to deploy some workstations. I am using a task sequence, and the deployment type of the application is through a script. This problem only occurs on HP 650G3 and HP 840G8 workstations; other laptops pass successfully. The deployment problem on the mentioned workstations occurs 90% of...
  6. Voyager

    PENDING SCCM deployment - Clients downloaded and installed updates, but did not reboot as usual.

    Hello, our SCCM manager is pushing the July KB to the servers and installs it, but servers are not restarted automatically during the monthly maintenance window as usual. 64 assets have installed it, but did not reboot during the usual patching window I don't remember this happening...
  7. Charlieferreira

    PENDING SCCM 2303 - SUG - Deployment issues

    Hello, everyone. I'm having an issue with SCCM 2303, specifically regarding the SUG, which I'll explain. I have an ADR to get all Edge security updates that runs once a week. It is configured to create a SUG with each execution. It has the deployment package. The problem occurs in the...
  8. Voyager

    NEW 0X87D00324 The application was not detected after installation completed.

    Hello, I am new to SCCM so please bear with me. After patch Tuesday package deployment, SCCM gives me error 0X87D00324 for 4 servers. I tried the fix described here: https://www.prajwaldesai.com/fix-sccm-application-install-error-0x87d00324/, but looking at AppEnforce.log it only shows Chrome...
  9. N

    SOLVED Error configuring BITLOCKER MANAGEMENT web portals

    Hi, I was trying to config Bitlocker Management on SCCM, I already created de Bitlocker Policy, and after using the .\MBAMWebSiteInstaller.ps1 there is an error If any one could help me to solve this please Refressing existing web application HelpDesk Set-WebConfigurationProperty : Filename...
  10. R

    SOLVED sccm console doesnt work remotely

    hey guys its been a few days that i have had problems with sccm console i just want to install the console on another windows server 2019 or widows 10 but it doesnt work. i have had tried lots of solution but the problem still remains. the sccm machine is windows server 2019 too.
  11. V

    SOLVED The sccm client does not appear in the console after installation

    Hello, everyone I need some help. I have Microsoft Endpoint Configuration Manager version 2203 installed. When installing the client (client push installation), in the ccmsetup logs I get "CcmSetup is exiting with return code 0", but the client is not active in the console and then shows that...
  12. L

    NEW Device fail to deploy from DP

    Hello, We have run into a problem with one customer where their devices can't deploy from one DP which is weird because the same device model can be deployed from the same DP but in a different country. One is based in Thailand and the other one is in Australia. They are using the same DP for...
  13. AurelV

    SOLVED Differents devices types WQL query

    Hello everyone, I come here looking for help in refining some queries for my device groups in the SCCM console. Currently, I am looking to obtain different collections which would each group together each type of existing machine in my fleet. For example, I would like a collection for laptops...
  14. J

    NEW Configuration Manager 2303 - No OSD Task Sequence Progress

    Hi All! Have just upgraded to Configuration Manager 2303 and done an OSD. The OSD Task Sequence progress bar disappears once it gets to the the Setup Windows and Configuration Manager step (the first part of the Task Sequence after it boots out of WinPE to installed Windows). Had an unattend.xml...
  15. ntinsky

    NEW Client install discovery issues

    Hi everyone, I ve been practicing with SCCM for about a year now and my experience is not that great but i try to keep myself up to date. There is an SCCM site on DomainA which includes site server,an extra MP and a new MP2 which resides on the new location and will serve the clients there to...
  16. D

    NEW Move applications to retired folder

    Hello We are trying to move applications with no deployments, not part of TS and also not added to any deployment type as dependency. I came up with below code, but what can i add to check if the application is added as dependency for naother app. $applications = Get-CMApplication |...
  17. burgisserkevin

    PENDING SCCM – OSD not working anymore after switching to HTTPS environment.

    I have recently switched our ConfigMgr environment to use HTTPS communication. Since then, OSD is not working anymore. It fails at step “apply operating system” with error 0x80070002. I receive errors of type “Http result: 403”, “SendResourceRequest() failed. 80190193”, “Download() failed...
  18. D

    PENDING wmi query for Wlan

    Hello, we want to run command on machines that have wifi interface, is there any wmi query to keep in task sequence to make teh step run only on devices that have wifi?. Regards
  19. D

    SOLVED Remove old applications to retired folder

    Hello Experts, We are working on automation script and I want to move old application with no deployments to retired folder. For example if i have google chrome 1.x and google chrome 2.x I want to check the deployment and move google chrome 1.x to retired folder. Is that possible. Thanks in...
  20. J

    PENDING Software Center - Install Application & Copy over a file

    I need to put an application in the Software Center. After the software installs, I need to have a file copy over to the users workstation that the application is installed on. I configured it as follow, see screenshot: The part that copies the file over is a .bat file doesn't execute. How do I...
Back
Top