Vssadmin 명령줄을 사용하여 Windows 11/10에서 VSS 관리
Microsoft Windows 시스템은 사용하는 경우에도 하드 드라이브에 파일의 스냅샷 또는 백업 복사본을 만듭니다. 이를 구현하는 데 사용되는 기술을 VSS(볼륨 섀도 복사본 서비스)(Volume Shadow Copy Service (VSS)) 라고 합니다 . VSS를 관리하기 위해 볼륨 섀도 복사본 관리(Volume Shadow Copy Administrative) 명령줄 도구 또는 Vssadmin 을 사용할 수 있습니다 .
여기에는 섀도 복사본 작성자 및 공급자 나열, VSS 연결 및 복사본 생성 및 삭제, VSS 연결 크기 조정 을(VSS) 위한 관련 명령 라이브러리가 있습니다. 이 게시물은 이러한 명령을 효과적으로 사용하는 방법을 보여줍니다.
VSS 구성 요소
Vssadmin 을 사용하여 VSS 를 관리하는 방법을 알아보기 전에 먼저 VSS (볼륨 섀도 복사본 서비스) 의 다양한 구성 요소를 살펴보겠습니다 . 섀도 복사본 또는 스냅샷의 사용 덕분에 이러한 구성 요소를 사용하면 로그인한 사용자나 실행 중인 프로그램에 영향을 주지 않는 방식으로 서버 백업과 같은 중요한 작업을 수행할 수 있습니다.
다양한 VSS(VSS) 구성 요소와 이 구성 요소가 서버에서 수행하는 작업을 살펴보겠습니다 .
1] VSS 요청자
VSS 요청자의 예로는 System Center Data Protection Manager(System Center Data Protection Manager) 및 Windows Server 백업(Windows Server Backup) 프로그램이 있습니다. 이러한 구성 요소의 주요 기능은 VSS 가 섀도 복사본을 만들도록 요청하는 것입니다.
2] VSS 라이터
Windows Server에는 여러 VSS 작성기가 있을 수 있습니다. 이는 데이터가 섀도 복사본 생성을 위해 설정되었는지 확인하기 위해 응용 프로그램 소프트웨어에서 제공하는 구성 요소입니다. VSS 작성기 의 몇 가지 예는 다음과 같습니다.
- WMI 작성자
- 레지스트리 작성자
- 하이퍼-V
- 교환 서버
- 성능 카운터 작성자
- NTDS 작성기
- 시스템 라이터
- DHCP 제트 라이터
- SQL 서버
- Active Directory 시스템 서비스
- ASR 라이터
- WINS 제트 라이터
- 인증 기관 작성자
… 등.
3] 저장용량
A storage volume is a crucial component of the VSS that holds the data that you are about to copy.
4] VSS provider
VSS providers are included in storage arrays provided by hardware vendors. They create and manage shadow copies. Some examples of VSS providers are the Microsoft Software Copy provider and the Microsoft File Share Shadow Copy provider.
5] Source volume
A source volume is where the system keeps the shadow copy storage files that the VSS provider uses.
이제 VSS 구성 요소를 알았으므로 작동 방식을 살펴보겠습니다. 여기에서는 Vssadmin 명령에 대한 개요와 이 명령을 사용하여 VSS 를 관리하는 방법을 설명하겠습니다 .
Vssadmin 명령줄을 사용하여 VSS 관리(VSS)
Vssadmin 명령줄 도구 를 사용하여 VSS 를 관리하려면 먼저 서버에 관리자로 로그인해야 합니다. 들어가면 관리자 권한으로 명령 프롬프트(Command Prompt) 를 실행 합니다. 명령 프롬프트(Command Prompt) 를 검색하고 마우스 오른쪽 버튼으로 클릭한 다음 관리자 권한으로 실행을(Run as Administrator) 선택합니다 .
관리자 권한 명령 프롬프트(Command Prompt) 에서 VSS 를 관리하기 위한 명령은 다음과 같습니다 . 아무거나 실행하려면 입력하고 Enter 키를 누릅니다(ENTER) .
Command | Usage |
Vssadmin add shadowstorage | Adds a volume shadow copy storage association |
Vssadmin create shadow | Creates a new volume shadow copy |
Vssadmin delete shadows | Deletes volume shadow copies |
Vssadmin delete shadowstorage | Deletes volume shadow copy storage associations |
Vssadmin list providers | Lists registered volume shadow copy providers |
Vssadmin list shadows | Lists existing volume shadow copies |
Vssadmin list shadowstorage | Lists all shadow copy storage associations on the system |
Vssadmin list volumes | Lists volumes that are eligible for shadow copies |
Vssadmin list writers | Lists all subscribed volume shadow copy writers on the system |
Vssadmin resize shadowstorage | Resizes the maximum size for a shadow copy storage association |
구문 및 스위치와 함께 위의 명령을 사용합니다. 작업을 수행할 시스템 볼륨을 지정합니다. 또한 명령을 간소화합니다. 다음은 Vssadmin(Vssadmin) 에 대한 다양한 매개변수입니다 .
Syntax | Usage |
/Oldest | Deletes the oldest shadow copy |
For=VolumeSpec | Specifies the volume for which the shadow copy is to be deleted |
/Quiet | Prevents the command from showing messages while running |
/All | Deletes every shadow copy of the specified volume |
/shadow= {{insert ShadowID}} | Specifies the Shadow copy to delete by ShadowID |
TechNet 에서 이에 대한 자세한 내용을 읽을 수 있습니다 .
Related posts
Windows 10에서 Time Server를 추가하거나 변경하는 방법
Windows 10에서는 DNS Server을 사용할 수 없게 될 수 있습니다
Windows 10에서 볼륨 Shadow Copies을 삭제하는 방법
Swift Pair로 Windows 10에서 Bluetooth 장치를 페어링하는 방법은 무엇입니까?
Windows 10에서 Delete, Use Virtual Desktops를 만드는 방법
어떻게 Windows 10에서 종료에 Move, 또는 Delete PageFile.sys를 백업하려면
Convert AVCHD Windows 10 용 무료 변환기를 사용하여 MP4
Taskbar Windows 10에 표시되지 않는 알림
Best Windows 10의 무료 ISO Mounter software
Windows 10에서 System Properties을 열는 방법 Control Panel
Windows 10에서 Data Usage Limit을 관리하는 방법
Windows 10의 Windows.edb file은 무엇입니까?
Windows 10의 Microsoft Edge Browser Tips and Tricks
Windows 10에서 Use Remote Desktop Connection을 활성화하는 방법
File Explorer에서 Details pane를 보여주는 방법 Windows 10에서
Best Laptop Battery Test software & Diagnostic tools Windows 10
Best Windows 11/10 용 무료 Timetable software
Windows 10에서 Win32 Long Paths을 활성화 또는 비활성화하는 방법
Microsoft Intune 동기화가 아니요? Force Intune Windows 11/10에서 동기화합니다
Windows 10 Home Edition에 Group Policy Editor를 추가하는 방법