当前位置:网站首页 > 更多 > 玩电脑 > 正文

[玩转系统] SCCM 日志文件 | ConfigMgr 日志文件 | MEMCM 日志文件

作者:精品下载站 日期:2024-12-14 10:32:16 浏览:13 分类:玩电脑

SCCM 日志文件 | ConfigMgr 日志文件 | MEMCM 日志文件


这篇文章对于寻找 SCCM 日志文件的人来说非常有帮助。可以使用名为 CMTrace 工具的工具查看 ConfigMgr 日志文件,该工具位于路径:/SMSSETUP/TOOLS

要找出 SCCM 出了什么问题,您需要知道 ConfigMgr 日志文件在哪里。在客户端、服务器和站点服务器上,SCCM 日志文件位于不同的位置。

SCCM 日志文件由 .log.lo_ 文件扩展名标识。 ConfigMgr 向文件写入.log,直到达到最大大小。别担心,有一篇文章发布了增加SCCM站点服务器日志文件。

有时,日志文件可能会根据 SCCM 中的部署而更改位置。例如,smsts.log 文件会根据您所处的操作系统安装阶段更改其位置。了解 SCCM OSD 期间的 SMSTS.log 文件位置。

SCCM 客户端日志位于以下路径:C:\Windows\CCM\Logs。 SCCM 服务器日志文件位于 DRIVE-Letter:\Program Files\Microsoft Configuration Manager\Logs 中。

目录 - 配置管理器日志文件

  • 管理员的 SCCM 日志文件查看器选项
  • SCCM 客户端日志文件
  • Mac 客户端计算机的 SCCM 日志文件
  • SCCM 服务器日志文件
  • 站点服务器安装日志文件
  • 资产智能日志文件
  • 配置管理器控制台日志文件
  • SCCM 管理点日志文件
  • 数据仓库服务点日志文件
  • 回退状态点日志文件
  • 移动设备管理日志文件
  • 移动设备客户端日志文件
  • 操作系统部署故障排除日志文件
  • 网络访问保护日志文件
  • 与包和程序相关的 SCCM 日志文件
  • 系统健康验证点日志文件
  • 所需的配置管理日志文件
  • SCCM LAN 唤醒日志文件
  • 软件更新站点服务器日志文件
  • WSUS 服务器日志文件
  • 软件更新客户端计算机日志文件
  • Windows 更新代理日志文件
  • Windows 服务 SCCM 日志文件
  • 云管理网关日志文件
  • 桌面分析日志文件
  • 端点分析日志文件
  • 端点保护日志文件
  • Exchange 连接器日志文件
  • 电源管理日志文件
  • 基于角色的管理日志文件
  • 软件计量日志文件
  • SCCM 软件中心日志文件
  • SCCM 分发点日志文件
  • SCCM 报告服务点日志文件
  • SCCM 应用程序组日志文件

管理员的 SCCM 日志文件查看器选项

管理员有许多 SCCM 日志文件查看器选项,您可以选择工具来读取 ConfigMgr 日志文件。

这些工具可帮助您读取和分析 ConfigMgr 日志文件以识别错误和警告。不仅如此,还有一些工具可以将 SCCM 错误代码转换为消息。

当您想要打开任何 SCCM 日志文件时,您需要一个合适的工具来读取日志文件。虽然您可以使用记事本等内置应用程序打开日志文件,但其他工具提供更多优势。

如果您正在寻找打开和查看 SCCM 日志文件的工具,您可以使用以下工具之一:

  • CMTrace 日志查看器
  • 支持中心日志文件查看器
  • 记事本++
  • 通用浏览器
  • 文件查看器精简版

