
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
- 2126 views
- Add Reply
- 2 replies
- 2169 views
- Add Reply
- 0 replies
- 1586 views
- Add Reply
- 2 replies
- 4088 views
- Add Reply
- 5 replies
- 6657 views
- Add Reply
- 2 replies
- 5220 views
- Add Reply
- 2 replies
- 33252 views
- Add Reply
- 15 replies
- 15749 views
- Add Reply
Failed to get DP Location
By droidus,
I am struggling as to why I am still getting this error. I am deploying Software Center to my AD server. Both servers run 2016. I followed this tutorial: https://www.windows-noob.com/forums/topic/4428-using-sccm-2012-in-a-lab-part-3-configuring-discovery-and-boundaries/. I did notice that under software library/packages, that the cm client package failed to distribute, so not sure if that's part of this, or that's a separate problem. I've done some research, and people have said that you fa
SCCM Third party certificates for IBCM?
By glen8,
Hi Everyone,
We have an SCCM CB IBCM server within our DMZ serving up updates for our internet based laptop users. Today we ran an external vulnerability scan to health check the security of our network. The report flagged up a red mark against our IBCM server due to not using third party certificates. "Due to using an internally generated certificate the server is unable to verify it" or words to that effect.
I'm sure I'm correct in saying that each an every client much have a uni
Store Apps
By KeithDib,
I have set up Store Apps on out 1709 environment and i am deploying OFFLINE apps
I cannot however get the ONLINE apps to deploy from the store, I have moved the apps to the private store, assigned to myself as a test user, i have recieved the link emails from the store BUT when i follow the link i click to install and get 'There seems to be an error our end, try again later' been having same issue for a week.
can anyone help?
thanks
SCCM 1806 currently logged on user not populating
By kregina,
We updated to SCCM1806 a few weeks ago, the clients have definitely updated to the newest version, but the currently logged on user column never populates.
Any ideas?
Adding Custom GlobalCondition to a DeploymentType - powershell
By Always,
Hi WN
I trying to add a custom Global Condition to a deployment type. But cant figure out how it done. and a big error so ??
if (!(Get-CMGlobalCondition -Name "Is user is logged on"))
{
Remove-Item "$env:temp\Is_user_is_logged_on.ps1" -ea SilentlyContinue
Add-Content -Encoding UTF8 "$env:temp\Is_user_is_logged_on.ps1" "[bool] (Get-Process explorer –ea 0)"
New-CMGlobalCondition -Name "Is user is logged on" -Description "Check if an user is logged on" -DeviceType Wind
"Invalid" content on a Distribution Point. Force a re-distribution?!
By Westy182,
Hi all,
A problem that seems to be occurring more and more frequently in the environment I'm currently working in is content not successfully distributing to Distribution Points. We have over 130 secondary site servers in the environment and it's common to find "Invalid" content when using the Content Library Explorer tool.
If a piece of content is "Invalid" I normally can't successfully remove it via the SCCM console as it then goes into a orphaned state in the content library. If l
Collection uninstall
By kaiserclaw,
Hello,
I use AD-groups when deploying applications and I want to create an automatic uninstall when the computer object is not included in the AD group (removed from the group).
I created a collection and query that checks if the application is installed but the computer object is not included in the group.
This is what I got so far:
select SMS_R_System.ResourceId, SMS_R_System.ResourceType, SMS_R_System.Name, SMS_R_System.SMSUniqueIdentifier, SMS_R_System.ResourceDomainORWorkgrou
Hardware inventory returns (80004005) InventoryAction does not exist on all clients after update to 1806
By supaFlaj,
Hi guys, I've been struggling with this one for over a week. I updated SCCM from 1710 to 1806. Had some trouble with AV software, but all in all the update finished with success. All components seems to be working (OS deployment, Software updates, Application Installation...). But hardware inventory just won't work, neither on workstations and neither on servers. In InventoryAgent.log there always appears the same message:Inventory: *********************** Start of message processing. **********
