File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
documentation/modules/post/windows/manage Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,14 +14,14 @@ This module was not tested against, but may work against:
14
14
15
15
## Options
16
16
17
- #### EXE
18
- The executable to start and migrate into. Default: ` C:\windows\sysnative\svchost.exe `
17
+ - #### EXE
18
+ The executable to start and migrate into. Default: ` C:\windows\sysnative\svchost.exe `
19
19
20
- #### FALLBACK
21
- If the selected migration executable does not exist, fallback to a sysnative file. Default: ` true `
20
+ - #### FALLBACK
21
+ If the selected migration executable does not exist, fallback to a sysnative file. Default: ` true `
22
22
23
- #### IGNORE_SYSTEM
24
- Migrate even if you have SYSTEM privileges. Default: ` true `
23
+ - #### IGNORE_SYSTEM
24
+ Migrate even if you have SYSTEM privileges. Default: ` true `
25
25
26
26
27
27
### Verification Steps
You can’t perform that action at this time.
0 commit comments