SCCM 客户端日志文件

  • CAS——内容访问服务。维护本地包缓存。
  • Ccmexec.log - 记录客户端和 SMS 代理主机服务的活动。
  • CertificateMaintenance.log - 维护 Active Directory 服务和管理点的证书。
  • ClientIDManagerStartup.log - 创建并维护客户端 GUID。
  • ClientLocation.log - 站点分配任务。
  • ContentTransferManager.log - 安排后台智能传输服务 (BITS) 或服务器消息块 (SMB) 下载或访问 SMS 包。
  • DataTransferService.log - 记录策略或包访问的所有 BITS 通信。
  • Execmgr.log - 记录运行的广告。
  • FileBITS.log - 记录所有 SMB 包访问任务。
  • Fsinvprovider.log(在所有 SMS 2003 Service Pack 中重命名为 FileSystemFile.log) - 用于软件清单和文件收集的 Windows Management Instrumentation (WMI) 提供程序。
  • InventoryAgent.log - 创建发现数据记录 (DDR) 以及硬件和软件清单记录。
  • LocationServices.log - 查找管理点和分发点。
  • Mifprovider.log - .MIF 文件的 WMI 提供程序。
  • Mtrmgr.log - 监控所有软件计量进程。
  • PolicyAgent.log - 使用数据传输服务请求策略。
  • PolicyAgentProvider.log - 记录策略更改。
  • PolicyEvaluator.log - 记录新的策略设置。
  • Remctrl.log - 远程控制组件 (WUSER32) 启动时记录。
  • Scheduler.log - 记录所有客户端操作的计划任务。
  • Smscliui.log - 记录控制面板中系统管理工具的使用情况。
  • StatusAgent.log - 记录客户端组件创建的状态消息。
  • SWMTRReportGen.log - 生成由计量代理收集的使用情况数据报告。 (此数据记录在 Mtrmgr.log 中。)

Mac 客户端计算机的 SCCM 日志文件

适用于 Mac 计算机的 Configuration Manager 客户端将信息记录在 Mac 计算机上的以下日志文件中:

Log Files for Mac Client ComputersDescriptionLog File LocationCCMClient-date_time.logRecords activities that are related to the Mac client operations, including application management, inventory, and error logging./Library/Application Support/Microsoft/CCM/LogsCCMAgent-date_time.logRecords information that is related to client operations, including user sign in and sign out operations, and Mac computer activity.~/Library/LogsCCMNotifications-date_time.logRecords activities that are related to Configuration Manager notifications displayed on the Mac computer. ~/Library/LogsCCMPrefPane-date_time.logRecords activities related to the Configuration Manager preferences dialog box on the Mac computer, which includes general status and error logging. ~/Library/Logs

SCCM 服务器日志文件

  • Ccm.log - 客户端配置管理器任务。
  • Cidm.log - 记录客户端安装数据管理器 (CIDM) 对客户端设置的更改。
  • Colleval.log - 记录集合评估器创建、更改和删除集合的时间。
  • Compsumm.log - 记录组件状态摘要器任务。
  • Cscnfsvc.log - 记录 Courier Sender 确认服务任务。
  • Dataldr.log - 处理 Configuration Manager 2007 数据库中的管理信息格式 (MIF) 文件和硬件清单。
  • Ddm.log - 通过 Discovery Data Manager 将 DDR 信息保存到 Configuration Manager 2007 数据库。
  • Despool.log - 记录传入的站点到站点通信传输。
  • Distmgr.log - 记录包创建、压缩、增量复制和信息更新。
  • Hman.log - 记录站点配置更改,并在 Active Directory 域服务中发布站点信息。
  • Inboxast.log - 记录从管理点移动到相应 SMSINBOXES 文件夹的文件。
  • Inboxmgr.log - 记录文件维护。
  • Invproc.log - 记录来自客户端库存文件的 Dataloader 组件的增量 MIF 文件的处理情况。
  • Mpcontrol.log - 记录管理点在 WINS 中的注册情况。每 10 分钟记录一次管理点的可用性。
  • Mpfdm.log - 将客户端文件移动到相应 SMSINBOXES 文件夹的管理点组件。
  • MPMSI.log - 管理点 .msi 安装日志。
  • MPSetup.log - 记录管理点安装包装器进程。
  • Ntsvrdis.log - Configuration Manager 2007 服务器发现。
  • Offermgr.log - 记录广告更新。
  • Offersum.log - 记录广告状态消息的摘要。
  • Policypv.log - 记录客户端策略的更新以反映客户端设置或广告的更改。
  • Replmgr.log - 记录站点服务器组件和计划程序组件之间的文件复制。
  • Rsetup.log - 报告点设置日志。
  • Sched.log - 记录站点到站点作业和包复制。
  • Sender.log - 记录发送到其他子站点和父站点的文件。
  • Sinvproc.log - 将客户端软件库存数据处理记录到 Microsoft SQL Server 中的站点数据库中。
  • Sitecomp.log - 记录已安装站点组件的维护。
  • Sitectrl.log - 将站点设置更改记录到 Sitectrl.ct0 文件中。
  • Sitestat.log - 记录所有站点系统的监控过程。
  • Smsdbmon.log - 记录数据库更改。
  • Smsexec.log - 记录所有站点服务器组件线程的处理。
  • Smsprov.log - 记录 WMI 提供程序对站点数据库的访问。
  • SMSReportingInstall.log - 记录报告点安装。该组件启动安装任务并处理配置更改。
  • SMSHSVSetup.log - 记录安装系统健康验证程序点的成功或失败(以及失败原因)。
  • Srvacct.log - 记录站点使用标准安全性时帐户的维护情况。
  • Statmgr.log - 将所有状态消息写入数据库。
  • Swmproc.log - 处理计量文件并维护设置。

