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.
Thanks and Regards,
Bala
As you have posted this query regarding .net Api for accessing NPS server
configuration.
Can you please let me know about this if you have got anything.
It is really urgent for me.
Thanks in advance.
For more information, please see "Netsh Commands for Network Policy Server"
at http://technet.microsoft.com/en-us/library/cc754428(WS.10).aspx
--
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.
=?Utf-8?B?RGFtdQ==?= <Da...@discussions.microsoft.com> wrote in
news:C770C06E-C45A-4C24...@microsoft.com:
> In the event that you might not be aware of this, and just in case you
> find it useful, there is a full range of Network Shell commands that
> you can use to configure Network Policy Server.
>
> For more information, please see "Netsh Commands for Network Policy
> Server" at
> http://technet.microsoft.com/en-us/library/cc754428(WS.10).aspx
>
>
In addition to this information, you can find NPS API information at MSDN:
NPS includes two API sets: NPS Extensions API and Server Data Objects (SDO)
API. Both NPS Extensions API and SDO API are also supported by the
precursor of NPS, the Internet Authentication Service.
NPS Extensions API can be used to extend the authentication, authorization,
and accounting methods offered by NPS and previously by IAS.
Server Data Objects API can be used to manipulate the network policy
configuration on a computer that runs NPS or IAS.
See the following topic: http://msdn.microsoft.com/en-
us/library/bb892034(VS.85).aspx