No announcements
Found 1526208 threads
-
2 Votes
CcmSetup is exiting with return code 0 Need Help
Error code 0 can't be your problem, as error code 0 means a successful installation.Answered | 8 Replies | 22016 Views | Created by Yuuki92 - Friday, May 9, 2014 6:31 AM | Last reply by Grunt03 - Wednesday, May 27, 2020 2:10 AM -
0 Votes
The process exit code was "-1073741819" while the expected was "0".
Hi Naveen, As per my understanding, it inquires with the Sample.exe vendor as to what an exit code of "-1073741819" means.Answered | 3 Replies | 5738 Views | Created by Naveen Mittapalli - Tuesday, June 9, 2015 3:29 AM | Last reply by Katherine Xiong - Wednesday, June 10, 2015 2:45 AM -
0 Votes
Wiscp The process exit code was "-1073741510" while the expected was "0".
Hi Sebastian, -107 was due to I ran it for the first time, while now I am receiving error "The process exit code was "1" while the expected was ...Answered | 3 Replies | 3077 Views | Created by Jibran83 - Thursday, April 7, 2016 10:07 AM | Last reply by Sebastian vd Putten - Tuesday, April 12, 2016 2:59 PM -
0 Votes
exit code returns 0 even it has access denied
Here is a primer on how to handle errors in runbooks and how to acess the errors.Answered | 9 Replies | 885 Views | Created by msloy - Monday, October 21, 2019 11:13 PM | Last reply by Xin Guo - Tuesday, October 22, 2019 8:12 AM -
0 Votes
How to suppress exit code 0?
Just to show the complete "picture" https://powershell.org/forums/topic/how-to-suppress-exit-0/ Live long and prosper!Proposed | 14 Replies | 2517 Views | Created by cataster - Thursday, February 21, 2019 4:03 AM | Last reply by LeeSeenLi - Wednesday, February 27, 2019 9:29 AM -
0 Votes
Exit Code Failure Exit Code 1
You will need to review the Adobe log file to find out why it is exiting with error code 1.Answered | 1 Replies | 1593 Views | Created by Sinnathurai Pratheep - Wednesday, February 11, 2015 9:48 AM | Last reply by Garth Jones - Saturday, February 21, 2015 3:18 PM -
1 Votes
Powershell Exit Codes
Tim, I just came to know that the code 'Exit' itself exits the script.Answered | 3 Replies | 3468 Views | Created by Jebakumar, Alan - Tuesday, October 13, 2015 1:06 PM | Last reply by jrv - Tuesday, October 13, 2015 4:44 PM -
4 Votes
error code 3010 from TS - suppress reboot
Could you advice me in suppressing it through task sequence variable.Answered | 8 Replies | 9295 Views | Created by KennyBree - Wednesday, July 11, 2012 8:25 AM | Last reply by RCCMG - Tuesday, March 4, 2014 1:29 PM -
2 Votes
SCCM Package for creating local user, exit code 0
How To Deploy & Run PowerShell Scripts via SCCM CB (provided by Dragan979) Thanks again Jason and Dragan979 for sharing here!Answered | 10 Replies | 935 Views | Created by Dragan979 - Thursday, April 9, 2020 11:15 AM | Last reply by Larry_z - Friday, April 10, 2020 7:21 AM -
0 Votes
It is returing exit code 0
Failing with exit code 5.Answered | 15 Replies | 4422 Views | Created by Challa Kumar1 - Friday, April 1, 2016 2:47 PM | Last reply by Ssd11 - Wednesday, April 4, 2018 4:28 AM -
0 Votes
Capture Exit Code
If %errorlevel%==0 ( Echo Success!Answered | 3 Replies | 3491 Views | Created by mqh7 - Thursday, December 8, 2011 5:23 PM | Last reply by TorstenM - Thursday, December 8, 2011 5:56 PM -
0 Votes
smartlink to handle 2 exit codes
Failed Link: Include: Failure, SuccessExclude:Exit Code = 0 oder Exit Code = 300 Success ...Answered | 2 Replies | 747 Views | Created by Nikkoscy - Thursday, October 12, 2017 10:54 AM | Last reply by Stefan Horz - Friday, November 10, 2017 7:37 AM -
0 Votes
Add Exit Code as Success?
If the IE9 Language installation is provided as a 'legacy' package/program within CM12, and you don't want to alter the Site Control File (nor should you really) then you don't have much choice other ...Answered | 5 Replies | 3386 Views | Created by Fred Eric S - Tuesday, June 4, 2013 9:03 AM | Last reply by Fred Eric S - Friday, June 7, 2013 8:48 AM -
2 Votes
Vbscript Exit Code
I just checked and found that syntax and runtime errors return zero exit codes at a command prompt.Answered | 15 Replies | 65616 Views | Created by MOMER - Monday, August 23, 2010 11:51 AM | Last reply by Lucian Ciufudean - Tuesday, July 29, 2014 4:37 PM -
2 Votes
How to suppress header and feedback in the query output?
Found a solution to suppressing the dashes: sqlcmd <parameters that allow default headers> -o Temp.txt type Temp.txt | findstr /v \-\- > ...Answered | 7 Replies | 40135 Views | Created by KM68 - Tuesday, October 16, 2007 9:59 AM | Last reply by MindDrive - Thursday, September 1, 2011 2:18 AM -
1 Votes
Internet Explorer 11 Exit Code 3010 - Forced Reboot
I wouldn't change the exit code, that means you can't track success.Answered | 12 Replies | 4258 Views | Created by Cameron Ez - Tuesday, September 23, 2014 7:28 PM | Last reply by Martin Bengtsson - Friday, September 26, 2014 6:14 PM -
0 Votes
Exit Code WMI Query
I know I can define success exit codes.Answered | 2 Replies | 5210 Views | Created by AndreasK - Thursday, January 7, 2010 3:44 PM | Last reply by Yog Li - Friday, January 15, 2010 7:48 AM -
0 Votes
How to suppress OnError event for a specific error in a Script task (SSIS 2005)
How do you do that?Answered | 9 Replies | 4304 Views | Created by Tim_Dorenkamp - Tuesday, December 17, 2013 9:25 PM | Last reply by Jim Young (Level6 Productions) - Tuesday, January 7, 2014 12:06 AM -
2 Votes
A failure exit code of 1152 was returned
SCCM is just interpreting these error code and say "Different then 0 or 3010?Answered | 6 Replies | 8075 Views | Created by Malikhain - Monday, February 24, 2014 8:18 AM | Last reply by Jason Sandys [MSFT] - Tuesday, February 25, 2014 2:23 PM -
0 Votes
The process exit code was -1073741819
Reference: How to: Enable Logging in a Package Regards, Mike Yin TechNet ...Answered | 3 Replies | 4263 Views | Created by kdinuk - Tuesday, August 6, 2013 7:45 PM | Last reply by Mike Yin - Monday, August 12, 2013 3:43 PM - Items 1 to 20 of 1526208 Next ›
No announcements