站点服务器安装日志文件

下表列出了 ConfigMgr 日志文件,其中包含与 SCCM 站点服务器安装相关的信息。

Site Server Log File NameDescriptionSite Server Log File LocationConfigMgrPrereq.logRecords prerequisite component evaluation and installation activitiesSite serverConfigMgrSetup.logRecords detailed output from the site server setup.Site serverConfigMgrSetupWizard.logRecords information related to activity in the Setup Wizard.Site serverSMS_BOOTSTRAP.logRecords information about the progress of launching the secondary site installation process. Details of the actual setup process are contained in ConfigMgrSetup.log.Site serversmstsvc.logRecords information about the installation, use, and removal of a Windows service. Windows uses this service to test network connectivity and permissions between servers. It uses the computer account of the server that creates the connection.Site server and site system server

资产智能日志文件

使用以下日志文件来解决与资产智能相关的问题。

Asset Intelligence Log File NameDescriptionAsset Intelligence File LocationAssetAdvisor.logRecords the activities of Asset Intelligence inventory actions.Client Computeraikbmgr.logRecords details about the processing of XML files from the inbox for updating the Asset Intelligence catalog.Site serverAIUpdateSvc.logRecords the interaction of the Asset Intelligence sync point with the cloud service.Site system serverAIUSMSI.logRecords details about the installation of the Asset Intelligence sync point site system role.Site system serverAIUSSetup.logRecords details about the installation of the Asset Intelligence sync point site system role.Site system serverManagedProvider.logRecords details about discovering software with an associated software identification tag. Also records activities related to hardware inventory.Site system serverMVLSImport.logRecords details about the processing of imported licensing files.Site system server

配置管理器控制台日志文件

使用以下日志文件来解决与 Configuration Manager 控制台相关的问题。

SCCM Console Log File NameDescriptionConsole Log File LocationConfigMgrAdminUISetup.logRecords the installation of the Configuration Manager console.Computer that runs the Configuration Manager consoleSmsAdminUI.logRecords information about the operation of the Configuration Manager console.Computer that runs the Configuration Manager consoleSmsprov.logRecords activities of the SMS Provider.Site server or site system server

SCCM 管理点日志文件

使用以下日志文件来解决与 SCCM 管理点服务器相关的问题。当您在 SCCM 中设置管理点服务器、卸载 MP 角色等时,这些日志文件非常有用。

SCCM Management Point Log File Name
DescriptionMP Log File LocationCcmIsapi.logRecords client messaging activity on the endpoint. Site system server.Site system serverCCM_STS.logRecords activities for authentication tokens, either from Azure Active Directory or site-issued client tokens. Site system server.Site system serverClientAuth.logRecords signing and authentication activity. Site system server.Site system serverMP_CliReg.logRecords the client registration activity processed by the management point.Site system serverMP_Ddr.logRecords the conversion of XML.ddr records from clients, and copies them to the site server.Site system serverMP_Framework.logRecords the activities of the core management point and client framework components.Site system serverMP_GetAuth.logRecords the status of the site management points.Site system serverMP_GetPolicy.logRecords policy information.Site system serverMP_Hinv.logConverts XML hardware inventory records from clients and copies the files to the site server.Site system serverMP_Location.logRecords location manager tasks.Site system serverMP_OOBMgr.logRecords the management point activities related to receiving an OTP from a client.Site system serverMP_Policy.logRecords policy communication.Site system serverMP_RegistrationManager.logRecords activities related to client registration, such as validating certificates, CRL, and tokens.Site system serverMP_Relay.logCopies files that are collected from the client.Site system serverMP_Retry.logRecords the hardware inventory retry processes.Site system serverMP_Sinv.logConverts XML hardware inventory records from clients and copies them to the site server.Site system serverMP_SinvCollFile.logRecords details about file collection.Site system serverMP_Status.logRecords details about the conversion of XML.svf status message files from clients and the copy of those files to the site server.Site system servermpcontrol.logRecords the registration of the management point with WINS. Records the availability of the management point every 10 minutes.Site servermpfdm.logRecords the actions of the management point component that moves client files to the corresponding INBOXES folder on the site server.Site system servermpMSI.logRecords details about the management point installation.Site serverMPSetup.logRecords the management point installation wrapper process.Site serverUserService.logRecords user requests from Software Center, retrieving/installing user-available applications from the server.Site system server

