mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
indentation update
This commit is contained in:
parent
e98035c579
commit
11a08ee932
@ -1322,32 +1322,32 @@ A Get to the above URI will return the results of the gathering of data for the
|
|||||||
|
|
||||||
``` xml
|
``` xml
|
||||||
<SyncML>
|
<SyncML>
|
||||||
<SyncHdr/>
|
<SyncHdr/>
|
||||||
<SyncBody>
|
<SyncBody>
|
||||||
<Status>
|
<Status>
|
||||||
<CmdID>1</CmdID>
|
<CmdID>1</CmdID>
|
||||||
<MsgRef>1</MsgRef>
|
<MsgRef>1</MsgRef>
|
||||||
<CmdRef>0</CmdRef>
|
<CmdRef>0</CmdRef>
|
||||||
<Cmd>SyncHdr</Cmd>
|
<Cmd>SyncHdr</Cmd>
|
||||||
<Data>200</Data>
|
<Data>200</Data>
|
||||||
</Status>
|
</Status>
|
||||||
<Status>
|
<Status>
|
||||||
<CmdID>2</CmdID>
|
<CmdID>2</CmdID>
|
||||||
<MsgRef>1</MsgRef>
|
<MsgRef>1</MsgRef>
|
||||||
<CmdRef>1</CmdRef>
|
<CmdRef>1</CmdRef>
|
||||||
<Cmd>Get</Cmd>
|
<Cmd>Get</Cmd>
|
||||||
<Data>200</Data>
|
<Data>200</Data>
|
||||||
</Status>
|
</Status>
|
||||||
<Results>
|
<Results>
|
||||||
<CmdID>3</CmdID>
|
<CmdID>3</CmdID>
|
||||||
<MsgRef>1</MsgRef>
|
<MsgRef>1</MsgRef>
|
||||||
<CmdRef>1</CmdRef>
|
<CmdRef>1</CmdRef>
|
||||||
<Item>
|
<Item>
|
||||||
<Source>
|
<Source>
|
||||||
<LocURI>./Vendor/MSFT/DiagnosticLog/DiagnosticArchive/ArchiveResults</LocURI>
|
<LocURI>./Vendor/MSFT/DiagnosticLog/DiagnosticArchive/ArchiveResults</LocURI>
|
||||||
</Source>
|
</Source>
|
||||||
<Data>
|
<Data>
|
||||||
<Collection HRESULT="0">
|
<Collection HRESULT="0">
|
||||||
<ID>f1e20cb4-9789-4f6b-8f6a-766989764c6d</ID>
|
<ID>f1e20cb4-9789-4f6b-8f6a-766989764c6d</ID>
|
||||||
<RegistryKey HRESULT="0">HKLM\Software\Policies</RegistryKey>
|
<RegistryKey HRESULT="0">HKLM\Software\Policies</RegistryKey>
|
||||||
<FoldersFiles HRESULT="0">C:\ProgramData\Microsoft\DiagnosticLogCSP\Collectors\*.etl</FoldersFiles>
|
<FoldersFiles HRESULT="0">C:\ProgramData\Microsoft\DiagnosticLogCSP\Collectors\*.etl</FoldersFiles>
|
||||||
@ -1359,12 +1359,12 @@ A Get to the above URI will return the results of the gathering of data for the
|
|||||||
<FoldersFiles HRESULT="0">%ProgramData%\Microsoft\DiagnosticLogCSP\Collectors\*.etl</FoldersFiles>
|
<FoldersFiles HRESULT="0">%ProgramData%\Microsoft\DiagnosticLogCSP\Collectors\*.etl</FoldersFiles>
|
||||||
<FoldersFiles HRESULT="0">%SystemRoot%\System32\LogFiles\wmi\*.etl.*</FoldersFiles>
|
<FoldersFiles HRESULT="0">%SystemRoot%\System32\LogFiles\wmi\*.etl.*</FoldersFiles>
|
||||||
<Command HRESULT="0">%windir%\system32\pnputil.exe /enum-drivers</Command>
|
<Command HRESULT="0">%windir%\system32\pnputil.exe /enum-drivers</Command>
|
||||||
</Collection>
|
</Collection>
|
||||||
</Data>
|
</Data>
|
||||||
</Item>
|
</Item>
|
||||||
</Results>
|
</Results>
|
||||||
<Final/>
|
<Final/>
|
||||||
</SyncBody>
|
</SyncBody>
|
||||||
</SyncML>
|
</SyncML>
|
||||||
```
|
```
|
||||||
> [!Note]
|
> [!Note]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user