|
Home > Archive > Radius Server > November 2007 > .NET API Interface to access NPS
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
.NET API Interface to access NPS
|
|
| NAPGuru 2007-11-20, 7:32 am |
| Hi,
How do we access the NPS through .NET / SDK program?.
ServerMangercmd.exe helps to access and control the NPS. But it may be
costlier operation for controlling the server through UI.
Please give a sample code/program to access the NPS and print the
configuration with out using servermangercmd.exe.
Thanks and regards,
Bala
| |
| James McIllece [MS] 2007-11-26, 7:21 pm |
| =?Utf-8?B?TkFQR3VydQ==?= <NAPGuru@discussions.microsoft.com> wrote in
news:5E314A88-3D2D-438D-92B4-EA72F64725FE@microsoft.com:
> Hi,
> How do we access the NPS through .NET / SDK program?.
> ServerMangercmd.exe helps to access and control the NPS. But it may be
> costlier operation for controlling the server through UI.
>
> Please give a sample code/program to access the NPS and print the
> configuration with out using servermangercmd.exe.
>
> Thanks and regards,
> Bala
>
>
Hi Bala --
Not sure I understand the question as I am not a dev, however you can use
the netsh nps commands to display and/or save the configuration to a file
(from which you could print), and to manage the NPS server in general.
Hope that helps --
--
James McIllece, Microsoft
Please do not send email directly to this alias. This is my online account
name for newsgroup participation only.
This posting is provided "AS IS" with no warranties, and confers no rights.
| |
| NAPGuru 2007-11-27, 1:45 am |
| Thanks James for the response.
Yes. We can use netsh NPS command to control and retreive NPS server, which
still use command line interface. But it could be helpful for us to get the
sample .ASP and C# code using SDOIASLib.
Thanks and Regards,
Bala
"James McIllece [MS]" wrote:
> =?Utf-8?B?TkFQR3VydQ==?= <NAPGuru@discussions.microsoft.com> wrote in
> news:5E314A88-3D2D-438D-92B4-EA72F64725FE@microsoft.com:
>
>
> Hi Bala --
>
> Not sure I understand the question as I am not a dev, however you can use
> the netsh nps commands to display and/or save the configuration to a file
> (from which you could print), and to manage the NPS server in general.
>
> Hope that helps --
>
> --
> James McIllece, Microsoft
>
> Please do not send email directly to this alias. This is my online account
> name for newsgroup participation only.
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
|
|
|
|
|