数据仓库服务点日志文件

以下日志文件包含与数据仓库服务点相关的信息。

Data Warehouse Service Point Log File NameDescriptionDW Log File LocationDWSSMSI.logRecords messages generated by the installation of a data warehouse service point.Site system serverDWSSSetup.logRecords messages generated by the installation of a data warehouse service point.Site system serverMicrosoft.ConfigMgrDataWarehouse.logRecords information about data synchronization between the site database and the data warehouse database.Site system server

回退状态点日志文件

下面列出了回退状态点日志文件。

Fallback Status Point Log File NameDescriptionFallback Status Point Log File LocationFspIsapi.logRecords details about communications to the fallback status point from mobile device legacy clients and client computers.Site system serverfspMSI.logRecords messages generated by the installation of a fallback status point.Site system serverfspmgr.logRecords activities of the fallback status point site system role.Site system server

移动设备管理日志文件

  • DmClientHealth.log - 记录与设备管理点通信的所有移动设备客户端的 GUID。
  • DmClientRegistration.log - 记录本机模式下移动设备客户端的注册请求和响应。
  • DmpDatastore.log - 记录设备管理点进行的所有站点数据库连接和查询。
  • DmpDiscovery.log - 记录设备管理点上移动设备客户端的所有发现数据。
  • DmpFileCollection.log - 在设备管理点上记录来自移动设备客户端的移动设备文件收集数据。
  • DmpHardware.log - 在设备管理点上记录来自移动设备客户端的硬件清单数据。
  • DmpIsapi.log - 记录来自设备管理点上的设备客户端的移动设备通信数据。
  • dmpMSI.log - 记录设备管理点设置的 MSI 数据。
  • DMPSetup.log - 记录移动设备管理设置过程。
  • DmpSoftware.log - 记录来自设备管理点上的移动设备客户端的移动设备软件分发数据。
  • DmpStatus.log - 在设备管理点上记录来自移动设备客户端的移动设备状态消息数据。
  • FspIsapi.log - 记录来自移动设备客户端和回退状态点上的客户端计算机的回退状态点通信数据。

移动设备客户端日志文件

  • DmCertEnroll.log - 记录移动设备客户端上的证书注册数据。
  • DMCertResp.htm(临时) - 当移动设备 Enroller 程序在移动设备客户端上请求客户端身份验证证书时,记录来自证书服务器的 HTML 响应。
  • DmClientSetup.log - 记录移动设备客户端上的客户端设置数据。
  • DmClientXfer.log - 记录 Windows Mobile 设备中心和 ActiveSync 部署的客户端传输数据。
  • DmCommonInstaller.log - 记录客户端传输文件安装,以便在客户端计算机上设置移动设备客户端传输文件。
  • DmInstaller.log - 记录 DMInstaller 是否正确调用 DmClientSetup 以及 DmClientSetup 在移动设备客户端上是否成功退出。
  • DmInvExtension.log - 记录 Inventory Extension 文件安装,用于在客户端计算机上设置 Inventory Extension 文件。
  • DmSvc.log - 记录移动设备客户端上的移动设备管理服务数据。

操作系统部署故障排除日志文件

您可以参考以下日志文件来解决 SCCM 操作系统部署问题。

