Hi,
I am invoking DISM command from powershell script.
I want the script to read the DISM log file and determine if DISM command was success or if there was error.
For Error I know that DISM log file generated Error messages.
Want to know what is the success message shown for DISM logs? Is there any success code I can look inthe log file?
I am invoking DISM command from powershell script.
I want the script to read the DISM log file and determine if DISM command was success or if there was error.
For Error I know that DISM log file generated Error messages.
Want to know what is the success message shown for DISM logs? Is there any success code I can look inthe log file?