This commit is contained in:
Moran Raz Mizrahi 2020-03-27 01:37:37 +02:00
Родитель 9dca4636f8
Коммит 724bc123d5
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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>')