OS Deployment Log File NameDescriptionOSD Log File LocationCAS.logRecords details when distribution points are found for referenced content.Client Computerccmsetup.logProvides information about client-based operating system actions. Can be used to troubleshoot client installation problems.Client ComputerCreateTSMedia.logProvides information about task sequence media when it is created. This log is generated on the computer running the Configuration Manager administrator console.Computer that runs Configuration Manager console.Dism.logRecords driver installation actions or update application actions for offline servicing.Site system serverDistmgr.logRecords details about the configuration of enabling a distribution point for Preboot Execution Environment (PXE).Site system serverDriverCatalog.logRecords details about device drivers that have been imported into the driver catalog.Site system servermcsisapi.logRecords information for multicast package transfer and client request responses.Site system servermcsexec.logRecords health check, namespace, session creation, and certificate check actions.Site system servermcsmgr.logRecords changes to configuration, security mode, and availability.Site system servermcsprv.logRecords multicast provider interaction with Windows Deployment Services (WDS).Site system serverMCSSetup.logRecords details about multicast server role installation.Site system serverMCSMSI.logRecords details about multicast server role installation.Site system serverMcsperf.logRecords details about multicast performance counter updates.Site system serverMP_ClientIDManager.logRecords management point responses to client ID requests that task sequences start from PXE or boot media.Site system serverMP_DriverManager.logRecords management point responses to Auto Apply Driver task sequence action requests.Site system serverOfflineServicingMgr.logRecords details of offline servicing schedules and update apply actions on operating system Windows Imaging Format (WIM) files.Site system serverSetupact.logRecords details about Windows Sysprep and setup logs.Client ComputerSetupapi.logRecords details about Windows Sysprep and setup logs.Client Computer Setuperr.logRecords details about Windows Sysprep and setup logs.Client Computer smpisapi.logRecords details about the client state capture and restore actions, and threshold information.Client Computer Smpmgr.logRecords details about the results of state migration point health checks and configuration changes.Site system serverloadstate.logRecords details about the User State Migration Tool (USMT) and restoring user state data.Client Computersmpperf.logLogs the state migration point performance counter updates.Site system serversmspxe.logRecords details about the responses to clients that use PXE boot, and details about the expansion of boot images and boot files.Site system serversmssmpsetup.logRecords installation and configuration details about the state migration point.Site system serverSMS_PhasedDeployment.logLog file for phased deployments.Top-level site in the Configuration Manager hierarchy.Smsts.logGeneral location for all operating system deployment and task sequence log events.Client ComputerTSAgent.logRecords the outcome of task sequence dependencies before starting a task sequence.Client Computersmpmsi.log Records installation and configuration details about the state migration point.Site system serverTaskSequenceProvider.logProvides information about task sequences when they are imported, exported, or edited.Site system serverscanstate.logRecords details about the User State Migration Tool (USMT) and capturing user state data.Client Computer

网络访问保护日志文件

  • Ccmcca.log - 记录基于 Configuration Manager NAP 策略处理的合规性评估处理,并包含合规性所需的每个软件更新的修复处理。
  • CIAgent.log - 跟踪修复和合规性过程。但是,软件更新日志文件 *Updateshandler.log - 提供了有关安装合规性所需的软件更新的更多信息。
  • locationservices.log - 由其他 Configuration Manager 功能使用(例如,有关客户端分配站点的信息),但也包含客户端进行修复时特定于网络访问保护的信息。它记录所需的修复服务器的名称(管理点、软件更新点和托管合规性所需内容的分发点),这些服务器也在客户端健康声明中发送。
  • SDMAgent.log - 与配置管理器共享所需的配置管理功能,并包含修复和合规性的跟踪过程。但是,软件更新日志文件 Updateshandler.log 提供了有关安装合规性所需的软件更新的更多详细信息。
  • SMSSha.log - Configuration Manager 网络访问保护客户端的主日志文件,包含来自两个 Configuration Manager 组件的合并的运行状况信息声明:位置服务 (LS) 和配置合规性代理 (CCA)。此日志文件还包含有关 Configuration Manager 系统健康代理与操作系统 NAP 代理之间以及 Configuration Manager 系统健康代理与配置合规性代理和位置服务之间交互的信息。它提供有关 NAP 代理是否成功初始化、运行状况数据声明以及运行状况响应声明的信息。

与包和程序相关的 SCCM 日志文件

当您解决与包和程序相关的问题时,请使用这些 SCCM 日志文件。

colleval.log

记录有关集合评估器何时创建、更改和删除集合的详细信息。

execmgr.log

记录有关运行的包和任务序列的详细信息。

系统健康验证点日志文件

  • Ccmperf.log - 包含有关系统健康验证程序点性能计数器初始化的信息。
  • SmsSHV.log - 系统健康验证点的主日志文件;记录系统健康验证器服务的基本操作,例如初始化进度。
  • SmsSHVADCacheClient.log - 包含有关从 Active Directory 域服务检索 Configuration Manager 健康状态引用的信息。
  • SmsSHVCacheStore.log - 包含有关用于保存从 Active Directory 域服务检索到的 Configuration Manager NAP 运行状况引用的缓存存储的信息,例如从存储中读取数据以及从本地缓存存储文件中清除条目。缓存存储不可配置。
  • SmsSHVRegistrySettings.log - 记录服务运行时系统健康验证程序组件配置的任何动态更改。
  • SmsSHVQuarValidator.log - 记录客户端健康信息声明和处理操作。要获取完整信息,请将以下位置中的注册表项 LogLevel 从 1 更改为 0:HKLMSOFTWAREMicrosoftSMSSHVLogging@GLOBAL

