No announcements
-
0 Votes
Getting Deployments for the device with powershell
Is there a cmdlet to find deployments assigned to a device? I can check the members of the collection with get-cmcollectionmember. But not able to find anything ...Proposed | 8 Replies | 743 Views | Created by Ogeccut - Wednesday, July 10, 2019 2:08 PM | Last reply by Vipinkumar5254 - Wednesday, December 4, 2019 12:43 AM -
1 Votes
Getting error Windows Management Instrumentation has stopped WMIPRVSE.EXE because a quota reached a warning value. Quota: PrivatePageCount Value: 2654208 Maximum value: 0 WMIPRVSE PID: 10452 Providers hosted in this process: C:\Windows\SysWOW64\wbem\WmiP
I am getting below error when trying to get devices present in sccm using wmi query, total no. of devices in our sccm are near about 50 thousand. Same ...Proposed | 2 Replies | 8434 Views | Created by Dada1008 - Thursday, March 23, 2017 12:10 PM | Last reply by JoeFri - Thursday, November 14, 2019 1:26 PM -
0 Votes
PowerShell - Software Updates - Deployment from Template
Hi All I have setup some Software Updates to be deployed. I have created a Software Update Group and a Deployment Package. I have setup a Deployment to put these updates ...Unanswered | 3 Replies | 228 Views | Created by IT Techie 2015 - Saturday, November 2, 2019 9:19 AM | Last reply by Ray Jia - Monday, November 11, 2019 2:33 AM -
0 Votes
Source Path of all the Applications
Hello Friends I am looking for a Powershell Script or SQL Query to get the Source Path information of all the Applications Thank you in ...Answered | 4 Replies | 4342 Views | Created by Tanoj Mahishkar - Sunday, March 5, 2017 7:18 PM | Last reply by FlamedTofuSteak - Sunday, November 10, 2019 11:43 PM -
1 Votes
Querying for Detection Rule Setting Type
I'm trying to write up some documentation regarding creating applications and I was wondering what our most common method for application detection was. Is it possible to use ...Answered | 4 Replies | 1056 Views | Created by Markus Adler - Tuesday, January 31, 2017 6:06 PM | Last reply by Goku777 - Monday, October 28, 2019 8:58 PM -
0 Votes
SCCM Application's script(powershell) detection method not working
Hi All, I have a executable file which is install the files under ApppData and not required administrative privileges. Created a application model. Install & ...Answered | 6 Replies | 254 Views | Created by Vijayasekhar Naidu - Monday, October 21, 2019 9:37 AM | Last reply by Ray Jia - Monday, October 28, 2019 2:45 AM -
1 Votes
Powershell oneliner to delete a computer from SCCM?
Hi, I'm looking for a oneliner to delete a computer from SCCM. Please advise. J. Jan ...Answered | 5 Replies | 10506 Views | Created by janhoedt - Tuesday, March 17, 2015 12:28 PM | Last reply by Er Reddy - Friday, October 25, 2019 12:52 PM -
1 Votes
Need to create two enhanced detection rules, one for registry and one for MSI product Code
I have used Adam meltzer's example at ...Proposed | 9 Replies | 6136 Views | Created by Rick Gates - Thursday, December 13, 2012 6:29 PM | Last reply by sttaaaa - Monday, October 14, 2019 10:10 AM -
0 Votes
SCCM detection method script
Hello, I'm trying to replace a SCCM package that runs an executable on the clients to kick off a patch cycle and update a .csv file with an application (using a .bat), but I'm ...Unanswered | 7 Replies | 549 Views | Created by JEnumclaw - Friday, July 12, 2019 8:28 PM | Last reply by JEnumclaw - Thursday, October 10, 2019 3:29 PM -
0 Votes
Wondering how to set CCM_Application and CCM_ApplicationActions properties with WMI
Hi there, Is it possible to set NextRetryTime via the WMI class? I was hoping to use 'retry in x hours' for users to select via a custom PSADT ... -
0 Votes
Need help in Removing Detection Clause(ProductCode)
Hi, We are using Add-CMMsiDeploymentType to add Custom Registry Clause but, it creates additional Detection Clause with the Product Code. Need to know how to remove the MSI ...Unanswered | 3 Replies | 223 Views | Created by Sai Yeshwanth - Friday, October 4, 2019 7:51 AM | Last reply by Sai Yeshwanth - Monday, October 7, 2019 8:49 AM -
0 Votes
Add Computers To a Collection in SCCM throw wmi in powershell script from remote machine
I am looking for a powershell script that will allow me to add a computer to a collection using wmi from remote machine in SCCM. Does anyone have any examples?Proposed | 9 Replies | 570 Views | Created by Lokesh002 - Tuesday, September 24, 2019 5:08 PM | Last reply by Simon Ren - Friday, October 4, 2019 6:58 AM -
8 Votes
Error: This command cannot be run from the current drive. To run this command you must first connect to a Configuration Manager drive.
get-help New-CMApplication -example NAME New-CMApplication SYNOPSIS Creates an ...Answered | 9 Replies | 37113 Views | Created by Matthias Gysin - Sunday, January 13, 2013 6:06 PM | Last reply by Richard.Knight - Tuesday, October 1, 2019 1:25 PM -
0 Votes
powershell script to add machine in collection using wmi
Hi All, when i try to use below code Set-WmiInstance -PATH ...Answered | 3 Replies | 440 Views | Created by Lokesh002 - Wednesday, September 25, 2019 3:39 PM | Last reply by Lokesh002 - Thursday, September 26, 2019 4:40 AM -
0 Votes
SCCM Powershell cmdlet syntax for returning detailed Package Deployment Status
Hi, I'm looking for a SCCM Powershell cmdlet which will return the detailed 'asset' summarization deployment status of each device in a collection. I am ...Unanswered | 3 Replies | 3272 Views | Created by -Strategos- - Friday, November 11, 2016 4:13 PM | Last reply by desert_rover - Wednesday, September 25, 2019 12:34 PM -
2 Votes
calling SCCM advertisement remotely | UIResourceMgr
I'd like to install a package remotely. I've created a PowerShell script that works locally: $uiobj = New-Object -ComObject "UIResource.UIResourceMgr" $patch = ...Unanswered | 16 Replies | 633 Views | Created by MiniMen - Thursday, June 13, 2019 9:43 AM | Last reply by Jason Sandys - Tuesday, September 17, 2019 3:35 PM -
0 Votes
What am I doing Wrong?
OK, so I wrote this little one liner to try and run a vbs script on a collection that I am having trouble getting to take the sccm.exe updates. But, when I run the PS it starts off grabbing the ...Unanswered | 1 Replies | 325 Views | Created by EllisDeeAintFree - Friday, September 6, 2019 2:48 PM | Last reply by Garth Jones - Friday, September 6, 2019 5:40 PM -
0 Votes
SCCM 2012 Task Sequence Fail Could not find CCM install folder. Don't use ccmerrors.dll
Task sequence Image fails during the "Gather" MDT Setting step with error code (Could not find CCM install folder. Don't use ccmerrors.dll). Could not find CCM install ...Unanswered | 4 Replies | 659 Views | Created by Davaughne - Friday, August 23, 2019 4:53 PM | Last reply by Davaughne - Tuesday, August 27, 2019 2:35 PM -
0 Votes
Delete Bloatware W10
Good Morning, We are currently distributing the latest version of Windows in our workstations, with the surprise of seeing all the bloatware preinstalled on that ...Unanswered | 2 Replies | 578 Views | Created by gerard_gorrion - Tuesday, August 27, 2019 7:58 AM | Last reply by Kalyan Sundar - Tuesday, August 27, 2019 8:11 AM -
0 Votes
Task Sequence : AC Power Check
Is anyone else having a ridiculously difficult time getting this to work? Since upgrade, I have tried a powershell script that is returning the correct "false" variable but ...Answered | 12 Replies | 946 Views | Created by SCCMnewt - Tuesday, August 6, 2019 5:09 PM | Last reply by SCCMnewt - Wednesday, August 14, 2019 3:09 PM - Items 1 to 20 of 1028 Next ›
No announcements