Adding AD PC Join to Listings
This commit is contained in:
parent
19d75309b5
commit
25a6666e35
|
@ -704,5 +704,15 @@
|
|||
"shell": "powershell",
|
||||
"category": "TRMM (Win):Misc>Reference",
|
||||
"default_timeout": "1"
|
||||
},
|
||||
{
|
||||
"guid": "453c6d22-84b7-4767-8b5f-b825f233cf55",
|
||||
"filename": "Win_AD_Join_Computer.ps1",
|
||||
"submittedBy": "https://github.com/rfost52",
|
||||
"name": "AD - Join Computer to Domain",
|
||||
"description": "Join computer to a domain in Active Directory",
|
||||
"shell": "powershell",
|
||||
"category": "TRMM (Win):Active Directory",
|
||||
"default_timeout": "300"
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue