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
- 1507 views
- Add Reply
- 2 replies
- 3953 views
- Add Reply
- 5 replies
- 6362 views
- Add Reply
- 2 replies
- 5012 views
- Add Reply
- 2 replies
- 33164 views
- Add Reply
- 15 replies
- 15108 views
- Add Reply
- 8 replies
- 11423 views
- Add Reply
- 1 reply
- 5783 views
- Add Reply
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. **********
SCCM 1806 PXE Responder Issues
By Selby,
Hi,
I've updated to 1806 with all the hot fixes applied and decided to turn on "Enable a PXE responder without Windows Deployment Service" unfortunately it doesn't work and I've had to turn WDS back on which works. Below is the lines from the SMSPXE log.
We have IP Helpers rather than using DHCP Scope options.
PXE: BC:83:85:F5:0B:63: Parsed a discover/solicit packet. 17/10/2018 16:24:14
PXE: BC:83:85:F5:0B:63: C76B7D02-EA50-B10F-5E89-8BEFAA6609C9: Client is 64-bit,
SCCM 1806 Hotfix Rollup KB4465865 Installation Error
By Umair,
Hi Administrator,
Hope you are doing good, Can you please guide me how I can fix KB4465865 installation error?
When I am trying to install Hotfix Rollup on SCCM 2016 (1806) facing following error:
Failed to apply update changes 0x80004005
Error information persisted in the database.
ERROR: Failed to process configuration manager update.
I am also sending you CMUpdate log file.
CMUpdate.zip