Advertisement
Guest User

verbose diskshadow.exe from client computer

a guest
Feb 13th, 2018
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.08 KB | None | 0 0
  1. Microsoft DiskShadow version 1.0
  2. Copyright (C) 2013 Microsoft Corporation
  3. On computer: ONEALFILES, 2/13/2018 9:49:51 AM
  4.  
  5.  
  6. DISKSHADOW> set verbose on
  7.  
  8. DISKSHADOW> set context volatile
  9.  
  10. DISKSHADOW> set metadata onealfs.cab
  11. The existing file will be overwritten.
  12.  
  13. DISKSHADOW> begin backup
  14.  
  15. DISKSHADOW> add volume \\onealfs1\E$
  16.  
  17. DISKSHADOW> create
  18.  
  19. COM call "lvssObject4->GetRootAndLogicalPrefixPaths" failed.
  20. Excluding writer "Shadow Copy Optimization Writer", because all of its components have been excluded.
  21. Component "\TasksStore" from writer "Task Scheduler Writer" is excluded from backup,
  22. because it requires volume C:\ which is not in the shadow copy set.
  23. Component "\WriterMetadataStore" from writer "VSS Metadata Store Writer" is excluded from backup,
  24. because it requires volume C:\ which is not in the shadow copy set.
  25. Component "\PerformanceCounters" from writer "Performance Counters Writer" is excluded from backup,
  26. because it requires volume C:\ which is not in the shadow copy set.
  27. Component "\System Files" from writer "System Writer" is excluded from backup,
  28. because it requires volume C:\ which is not in the shadow copy set.
  29. Component "\Win32 Services Files" from writer "System Writer" is excluded from backup,
  30. because it requires volume C:\ which is not in the shadow copy set.
  31. Component "\BCD\BCD" from writer "ASR Writer" is excluded from backup
  32. because it requires a volume that cannot be found on this system.
  33. Component "\Registry" from writer "Registry Writer" is excluded from backup,
  34. because it requires volume C:\ which is not in the shadow copy set.
  35. Component "\WMI" from writer "WMI Writer" is excluded from backup,
  36. because it requires volume C:\ which is not in the shadow copy set.
  37. Component "\COM+ REGDB" from writer "COM+ REGDB Writer" is excluded from backup,
  38. because it requires volume C:\ which is not in the shadow copy set.
  39. The writer "Task Scheduler Writer" is now entirely excluded from the backup,
  40. because it does not contain any components that can be included.
  41. The writer "VSS Metadata Store Writer" is now entirely excluded from the backup,
  42. because it does not contain any components that can be included.
  43. The writer "Performance Counters Writer" is now entirely excluded from the backup,
  44. because it does not contain any components that can be included.
  45. The writer "System Writer" is now entirely excluded from the backup,
  46. because it does not contain any components that can be included.
  47. The writer "Registry Writer" is now entirely excluded from the backup,
  48. because it does not contain any components that can be included.
  49. The writer "WMI Writer" is now entirely excluded from the backup,
  50. because it does not contain any components that can be included.
  51. The writer "COM+ REGDB Writer" is now entirely excluded from the backup,
  52. because it does not contain any components that can be included.
  53.  
  54. * Including writer "ASR Writer":
  55. + Adding component: \ASR\ASR
  56. + Adding component: \Volumes\Volume{76ad1c0f-30bf-48de-a3fc-1f05c31f1057}
  57. + Adding component: \Volumes\Volume{432a7c32-2984-4035-9289-6f0531cc3277}
  58. + Adding component: \Disks\harddisk0
  59.  
  60. Alias VSS_SHADOW_1 for shadow ID {0bdace9f-ff78-4e52-93a1-a4ca9582cb60} set as environment variable.
  61. Alias VSS_SHADOW_SET for shadow set ID {9a68d07e-1a38-448f-805b-2e2fb739b318} set as environment variable.
  62. Inserted file Manifest.xml into .cab file onealfs.cab
  63. Inserted file BCDocument.xml into .cab file onealfs.cab
  64. Inserted file WM0.xml into .cab file onealfs.cab
  65. Inserted file WM1.xml into .cab file onealfs.cab
  66. Inserted file WM2.xml into .cab file onealfs.cab
  67. Inserted file WM3.xml into .cab file onealfs.cab
  68. Inserted file WM4.xml into .cab file onealfs.cab
  69. Inserted file WM5.xml into .cab file onealfs.cab
  70. Inserted file WM6.xml into .cab file onealfs.cab
  71. Inserted file WM7.xml into .cab file onealfs.cab
  72. Inserted file WM8.xml into .cab file onealfs.cab
  73. Inserted file Dis268.tmp into .cab file onealfs.cab
  74.  
  75. Querying all shadow copies with the shadow copy set ID {9a68d07e-1a38-448f-805b-2e2fb739b318}
  76.  
  77. * Shadow copy ID = {0bdace9f-ff78-4e52-93a1-a4ca9582cb60} %VSS_SHADOW_1%
  78. - Shadow copy set: {9a68d07e-1a38-448f-805b-2e2fb739b318} %VSS_SHADOW_SET%
  79. - Original count of shadow copies = 1
  80. - Original volume name: \\ONEALFS1\E$\ [volume not on this machine]
  81. - Creation time: 2/13/2018 9:52:38 AM
  82. - Shadow copy device name: \\ONEALFSNODE2\E$@{D9CDEBC6-8741-4DFC-9068-667F662A5F4D}$
  83. - Originating machine: ONEALFSNODE2
  84. - Service machine: onealfiles.4s****g.biz
  85. - Not exposed
  86. - Provider ID: {89300202-3cec-4981-9171-19f59559e0f2}
  87. - Attributes: Auto_Release FileShare
  88.  
  89. Number of shadow copies listed: 1
  90.  
  91. DISKSHADOW> delete shadows volume \\onealfs1\E$
  92. Deleting shadow copy {0bdace9f-ff78-4e52-93a1-a4ca9582cb60} on volume \\ONEALFS1\E$\ from provider {89300202-3cec-4981-9171-19f59559e0f2} [Attributes: 0x04000000]...
  93.  
  94. Number of shadow copies deleted: 1
  95.  
  96. DISKSHADOW> end backup
  97.  
  98. DISKSHADOW> exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement