When backing up DHCP. what is the different between right click in 'Server' >>Backup and command prompt: netsh to export and restore scopes ?
From the looks of it: both do the same thing ,One from GUI (with .mdb and all), while the other from command line exported to txt file.
However when reimporting either way, the same applies... right ?
I do not see any difference..
However maybe its just me, but i prefer using netsh.,. and using restore from GUI i had issues where the address leases did not get picked,, I had to delete all then refresh the list.
This is not needed with netsh..
It was a small issue, but nothing else noticeable. Using GUI restore, i could due to errors, so couldn't delete files from dhcp in /System32 for same reasons (in use), but since i had a backup, i decided to remove the role and re-add.. then restore .
using net sh i didn't have to remove role first. just delete scope. so I can see some advantages.