Microsoft Windows
[Version 6.0.6001
](C) Copyright 2006 Microsoft Corp.
c
:\windows>netsh nap client add server ?
add server
[ group =
] group
[ url =
] url
[ [ processingorder =
] processingorder
]
Adds the URL to a trusted server group.
group - Specifies the name of the trusted server group. (Required)
url - Specifies the URL. (Required)
Servers added to this group must use the https
:// prefix if required
by the trusted server group.
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
:
add server group = "group1" url = "url1" processingorder = "1"