所需的配置管理日志文件

当您解决与所需配置管理器相关的问题时,请使用这些 SCCM 日志文件。

DCM Log files NameDesciptionDCM Log File Locationciagent.log Provides information about downloading, storing, and accessing assigned configuration baselines. SCCM Site Server dcmagent.log Provides high-level information about the evaluation of assigned configuration baselines and desired configuration management processes. SCCM Site Server discovery.log Provides detailed information about the Service Modeling Language (SML) processes. SCCM Site Server sdmagent.log Provides information about downloading, storing, and accessing configuration item content. SCCM Site Server sdmdiscagent.logProvides high-level information about the evaluation process for the objects and settings configured in the referenced configuration items. SCCM Site Server

SCCM LAN 唤醒日志文件

当您解决与 LAN 唤醒相关的问题时,请使用这些 SCCM 日志文件。

Wolmgr.log

包含有关唤醒过程的信息,例如何时唤醒为 LAN 唤醒配置的播发或部署

WolCmgr.log

包含有关哪些客户端需要发送唤醒数据包、发送唤醒数据包的数量以及重试唤醒数据包的数量的信息。

软件更新站点服务器日志文件

以下是软件更新站点服务器日志文件。

  • ciamgr.log - 提供有关软件更新配置项的添加、删除和修改的信息。
  • distmgr.log - 提供有关软件更新部署包复制的信息。
  • objreplmgr.log - 提供有关将软件更新通知文件从父站点复制到子站点的信息。
  • PatchDownloader.log - 提供有关将软件更新从软件更新元数据中指定的更新源下载到站点服务器上的下载目标的过程的信息。
  • replmgr.log - 提供有关在站点之间复制文件的过程的信息。
  • smsdbmon.log - 提供有关何时从站点服务器数据库插入、更新或删除软件更新配置项的信息,并为软件更新组件创建通知文件。
  • SUPSetup - 提供有关软件更新点安装的信息。软件更新点安装完成后,“安装成功”将写入此日志文件。
  • WCM.log - 提供有关软件更新点配置以及连接到 Windows Server Update Services (WSUS) 服务器以获取订阅的更新类别、分类和语言的信息。
  • WSUSCtrl.log - 提供有关站点 WSUS 服务器的配置、数据库连接和运行状况的信息。
  • wsyncmgr.log - 提供有关软件更新同步过程的信息。

WSUS 服务器日志文件

WSUS 服务器日志文件位于 %ProgramFiles%\Update Services\LogFiles 文件夹中。

Change.log

提供有关已更改的 WSUS 服务器数据库信息。

SoftwareDistribution.log

提供有关从配置的更新源同步到 WSUS 服务器数据库的软件更新的信息。

