forked from ScoopInstaller/Extras
-
Notifications
You must be signed in to change notification settings - Fork 0
/
altools.json
32 lines (32 loc) · 904 Bytes
/
altools.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"homepage": "https://www.microsoft.com/en-us/download/details.aspx?id=18465",
"description": "Tools that you can use to troubleshoot account lockouts, as well as add functionality to Active Directory",
"version": "1.0",
"license": "Freeware",
"url": "https://download.microsoft.com/download/1/f/0/1f0e9569-3350-4329-b443-822976f29284/ALTools.exe#/dl.7z",
"hash": "716718c095ef5ad5724bc8344cbccc176e14fd773de89c517f6c8514cd3ae260",
"bin": [
"ALoInfo.exe",
"EventCombMT.exe",
"LockoutStatus.exe",
"NLParse.exe"
],
"shortcuts": [
[
"ALoInfo.exe",
"ALoInfo"
],
[
"EventCombMT.exe",
"EventCombMT"
],
[
"LockoutStatus.exe",
"LockoutStatus"
],
[
"NLParse.exe",
"NLParse"
]
]
}