Problem running sampleshvui.exe from Windows 2008 server. Sampleshvui.exe comes from Microsoft SDKs\Windows\v6.1\Samples\NetDs\NAP\Win32\Debug
1. Run regsvr32.exe /s sdkshv.dll 2. Run sampleshvui.exe /register 3. Run nps.msc. 4. Click to the System Health Validators. No sample shv can be found.
It is hard to pinpoint what the issue is, without looking at your setup.
I'd suggest that, in the first step, you run "regsvr32.exe sdkshv.dll" without the "/s" option. "/s" option hides all the errors; for example, permission errors.Howard Lee - [MSFT]