-
Welcome
Welcome to windows-noob.com!
If you came here looking for the Microsoft Intune or SCCM Guides then please check the links below or use the links on the side-bar to the right of your screen.
- Microsoft Intune (standalone) in Azure step by step guides
- Microsoft Intune (hybrid) guides step by step guides
- Configuration Manager (Current Branch) step by step guides
- Configuration Manager 2012 step by step guides
- Configuration Manager 2007 step by step guides
- Microsoft Deployment Toolkit step by step guides
Register for free and ask your question in our forums.
Join the windows-noob community to share your Windows experiences and knowledge!
- 3 replies
- 85 views
- Add Reply
- 0 replies
- 97 views
- Add Reply
- 2 replies
- 133 views
- Add Reply
- 1 reply
- 150 views
- Add Reply
- 0 replies
- 110 views
- Add Reply
- 3 replies
- 177 views
- Add Reply
- 2 replies
- 187 views
- Add Reply
- 1 reply
- 143 views
- Add Reply
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
SCCM Collection based on LastOnlineTime
By DaveW,

I am trying to build a collection based on the Last Online time (within an arbitrary number of days). I know typically this is done using the Heartbeat, ClientActivity, or Hardware scan property. but I would like to see all machines, to identify which machines may not have the client installed.
I cant for the life of me find where the column in the collections view populates from.
I have the queries to filter out machines based on Last Hardware Scan shown below. I am looking for some
Which process is running under an OS deployment?
By john483,
Which process is running under an OS deployment?
I'm running a ScheduledTask, witch cannot run when the user is updating the OS.
Is this TSManager.exe, eller does this process runs more often ?
Unable to join the machine to the domain
By John Tshepo Motsomi,

I have a model laptop Dell Latitude 5510 that's unable to join the domain.
"Failed to join domain. The account may not have permission
The specified domain either does not exist or could not be contacted. (Error: 8007054B; Source: Windows)''
Checked the permissin forthe account to join the domain. All is fine. Only a few of my new machines hare having this issue.
Running osdjoin.exe
OSDJoin 2021/02/10 11:22:01 3200 (0x0C80)
Running module version 5.0.9012.1000 from
App-V
By Matt Aljanabi,
Hi Guys,
Thanks for accepting and offering this website for IT tech to solve some issues.
I have an issue with AppV, every time I try to create an Appv I got this error/message and stop me form complete the process.any help will appreciate
Delete machine record in AD and SCCM?

By Kingskawn,
Is there a way to delete a machine from ad and sccm before or during a TS? We want to do this because it's still linked to collections with app deployments the end-user doesn't need/want.