Skip to content

Commit b890de0

Browse files
Link corrections
1 parent f33b52a commit b890de0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

support/system-center/orchestrator/enable-spf-debug-logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To create an SPF ETL trace, use the following steps:
5151
> - You can change the location of the log file by using the command `logman update trace spfdebugtrace -o <location>`. For example, `logman update trace spfdebugtrace c:\temp`.
5252
> - If you cannot log on to the SPF server directly, but still have network connectivity, you can create the trace remotely by appending `-s <computername>` to the `logman` commands above. For example: `logman create trace spfdebugtrace -p Microsoft-ServiceProviderFoundation-Core 0x8000000000000000 0x5 -s spfserver01`.
5353
> - ETL log files can grow large very quickly. Attempt to reproduce your issue and stop the trace as soon as the issue reproduces.
54-
> - It may be helpful to simultaneously gather VMM debug logs for some issues. See [How to enable debug logging in Virtual Machine Manager](/system-center/vmm/enable-debug-logging) for details.
54+
> - It may be helpful to simultaneously gather VMM debug logs for some issues. See [How to enable debug logging in Virtual Machine Manager](../vmm/enable-debug-logging.md) for details.
5555
5656
## Method 2: Event Viewer
5757

support/system-center/vmm/delete-wap-users-subscriptions-errors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ Debug logging may show errors that resemble the following:
5959
6060
For more information about debug logging, see the following articles:
6161

62-
- [Debug Logging in System Center Service Provider Foundation (SPF)](/system-center/orchestrator/enable-spf-debug-logging)
63-
- [How to enable debug logging in Virtual Machine Manager](/system-center/vmm/enable-debug-logging)
62+
- [Debug logging in System Center Service Provider Foundation (SPF)](../orchestrator/enable-spf-debug-logging.md)
63+
- [How to enable debug logging in Virtual Machine Manager](enable-debug-logging.md)

0 commit comments

Comments
 (0)