Skip to main content

2026년 8월 24일

Managing Domain-Joined Machines for Machine Credential Pairing

Querying Machine Pairing Status

You can use the vdmadmin command with the -M option to query for paired and unpaired machines.

Examples

Display a list of all paired machines.

vdmadmin -M -paired

Display a list of all machines that are ready to pair.

vdmadmin -M -unpaired

Registering a Machine

Use the vdmadmin command with the -M option to register a machine so that it is ready to pair using machine credential pairing. The same switch can also be used to unregister a machine for machine credential pairing.

Examples

Register a machine for machine credential pairing by computer name.

vdmadmin -M -register -add -computer DOMAIN\computerName

Unregister a machine for machine credential pairing by computer name.

vdmadmin -M -register -remove -computer DOMAIN\computerName

Unregister a machine for machine credential pairing by machine name.

vdmadmin -M -register -remove -machine computername.domain.com

Register Connection Server SPN

Register the connection server SPN in active directory.

Example

vdmadmin -S -register

Extended Help

For more detailed help information, use the following command:

vdmadmin -M -help

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…