4394 links
37 private links
  • Strak.ch | Actu et liens en vrac
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
  • Script Disk2vhd

    Un petit .bat que j'ai créé pour lancer Disk2vhd en ligne de commande et voir les heures de début/fin. Améliorations possibles.

    @ECHO OFF
    ECHO Starting DISK2VHD Backup
    SET starttime=%time%
    SET backup_path=\\serveur\VMS
    ECHO Backup started at: %starttime% > start.txt
    disk2vhd.exe e: %backup_path%\data.vhdx -accepteula -c
    SET endtime=%time%
    ECHO.
    ECHO Backup completed at: %endtime% > end.txt
    PAUSE
    November 22, 2016 at 2:06:38 PM GMT+1 * - permalink -
    QRCode
    - https://liens.strak.ch/shaare/7nd1CQ
    Microsoft Outils Virtualisation
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation