RT5592 small issue with Linux on start

So worked hours to get this PCIE RT5592 (Asus PCE-N53) WIFI card to work and all is good.
until I reboot my system... then I have to open a terminal and type the following to get it to run properly. is there a way to automate this on startup ?

sudo ifconfig enp3s0 up
sudo service network-manager restart

any though appreciated.