Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!
Hi,
I've noticed that there's a significant number of endpoints getting stuck in the 'Unknown - Client check passed/Active' state. While this issue typically resolves itself after a while, I'm looking for ways to expedite the process.
To clarify, this issue isn't related to OS updates but...
Hello everyone,
I’m experiencing difficulties installing Inkscape via Intune. Neither the .msi file nor the .exe file seems to work.
With .msi using only the /qn switch the app remains on the "waiting for install status" for days.
With the .exe file and the settings below:
- Install...
Hi,
I follow the article https://www.prajwaldesai.com/deploy-new-microsoft-teams-using-sccm/ to use .misx to create New Microsoft Teams application and deploy, I can see it in software center, it works.
but when I want to add it to the task sequence, this application not show in the list when...
Hello All!
Why is an error displayed in the monitoring tab of SCCM during deployment even though the application is installed and the error has a "success" error code (0x0 error code). Those errors affect online machines as well and haven't change for all weeks. After some time few machine...
Hello everyone! Fairly fresh at SCCM and have a question -
We have an application that was deployed with an incorrect uninstall method (it required a second executable to uninstall). The application has been updated to reference the required uninstall.exe and the content has been...
I am trying to deploy some workstations. I am using a task sequence, and the deployment type of the application is through a script.
This problem only occurs on HP 650G3 and HP 840G8 workstations; other laptops pass successfully.
The deployment problem on the mentioned workstations occurs 90% of...
Hello All,
Fairly new to SCCM/MECM here but I’ve done plenty of research and investigated how to deploy .exe install files on countless videos and websites and I’m still having trouble on getting this exe to install. Our mobile techs use this application called MobileFrame and the goal here is...
Hi All!
Have been using CM for over 7 years at this point, but mainly have been deploying app/packages to device collections with a couple user collections here and there. Couple months ago, deployed an application as required to a user collection and it seemed to have worked fine, and it...
Hi,
I'm using SCCM 2211. Newly deployed applications with purpose "Available" are not getting displayed in SCCM. This behavior started from around 3 weeks back. Any applications or updates deployed with purpose "Required" are getting installed fine. Strangely, AppIntentEval.log...
Hi All
i am new to sccm, i need to run a PowerShell script on few servers.
lets say i have a folder1-inside folder1 i have folder2(this folder has files) and a PowerShell script.
folder1-->folder2 & script.ps1
i have a collection of servers. i want to run script.ps1 on this collection.
So i...
Hi all,
I'm trying to find a report in Config Manager where I need to list all Applications that have a deployment where the Action is Uninstall (Purpose is Required by default). This is for a SNOW metering project we have going on for software automation, and SNOW themselves require a list of...
I deployed SnagIt to three computers via SCCM. Myself, User1, and User2 computers were in the group to deploy. The SnagIt deployment says 100%, but only lists my computer. There are no computers listed in "In Progress", "Error", "Requirements Not Met", or "Unknown". I am new to SCCM so I am kind...
Dear Community
Introduction
We enabled co-management for a test group of users/devices.
These devices were orginally staged with Endpoint Manager and come with Chrome, Acrobat Reader, VLC and so on.
We use the solution of PatchMyPC to get the latest versions of all these third party products...
Hello,
We have a finished deployment of Office 365 apps on all our devices. (Installation Intune - Available install)
Teams app was NOT selected during this install.
What is the best practice or recomendation for current and future installs ?
Can I change the current config and also select the...
i installed the new 2107 patch version (5.00.9058.1000).
now the new installed machines see just 5 deployments in the software center.
CCIStore::EnumAllDependantCIRefPairs failed (0x87d00215).
CIAgentJob({509472B7-DC93-4CF8-BACC-FEB7062D8B2C}): [JOB SCOPE] Failed to get digest for...
i packaged a new software version for an app and my deployment contect never reached the dp. after looking i noticed the "size mb" field is 0. on the old version it was 118 mb. i copied all of the files (except the new version installer) straight from the old file on the sccm server. i have the...
Hello everyone :
when executing this script on a local machine it clears the ccm cache :
## Initialize the CCM resource manager com object
[__comobject]$CCMComObject = New-Object -ComObject 'UIResource.UIResourceMgr'## Get the CacheElementIDs to delete
$CacheInfo =...
So after building a new SCCM server with Microsoft. We are finally able to image but now some apps are failing and I cant for the life of me find a reason. I imported all of them from the old server and when they didn't install I re built them all from scratch. I will attach the log file. Also...
Hi Guys,
Please assist, i need to do the following via Powershell on SCCM
Step 1. Determine if OS is 32bit or 64bit
If 64 bit below steps need to happen
-create folder on users c drive called SAPWorkDir
- create the below registry entry
· “HKEY_LOCAL_MACHINE\Software\Wow6432Node\SAP\SAP...