【问题标题】:Get shadow copies older than 5 days using PowerShell使用 PowerShell 获取超过 5 天的卷影副本
【发布时间】:2021-09-19 08:40:25
【问题描述】:

我想获取这些 5 天前创建的卷影副本。我如何使用 PowerShell 做到这一点?

cmd> 磁盘影子

Diskshadow> 列出所有的影子

        * Shadow copy ID = {49fb469b-4940-45f7-98bd-08441e9e353c}
<No Alias>
                - Shadow copy set: {32224b82-e802-4eab-a903-fb5dc6558800}
<No Alias>
                - Original count of shadow copies = 11
                - Original volume name: \\?\Volume{bba82744-b690-4b68-9180-c0d81
7c5a38f}\ [G:\]
                - Creation time: 4/13/2021 6:03:34 PM
                - Shadow copy device name: \\?\GLOBALROOT\Device\HarddiskVolumeS
hadowCopy313
                - Originating machine: app.contoso.local
                - Service machine: app.contoso.local
                - Not exposed
                - Provider ID: {b5946137-7b9f-4925-af80-51abd60b20d5}
                - Attributes:  No_Auto_Release Persistent Differential

        * Shadow copy ID = {8ac42987-5f9a-4535-aef0-c6d64d7a658b}



     * Shadow copy ID = {d9be01ee-c1e6-424f-ac9a-cf82ef4e5e58}
<No Alias>
                - Shadow copy set: {32224b82-e802-4eab-a903-fb5dc6558800}
<No Alias>
                - Original count of shadow copies = 11
                - Original volume name: \\?\Volume{1120d149-97e5-4b8d-af19-bb243
38626ef}\ [H:\]
                - Creation time: 4/13/2021 6:03:34 PM
                - Shadow copy device name: \\?\GLOBALROOT\Device\HarddiskVolumeS
hadowCopy271
                - Originating machine: app.contoso.local
                - Service machine: app.contoso.local
                - Not exposed
                - Provider ID: {b5946137-7b9f-4925-af80-51abd60b20d5}
                - Attributes:  No_Auto_Release Persistent Differential

【问题讨论】:

    标签: powershell


    【解决方案1】:
    猜你喜欢
    • 2015-03-09
    • 2013-07-10
    • 1970-01-01
    • 1970-01-01
    • 2016-02-21
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-06-19
    相关资源
    最近更新 更多