PxeAuthClass is a COM automation class, in System Center 2012 R2 Configuration Manager, that supports PXE service point authorization in operating system deployment. The class implements the IPxeAuthClass interface.

In This Section

Term Definition

IPxeAuthClass Interface

Enables configuration of a PXE service point by serializing certificate information in the form that is required for the SubmitRegistrationRecord Method in Class SMS_Site.

Remarks

PxeAuthClass is implemented in TsMediaSDK.exe.

The class UUID is 4F0DA652-0A60-4101-BD68-F4ABDB2D64DC.

The programmatic identifier (ProgID) is Microsoft.SMS.PxeAuthClass.

See Also