Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Replicating IAS Configuration

1 view
Skip to first unread message

lozza

unread,
Apr 27, 2010, 7:52:01 PM4/27/10
to
Hi Guys,

Do you know of any tools that will replicate my IAS Server config from one
server to another?

....preferably free

Thanks
Lozza

Wayne Tilton

unread,
Apr 29, 2010, 12:08:59 PM4/29/10
to
=?Utf-8?B?bG96emE=?= <lo...@discussions.microsoft.com> wrote in
news:82E8D3AD-7B02-4A05...@microsoft.com:

The NETSH command is your friend:

netsh aaaa show config > IAS.txt

To restore those settings on another IAS server (of the same OS version!)
use:

netsh exec IAS.txt

HTH,

Wayne Tilton

0 new messages