Get-Nps Radius Client

Gets RADIUS clients.

Syntax

Get-NpsRadiusClient []

Description

The Get-NpsRadiusClient cmdlet gets Remote Authentication Dial-In User Service (RADIUS) clients. A RADIUS client uses a RADIUS server to manage authentication, authorization, and accounting requests that the client sends. A RADIUS client can be an access server, such as a dial-up server or wireless access point, or a RADIUS proxy.

Examples

Example 1: Get all RADIUS clients

PS C:\>Get-NpsRadiusClient

This command gets a list of all RADIUS clients.

Outputs

NpsRadiusClient[]