软件更新客户端计算机日志文件

  • CAS.log - 提供有关将软件更新下载到本地缓存和缓存管理的过程的信息。
  • CIAgent.log - 提供有关处理配置项的信息,包括软件更新。
  • LocationServices.log - 在客户端上启动扫描时提供有关 WSUS 服务器位置的信息。
  • PatchDownloader.log - 提供有关将软件更新从更新源下载到站点服务器上的下载目标的过程的信息。此日志仅位于配置为 Microsoft 更新清单工具的同步主机的客户端计算机上。
  • PolicyAgent.log - 提供有关在客户端计算机上下载、编译和删除策略的过程的信息。
  • PolicyEvaluator - 提供有关评估客户端计算机上的策略(包括软件更新策略)的过程的信息。
  • RebootCoordinator.log - 提供有关软件更新安装后在客户端计算机上协调系统重新启动的过程的信息。
  • ScanAgent.log - 提供有关软件更新的扫描请求、扫描请求的工具、WSUS 位置等的信息。
  • ScanWrapper - 提供有关 Systems Management Server (SMS) 2003 客户端上的 Microsoft 更新清单工具的先决条件检查和扫描进程初始化的信息。
  • SdmAgent.log - 提供有关验证和解压缩包含软件更新配置项信息的包的过程的信息。
  • ServiceWindowManager.log - 提供有关评估配置的维护时段的过程的信息。
  • smscliUI.log - 提供有关配置管理器控制面板用户交互的信息,例如从配置管理器属性对话框启动软件更新扫描周期、打开程序下载监视器等。
  • SmsWusHandler - 提供有关 SMS 2003 客户端计算机上 Microsoft 更新清单工具的扫描过程的信息。
  • StateMessage.log - 提供有关何时创建软件更新状态消息并将其发送到管理点的信息。
  • UpdatesDeployment.log - 提供有关客户端部署的信息,包括软件更新激活、评估和实施。详细日志记录显示有关与客户端用户界面交互的附加信息。
  • UpdatesHandler.log - 提供有关软件更新合规性扫描以及有关在客户端上下载和安装软件更新的信息。
  • UpdatesStore.log - 提供有关在合规性扫描周期期间评估的软件更新的合规性状态的信息。
  • WUAHandler.log - 提供有关客户端上的 Windows Update 代理何时搜索软件更新的信息。
  • WUSSyncXML.log - 提供有关 Microsoft 更新同步过程的清单工具的信息。此日志仅位于配置为 Microsoft 更新清单工具的同步主机的客户端计算机上。

Windows 更新代理日志文件

  • WindowsUpdate.log - 提供有关 Windows Update 代理何时连接到 WSUS 服务器并检索软件更新以进行合规性评估以及代理组件是否有更新的信息。

Windows 服务 SCCM 日志文件

以下是与 Windows 服务相关的 SCCM 日志文件。

Windows Servicing Log File NameDescriptionServicing Log File LocationCBS.logRecords servicing failures related to changes for Windows Updates or roles and features.Client MachineDISM.logRecords all actions using DISMClient Machinesetupact.logPrimary log file for most errors that occur during the Windows installation process. The log file is located in the %windir%$Windows.~BT\sources\panther folder.Client Machine

云管理网关日志文件

下表列出了包含与云管理网关相关信息的 SCCM 日志文件。

Cloud Management Gateway Log File NameDescriptionCMG Log Files LocationSMS_Cloud_ProxyConnector.logRecords details about setting up connections between the cloud management gateway service and the cloud management gateway connection point.This log file is located on site system server - C:\Program Files\Microsoft Configuration Manager\LogsCloudMgr.logThis file logs details related to cloud management gateway service, ongoing service status, and all the data associated with the service.On site server - C:\Program Files\Microsoft Configuration Manager\LogsCMGContentService.logThis log records the details of the service when you enable a CMG to also serve content from Azure storage.%approot%\logs on your Azure serverCMGService.logRecords details about the cloud management gateway (CMG) service core component in Azure.%approot%\logs on your Azure serverCMGHttpHandler.logThis log has been removed. The component functionality is merged into the CMG service component. Therefore see theCMGService.loginstead.%approot%\logs on your Azure serverCMGSetup.logRecords details about the second phase of the cloud management gateway deployment (local deployment in Azure)%approot%\logs on your Azure server

桌面分析日志文件

您可以使用以下日志文件进行桌面分析故障排除。

Desktop Analytics Log File NameDescriptionDesktop Analytics Log File LocationM365AHandler.logLogs information about the Desktop Analytics settings policyClient Machine - C:\Windows\CCM\LogsM365AUploadWorker.logInformation about collection and device upload from Configuration Manager to Microsoft cloudService connection pointM365ADeploymentPlanWorker.logLogs information about deployment plan sync from Desktop Analytics cloud service to on-premises SCCM Service connection point M365ADeviceHealthWorker.logInformation about device health upload from Configuration Manager to Microsoft cloud Service connection point SmsAdminUI.logInformation about Configuration Manager console activity, like configuring the Azure cloud services Service connection point

端点分析日志文件

可以使用以下日志文件对端点分析进行故障排除。

Endpoint Analytics Log File NameDescriptionLog File LocationUXAnalyticsUploadWorker.logRecords data upload to the service for endpoint analytics.Site serverSensorWmiProvider.logRecords the activity of the WMI provider for the endpoint analytics sensor.ClientSensorEndpoint.logRecords the execution of endpoint analytics policy and upload of client data to the site server. ClientSensorManagedProvider.logRecords the gathering and processing of events and information for endpoint analytics. Client

端点保护日志文件

下面列出了 SCCM Endpoint Protection 日志文件和位置。

