Hi,
I'm looking for some advice and to find out if the following is possible.
I have an Access DB that get's updated each week, In order to improve our reporting, I'd like to create a new SQL DB each week, with a copy of the Access DB tables and it's data. I want to automate this, and feel PowerShell could be the answer.
It feels fairly straightforward to do something like this, but is it possible in PowerShell, and is it as easy as it sounds?
Any help or guidance to point me in the right direction to start this, is much appreciated.