The best magazine
How to Copy IAS Config
- 1). Insert the USB flash drive into a spare USB port in the source computer. It will be assumed that this drive will be assigned the letter "E."
- 2). Click on the Windows "Start" button, type "Command Prompt" in the search field, then click on "Command Prompt" in the results. A Command Prompt window will appear.
- 3). Type "netsh aaaa show config > e:\file.txt" and then press "Enter" on your keyboard. This will create the "file.txt" file, in which the configurations settings will be stored and will be copied to your USB flash drive.
- 1). Insert the USB flash drive into a spare USB port in the destination computer. It will be assumed that this drive will be assigned the letter "E."
- 2). Click on the Windows "Start" button, type "Command Prompt" in the search field, then click on "Command Prompt" in the results. A Command Prompt window will appear.
- 3). Type "netsh exec e:\file.txt" and then press "Enter" on your keyboard. A message should appear that will indicate that the configuration update has been successful.
Source Server
Destination Server
Source: ...