질문과 답변

소프트웨어 snapshot 사용법좀 해석해주세요~

2017.05.19 03:12

지룡자 조회:560

17:38:04 Timelimited TrialWare - use possible up to 2017-04-01
special operations :
 --unmount - unmount all virtual disks and terminate Snapshot started with -VQ
 --unmount:Z - unmount virtual disk Z
 --resize X:  - show possible resize range for drive X:
 --resize X: 1000 - (try to) resize drive X: to 1000 MB
 --resizepart X: 1000 - (try to) grow partition and filesystem to 1000 MB
              resizepart is unable to shrink partitions or filesystems!
 --SetPartitionSize HD1 1 130000000  (use with care !!)
 --exec:"NET START ORACLE"  - execute commands as soon as
                                backup really started
                                MUST be the last option on the command line!
 --ClearSignature HD1
 --SetSignature HD1 01234567
 --RestoreSignature HD1 image.sna  - set the disk signature of HD1 to the one
                                      from the image
 --CleanDisk HD1  - erase the partition table on HD1.
                    Be careful! All data on HD1 will be erased!
 --Checkboot HD1 - test if HD1 seems to be bootable
 --Activate X: set active flag for drive X:
 --Deactivate X: clear active flag for drive X:
 --RestoreMBR HD1 filename - writes the MBR from filename to HD1
 --RestorePartitionStructure HD1 filename -
      writes the partition information from filename to HD1
 --Extendpartitions:Image.sna HD1 - writes the partition information from
                            Image.sna to HD1 and expands all NTFS
                            partitions to use the total size of the disk
 --CreateDir  -  Creates the directory for the output (sna) file if it doesn't
                 exist
 --exclude:path excludes the path and all subdirectories from backup
 --exclude:filename1,filename2,...  excludes all given filenames from backup
 --exclude:@filename.txt exclude from file filename.txt
 --FTPActive   - Starts the FTP connection in active mode (default is passive)
 --FullIfHashIsMissing  - Creates a full image if the hash file doesn't exist
 --LogFile:filename.log - append log output to file filename.log
 --DontLogStdout   - don't write VSS log output to standard output
 --DontLogProgress - don't write the progress report lines to stderr
 --novss  - don't use the volume shadow service
 --usevss  - use the volume shadow service if available
 --forcevss  - use the volume shadow service. If not available exit with error.
 --AllWriters  - includes all VSS writers in the backup
 --IncludeWriter:"Write Name 1","Writer Name 2",...
               - includes all listed VSS writers in the backup
 --ExcludeWriter:"Write Name 1","Writer Name 2",...
               - excludes all listed VSS writers from the backup.
 --merge:new.sna diff.sna  - creates a new full image from an existing
                             full and differential image
 --register:License.lic - register Snapshot
 --setdefaultpwd=MyPassword - sets the default password to MyPassword and exits
 --SearchFull:path1,path2,path3 while working with differential images
              search the full image in the given pathes.
 --LimitIORate:10  - limits the IO rate to 10MB/s (accepted range 1-100)
 --show HD1   - show size and partitions on HD1
 --show       - show size and partitions of all connected hard disks
 --addDriver  - adds a new Hard Disk Diver to a restored Windows system drive.
                You need the driver.sys and the driver.inf file.
 --mergeide   - corrects IDE driver setup for a restored system disk.
                Use this option if you have IDE disks and your system doesn't
                boot after a restore to different hardware.
 --QuickCheck:test.sna - performs a quick check of the image with the name
                         test.sna.
 --PrintTotals        - prints statistical information at the end of the backup
 --AutoBackupSize:XXX - automatically adds all partitions smaller than XXX MB
                        to the backup. All physical disks with at least one
                        partition in the backup are affected. Set to zero to
                        disable automatic backups.
 --DedupTarget  - use this option if the image is stored on a disk with
                  activated deduplication (Server 2012).
 --repair:NewImage.sna  BrokenImage.sna  - this command can be used to repair
                                           a broken image
 --repair:NewOffsetInfo.sna BrokenImage.sna --OnlyOffsetInfo
                 New offest information is generated for the image BrokenImage.sna
                 and stored in the file NewOffsetInfo.sna.
                 To mount the repaired image as virtual disk you have to use:
                 snapshot BrokenImage.sna --OffsetInfoFile:NewOffsetInfo.sna
 --AddFTPAccount:User,Server,Password,Portnumber  - this command will add an
                 FTP account entry for the use with Snapshot. If the
                 Portnumber is omitted the default port (21) will be used.
 --DeleteFTPAccount:User,Server,Password,Portnumber  - this command will
                 delete an FTP account entry from Snapshots FTP account list.
                  If the Portnumber is omitted, the default port (21) is used.
 --netuse:\\server\share,Username,Password
               connect to a network share with an UNC path
 --netuse:\\server\share,X:,Username,Password
               connect to a network share with a drive letter (X:)
 --EntireDisk - restore a complete disk including the partition structure
                the destination must be HD1 or HD2 or ....
