Generate docs from job=validate_atomics_generate_docs branch=master
This commit is contained in:
parent
ce07c60109
commit
1848f84fda
@@ -327,7 +327,7 @@ subsequent domain controllers without the need of network-based replication.
|
||||
|
||||
#### Run it with `command_prompt`! Elevation Required (e.g. root or admin)
|
||||
```
|
||||
ntdsutil “ac i ntds” “ifm” “create full #{output_folder} q q
|
||||
ntdsutil "ac i ntds" "ifm" "create full #{output_folder}" q q
|
||||
```
|
||||
|
||||
|
||||
|
||||
+1
-1
@@ -14943,7 +14943,7 @@ credential-access:
|
||||
executor:
|
||||
name: command_prompt
|
||||
elevation_required: true
|
||||
command: 'ntdsutil “ac i ntds” “ifm” “create full #{output_folder} q q
|
||||
command: 'ntdsutil "ac i ntds" "ifm" "create full #{output_folder}" q q
|
||||
|
||||
'
|
||||
- name: Create Volume Shadow Copy with NTDS.dit
|
||||
|
||||
Reference in New Issue
Block a user