Welcome to windows-noob.com!
Logging in will allow you to download scripts used in the guides.
If you came here looking for the Endpoint Manager step-by-step guides then please start here.
Register for free and ask your questions in our forums.
- 0 replies
- 991 views
- Add Reply
- 1 reply
- 1370 views
- Add Reply
- 3 replies
- 3037 views
- Add Reply
- 5 replies
- 1824 views
- Add Reply
- 4 replies
- 1720 views
- Add Reply
- 15 replies
- 5322 views
- Add Reply
- 5 replies
- 1719 views
- Add Reply
- 3 replies
- 5932 views
- Add Reply
In SCCM console, all the DP clients exist in the Unknown category
By Kamran Ali,
Hello,
I just want to know, in my SCCM console, all the DP clients exist in the Unknown category, but the client system has been updated with the patches, I accessed the DP client and verified.
Does anyone tell me what happened, is it normal, or does it need some work to resolve?
Thanking you!
LocationServices.log:
WSUSLocationRequest : <WSUSLocationRequest SchemaVersion="1.00" BGRVersion="1"><Content ID="{26F729F4-F1C6-4E3D-A06A-6BB96A7C
why are my clients showing as unknown clients ?
By Kamran Ali,
Hello,
I just want to know, in my SCCM console, all the DP clients exist in the Unknown category, but the client system has been updated with the patches, I accessed the DP client and verified.
Does anyone tell me what happened, is it normal, or does it need some work to resolve?
Thanking you!
LocationServices.log:
WSUSLocationRequest : <WSUSLocationRequest SchemaVersion="1.00" BGRVersion="1"><Content ID="{26F729F4-F1C6-4E3D-A06A-6BB96A7C
Windows 10 21H2 Enablement Package
By pcook77373,
I have a specific machine that is running Windows 10 Enterprise, build 19042.1766 (20H2). I am wanting to deploy the Windows 10 21H2 Enablement package upgrade via SCCM. This machine is not showing as "required".
I looked at the prerequisite for this enablement package, which are that the build has to be at least 19041 and SSU for Windows 10, version 2004: September 8, 2020 or later. For the latest SSU (KB5005260) this machine is showing as "not required".
Why are some
Exclusions in autodiscovery
By Datafast,
How can I setup Autodiscovery to exclude a specific OU in AD?
Primary Site unknown in ADR
By Datafast,
I am noticing that once an ADR start detects the primary Site as unknown (tab).
I couldn't find the reason.
SCCM PCs discovery
By Datafast,
In Deployment Status > unknown error, there are a very large number of PCs with the default windows name "MININT-XXXXX".
Those PCs shouldn't be there because although they were created in the first instance by task sequence, later the name was changed and updated.....
My question is: what is the process SCCM use to discover the PC? Why this PCs are still in the SCCM system and not removed automatically (as they are not present in Active directory)?
Thanks
Failed to upgrade from 2103 to 2203
By bmkiss67,
Our SCCM is offline so I do my upgrade testing with a SCCM box that is online. The online box upgraded with no issues so I went ahead and tried to upgrade our offline box. I've not had a failure like this so I'm not sure how to handle this, any advice?
Thanks
How to add languages pack in the SCCM tasksequence
By Datafast,
Im trying to build the new win 10 21H2 image adding inside 2 extra language using DISM. This image will be included in the SCCM tasksequence .
With the first simple test (without adding a language) everything worked fine ....
Later once I injected another language by DISM
Dism /Image:"<PathToNewFolder>" /Add-Package /PackagePath="<PathTo.CABLanguagePack>"
something happen because it failed.
I have seen your guide:
and i need help to underst