-----------------------------------------------------------------------------
scheduling the restore of x:\image-C.sna to C: during the next reboot:
snapshot --schedule C: x:\image-C.sna
 --autoreboot:off       don't boot after the restore has finished
 --autoreboot:success   reboot after the image was successfully restored
 --autoreboot:any       reboot after the image was restored
 --listschedule         list the scheduled restore
 --removeschedule       removes the scheduled restore

-----------------------------------------------------------------------------------------------------------------

 

 

복구하는 명령과 백업 알고 싶습니다
일단 MBR GPT 테스트좀 해본결과 GUI는 잘 먹힘니다..

 

문제는 윈도우10 UEFI 도스명령어로 복구하는 방법인데

snapshot64  x:\HDD1-1.sna -PW=0000 Z: -Y

snapshot64  x:\WINDOWS10.sna -PW=0000 C:  -Y

 

저런식으로 복구를 해버리면 255에러 출력하면서 복구가 불가능 합니다.

 

윈도우10 복구하는 방법 FTP를 이용한 파일 다운로드 하면서 포맷 하는 방법 알고 싶습니다...

고수님들 부탁좀 합니다..

 

번호 제목 글쓴이 조회 등록일
[공지] 질문과 답변 게시판 이용간 유의사항 gooddew - -
9869 소프트웨어| BOOTICE 같은 프로그램 제작하고 싶습니다 [3] 지룡자 538 05-31
9868 소프트웨어| audiodg.exe 때문에.. [1] 테츠로 714 05-31
9867 소프트웨어| Win10 RS2의 익스플로러11에서 네이버 오류?? [2] U-Love 1145 05-31
9866 소프트웨어| Slimjet 폴더 크기 커지는 문제 질문입니다 [2] 천룡비 553 05-31
9865 소프트웨어| 실행파일 분해 도구 질문 집앞의_큰 324 05-30
9864 소프트웨어| RS2 업데이트 후 오피스 2016 인증이 풀렸습니다 [4] 도은 1117 05-30
9863 소프트웨어| 철이님 자료가 안보이네요 [2] 우주 641 05-30
9862 소프트웨어| WinXP SP3 IE8 6in Hotfix170401 App3in E-Driver 혹시 구... [2] 타임 784 05-30
9861 소프트웨어| 고스트 disk copy 하는 방법 아시는분 도움좀 부탁드립니다 [2] jsldkfjs4 302 05-29
9860 소프트웨어| MS office 2010 word만 설치 가능한가요? [3] CKI_Math_L 653 05-29
9859 소프트웨어| 윈라 압축ㅍ소프트웨어를 한글화 할수있는 출이있는지여 [4] GODDESS 471 05-29
9858 소프트웨어| firefox 에서 Daum 영상이 안보입니다... [3] 붉은노을 280 05-28
9857 소프트웨어| MS 오피스 질문 솔모로 444 05-28
9856 소프트웨어| 셀프 포맷 가능한 프로그램을 제작하려고 합니다 [2] 지룡자 446 05-27
9855 소프트웨어| 특정 컴터에서만 접속되는 사이트?? 빨간별 372 05-26
9854 소프트웨어| f5 키 같은 특정키를 자동으로 한시간 간격으로 입력하는 ... [1] sous_la_pl 371 05-25
9853 소프트웨어| vmware에는 네트워크상에서 공유할 수 있는 폴더 못 만드나요 [1] 애봉이 246 05-25
9852 소프트웨어| Daemon tools pro access denied 박종민 272 05-25
9851 소프트웨어| 개인 홈페이지 만드는 법 알려주세요 [4] 윈포우도럼 691 05-24
9850 소프트웨어| Win-RAID 사이트에서 올려진 NVME 드라이버 관련 질문입니다 [3] 블레이더영 393 05-24
XE1.11.6 Layout1.4.8