Endpoint Protection Log Files NamesDescription Endpoint Protection Log File LocationEndpointProtectionAgent.logRecords details about the installation of the Endpoint Protection client and the application of antimalware policy to that client.ClientEPCtrlMgr.logRecords details about the syncing of malware threat information from the Endpoint Protection role server with the Configuration Manager database.Site system server EPMgr.logMonitors the status of the Endpoint Protection site system role.Site system server EPSetup.logProvides information about the installation of the Endpoint Protection site system role.Site system server

Exchange 连接器日志文件

以下日志包含与 Exchange Server 连接器相关的信息。

Exchange Connector Log File NameDescriptionLog file Locationeasdisc.logRecords the activities and the status of the Exchange Server connector.Site Server

电源管理日志文件

以下 SCCM 日志文件包含与电源管理相关的信息。

Power Management Log File NameDescriptionLog file Locationpwrmgmt.logRecords details about power management activities on the client computer, including monitoring and the enforcement of settings by the Power Management Client Agent.Client Computer

基于角色的管理日志文件

下表列出了 SCCM 日志文件,其中包含与管理基于角色的管理相关的信息。

hman.log

记录有关站点配置更改以及将站点信息发布到 Active Directory 域服务的信息。

SMSProv.log

记录 WMI 提供程序对站点数据库的访问。

软件计量日志文件

下表列出了包含与软件计量相关信息的 SCCM 日志文件。

Software Metering Log File NameDescriptionLog file Locationmtrmgr.logMonitors all software metering processes.Site server

SCCM 软件中心日志文件

下表列出了包含与软件中心相关信息的 SCCM 日志文件。

Software Center Log File NameDescriptionLog file LocationSCClient_domain@username_1.logRecords the activity in Software Center for the specified user on the client computer.Client computerSCClient_domain@username_2.logRecords the historical activity in Software Center for the specified user on the client computer.Client computerScheduler.logRecords activities of scheduled tasks for all client operations.Client computerSCNotify_domain@username_1.logRecords the activity for notifying users about software for the specified user.Client computerSCNotify_domain@username_1-date_time.logRecords the historical information for notifying users about software for the specified user.Client computer

SCCM 分发点日志文件

下表列出了 SCCM 分发点日志文件,可帮助您解决远程 DP 问题。

Software Distribution Point Log File NameDescriptionLog file Locationdistmgr.logRecords details about package creation, compression, delta replication, and information updates. It can also include other activities from the distribution manager component.Site ServerPkgXferMgr.logRecords the actions of the SMS_Executive component that is responsible for sending content from a primary site to a remote distribution point.Site ServerSMSdpmon.logRecords details about the distribution point health monitoring scheduled task that is configured on a distribution point.Site Server

SCCM 报告服务点日志文件

下表列出了可用于解决报告服务点问题的所有 Configuration Manager SSRS 日志文件。请参阅以下分步指南来安装 SCCM 的报告服务点角色。

SSRS Log File NameDescriptionLog File Locationsrsrp.logRecords information about the activity and status of the reporting services point.Site System ServersrsrpMSI.logRecords detailed results of the reporting services point installation process from the MSI output.Site System Serversrsrpsetup.logRecords results of the reporting services point installation process.Site System Servercompmon.logRecords the status of component threads monitored for the site server.Site System Serversmsexec.logRecords the processing of all site server component threads.Site System Server

SCCM 应用程序组日志文件

使用以下 ConfigMgr 日志文件来解决与使用 SCCM 进行应用程序组部署相关的问题。

Application Groups Log File NameDescriptionLog File LocationAppGroupHandler.logRecords detection and enforcement information for application groups.Client computerAppEnforce.logRecords details about enforcement actions (install and uninstall) taken for applications on the client.Client computerSettingsAgent.logEnforcement of specific applications, records orchestration of application group evaluation, and details of co-management policies.Client computer

SCCM 服务器日志位置在哪里?

SCCM 服务器日志位于 DRIVE-Letter:\Program Files\Microsoft Configuration Manager\Logs 中。

SCCM 客户端日志位置在哪里?

客户端日志位于 C:\Windows\CCM\Logs 文件夹中。

如何查看 SCCM 日志?

要查看日志,必须使用 Configuration Manager 日志查看器工具 CMTrace。 CMTrace 工具位于 /SMSSETUP/TOOLS 中。

您需要 登录账户 后才能发表评论

取消回复欢迎 发表评论:

关灯