change Domain to NTDomain
This commit is contained in:
Родитель
9dca4636f8
Коммит
724bc123d5
|
@ -49,5 +49,5 @@ query: |
|
|||
| top 10 by Host_Aux_StartTimeUtc desc nulls last
|
||||
};
|
||||
// <Name> is the user name of john from contoso\john and <Domain> is the domain of contoso from contoso\john
|
||||
GetServiceCreationsByAccount('<Name>', '<Domain>')
|
||||
GetServiceCreationsByAccount('<Name>', '<NTDomain>')
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче