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!
Hi,
We are deploying software updates to one of our department users, and these users don't prefer to restart their laptops. We have sent out emails to regularly restart the devices but they don't do it. We don't know how many devices the updates are pending for install and devices that already...
Hi All,
Love the site as a resource but I am seriously stuck and it doesn't seem like anyone on the internet has had this exact issue before. I am trying to setup our SCCM server to deploy third-party software updates and I've got HTTPS working and the catalog setup but this signing cert is...
Here's the setup: 3 local servers. The primary site server is also the management point. There is a separate DP and a separate SQL server.
I enabled E-HTTP and the following happened immediately:
lost console connection
site server logs (almost all of them) stopped logging
There is an SMS SSL...
Hi All,
We have encountered a strange issue in our company.
We are using SCCM and Task Sequence to deploy computers with Windows 10/11 Enterprise. However, some laptops end up with Windows 10/11 Professional Edition (Retail channel) using the ...-3V66T product key, even though we use the...
Hello,
I have what i would like to think would be a simple fix but i may be wrong. I understand that you can change your "Organization Name in Software Center" when deploying images to machines. Currently we have a variable to display the host name after the value gets entered using a prompt...
Hi,
Can you please advice me how to resolve this issue?
Issue is: client computers are not installing ccmsetup file. I have tried uninstall/re-install manually or push form sccm, still same. Here is the one of the computer and it's not getting pki and client mark as No.
In Component status...
Hello all,
We have a TS for OSD for years, it occasionally fails on the Application installation steps, on different apps in the list. sometimes it runs perfectly fine.
When it happens, we have no other logs other than that single error, as below (names revised for security)
The task sequence...
Hello we are using Configmgr OSD front end(1.6.0) for installing application through task sequence and for customized OSD .but here in the domain option during the authentication window we need to add the new domain in our organization. Can anyone help us in how to create a new domain in the...
Hello,
My company supports around 2000 Windows 10/11 desktops and 80 Windows Servers 2012 R2, 2016, and 2019. We are using a single SCCM Server 2012 R2 with Configuration Manager v2309. We are utilizing the Software Update Point with WSUS and deploying updates to collections using Software...
Hello all! Wondering if you can help me since I'm not an expert in SCCM or TS's, I wrote a script that is called in a TS to manage the language packages in Windows 11.
I have a call to Dism in the script as:
$outputDism = Dism /Online /Add-Package...
Hello Fellows,
I have been having this issue for a while now on a new deployment.
The MP fails after about 2 minutes with the below error:
The error chain repeats every 5 minutes interval.
IIS Logs show no Issue on the surface
But Error trace log show the below
When you expand the...
Morning all,
We are getting the following error on the Component status for SMS_REST_PROVIDERS . I cannot find anything related to this, don't see any errors in the LOGS
We are running on version 2309 with the latest hotfix installed , any ideas what might cause this?
Regards
Roelof
Hello recently i did an upgrade of the config manager to 2403 after the upgrade . Applications are not showing on software center further more to this i noticed that the content status was always yellow in progress and i increased how many packages and threads are processed and now it takes less...
Hello All,
we stood up a DMZ server installed DP and MP, but the client is not able to get the content.
when i see ccmmessaging log I see [CCMHTTP] ERROR:URL= server/CCM_system/request, port=443,Option=31, code=12030,Text=ERROR_WINHTTP_CONNECION_ERROR
location services log says Failed in...
Hi,
Has anyone come across this before? I am moving our SCCM database from SQL 2012 on a 2012r2 server to SQL 2019 on a 2019 server, by recovering from a backup. All seems to have gone fine, until the final step of running config manager setup again to choose the site maintenance option, to...
Recently software center started to stop working, computers already installed work and connect to the management point but newly imaged computers only partially install software center, it opens on the client but then errors out saying it cannot open press F5 or try again later, now what i can...
I have been looking at the logs on the SCCM server (MPControl / CCM / SMSPXE & distmgr), they all suggest everything is working as it should be, no errors, they can see the WIM boot images (Boot Images have been updated), they suggest the connection with IIS and the MP are working.
I boot any...
Hi, I’m trying to uninstall Adobe products on a select group of user’s PCs using this script. I'm running the script on a collection in SCCM.
“wmic product where “name like ‘Adobe Acrobat Reader%’” call uninstall /nointeractive”
The script works, I’ve tried it (manually) on a few test PCs...