You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| SetupAct.log | C:\Windows\panther | Contains information about setup actions during the installation. |
30
-
| SetupErr.log | C:\Windows\panther | Contains information about setup errors during the installation. |
31
-
| SetupComplete.log | C:\Windows\panther | Contains custom scripts that run during or after the Windows Setup process. For HCI, includes enabling WinRM, enabling ssh, and installing Microsoft On-premises Cloud (MOC) guest agent. |
32
-
| Script files | C:\Windows\Setup\Scripts| Scripts from ISO |
33
-
| System.evtx | C:\Windows\System32\winevt\Logs\| Windows event logs |
28
+
| SetupAct.log | C:\Windows\panther\| Contains information about setup actions during the installation. |
29
+
| SetupErr.log | C:\Windows\panther\| Contains information about setup errors during the installation. |
30
+
| SetupComplete.log | C:\Windows\panther\| Contains custom scripts that run during or after the Windows Setup process. For HCI, includes enabling WinRM, enabling ssh, and installing Microsoft On-premises Cloud (MOC) guest agent. |
31
+
| Script files | C:\Windows\setup\scripts\| Scripts from ISO |
32
+
| System.evtx | C:\Windows\system32\winevt\logs\| Windows event logs |
34
33
35
34
### Linux VMs
36
35
@@ -40,7 +39,7 @@ Examine these log files to investigate a VM provisioning failure:
| cloud-init-output.log | /var/log/ | Captures the output from each stage of cloud-init when it runs. |
42
41
| cloud-init.log | /var/log/ | A detailed log with debugging output, detailing each action taken. |
43
-
| log files | /run/cloud-init | Contains logs about how cloud-init decided to enable or disable itself, and what platforms/datasources were detected. These logs are most useful when trying to determine what cloud-init ran or didn't run. |
42
+
| log files | /run/cloud-init/| Contains logs about how cloud-init decided to enable or disable itself, and what platforms/datasources were detected. These logs are most useful when trying to determine what cloud-init ran or didn't run. |
44
43
45
44
## Collect guest logs
46
45
@@ -52,8 +51,8 @@ Windows VM domain join and extension logs:
For more information, see [Active Directory domain join troubleshooting guidance](/troubleshoot/windows-server/active-directory/active-directory-domain-join-troubleshooting-guidance).
0 commit comments