Microsoft Windows [Version 6.0.6001] (C) Copyright 2006 Microsoft Corp. c:\windows>netsh nap client set server ?
set server
[ group = ] group
[ url = ] url
[ processingorder = ] processingorder
Sets the configuration of a trusted server.
group - Specfies the name of the trusted server group. (Required)
url - Specifies the URL. (Required)
processingorder - Sets the processing order of the URL. If you do not
specify the processing order, the URL is added last in
the list. (Optional)
Example:
set server group = "group1" url = "url1" processingorder = "1"