InterviewSolution
Saved Bookmarks
| 1. |
What do you mean by SCCM logs? |
|
Answer» LOG files are basically DATA files containing information about usage patterns, applications, and operations within an operating system, application, server, or other devices. Troubleshooting and fixing issues are EASIEST when you have the SCCM logs. These are generated on both the client and site servers. The client and server components maintain INDIVIDUAL log files for logging/recording process information. You can IDENTIFY SCCM log files with the .log or .lo_ extensions. |
|