Skip to content

Commit 40557a9

Browse files
authored
Merge pull request #111288 from shashishailaj/patch-86
(Azure CXP) Updated as per customer created Issue
2 parents 2fc5c5c + 4bea1a3 commit 40557a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/asc-for-iot/how-to-deploy-windows-cs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,9 @@ To turn on logging:
131131
sc.exe start "ASC IoT Agent"
132132
```
133133
134-
1. Review the log file for more information about the failure.
134+
1. Review the log file for more information about the failure. The log file would be present in the working directory where we run the script.
135135
136-
Log file location: `%WinDir%/System32/IoTAgentLog.log`
136+
Log file location: `.\IoTAgentLog.log`
137137
138138
## Next steps
139139

0 commit comments

Comments
 (0)