
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.
- 1 reply
- 2213 views
- Add Reply
- 0 replies
- 1742 views
- Add Reply
- 3 replies
- 4160 views
- Add Reply
- 1 reply
- 6132 views
- Add Reply
- 1 reply
- 1998 views
- Add Reply
- 3 replies
- 3546 views
- Add Reply
- 0 replies
- 2353 views
- Add Reply
- 2 replies
- 3346 views
- Add Reply
OSD Deployment - PXE failing, Boot Media works
By Johnny_Eyebrows,
Hi folks -
I'm hoping someone may be able to point me in the right direction.
Last Tuesday, our OSD process hit a snag. Any attempts to image via PXE result in the message 'There are no task sequences available for this computer.' However, when using a usb boot media source, it all works fine. The OSD sequence is targeted at the 'All Unknown Computers' collection, and is set to 'Available', as it has been for 4 years now ☹️ The only change or event that occurred was that the primary se
Migration of mecm to new domain in same AD forest.
By ranjb,
Hi all
I am in the process of performing a mecm migration using source hierarchy approach.
The current environment is on current branch 2002 with 1 primary site and 4 DPs, no SUP.
The plan is to create a new destination primary site but share the existing DPs as they don't have capability currently to move the DPs to new domain.
Main objective is to get comanagement working as currently this isn't possible with server in old domain due to some legacy issues.
Does anyon
Windows 10 Servicing Plans - updates not showing on clients
By xerxes2985,
EDIT: It is amazing how much of an issue can be caused by having this box checked:
Once removing the SSL requirement, updates started flowing
Good morning/afternoon,
I am having issues getting software updates and feature upgrades to appear in Software Center.
I have created a Windows 10 Servicing Plan which is deployed to a collection of computers and the "user experience" is set to show everything in Software Center.
I have ensured the downloaded Feature Updates (business,
Missing Intune Subscription
By jkjk12,
I have SCCM CB 2010 installed. Under administration \ cloud services I do Not see Intune Subscriptions. I see in this screenshot below what it looks like but I don't have it. How do I add that? I want to setup a Cloud Distribution Point and when I try I log in using my Intune account and it finds my tenant but the Subscription is blank and I can't manually enter it.
Thank you.
[SCCM EM Workstation Workgroup Approval life time]
By maxbarmet,
Hi everyone?
I have a question about SCCM Endpoint Manager Workstation (WORKGROUP out of trusted domain) approval
When Workstation are in trusted domain, the autoApproval works like a charm and no problem with that workstation
But i notice that for manual approval of "Out of Tursted Domain Workgroup machine", it seems that this approval has a kind of life time in SCCM and after a certain time i need to re-approve them all manually to be able to install again the sccm client on that out of
Bitlocker management on SCCM 2002
By Imraz,
Hi all, I'm configuring a lab here for SCCm 2002 and I am looking at implementing bitlocker. I have been reading that from 2002, we don't need to enable https through out the MP to encrypt the recovery keys, we can just enable it on IIS. The problem I have is I have no idea how to do this. I quote Niall here from another post:
"if you choose to not use PKI in your infrastructure then you need to add a PKI-based server auth cert to the IIS website hosting the recovery service – this can be t
SCCM DB - AAG - CLR failure after failover to secondary
By SCCM_Nooby,
Our SCCM DB is on an AAG. When it fails over to one node we get the error:
An error occurred in the Microsoft .NET Framework while trying to load assembly id 65541. The server may be running out of resources, or the assembly may not be trusted. Run the query again, or check documentation to see how to solve the assembly trust issues. For more information about this error: System.IO.FileLoadException: Could not load file or assembly 'smssqlclr, Version=5.0.0.0....
when we set trustwo
Create collection base on Model and BIOS version Above 1.7
By lalajee,
I need to create a Collection based on Model and BIOS version above 1.7
I try following query but it doesnt show any machine. I have check few machine and I can see that BIOS version is 1.6.x
select distinct SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System inner join SMS_G_System_COMPUTER_SYSTEM on SMS_G_System_COMPUTER_SYSTEM.ResourceID = SMS_R_System
