April 10, 201214 yr To back up IAS Server RDP to the IAS server open command prompt type netsh aaaa show config > path\backupfilename.txt (example: C:\Documents and Settings\ou_kz2p4w>netsh aaaa show config > c:\temp\iasbackup20120410.txt ) To restore IAS Server Copy the file you created to the new IAS server. open command prompt type netsh exec path\backupfilename.txt (example: C:\Documents and Settings\ou_kz2p4w>netsh exec show config > c:\temp\iasbackup20120410.txt ) A message appears indicating whether the update was successful or not. Notes: There is no need to stop the IAS on either of the servers.
Create an account or sign in to comment