Setup the new Windows server Install the mysql on new server and stop the mysql service from service pane Now make a copy of the existing mysql data folder for backup( default path is C:\ProgramData\MySQL\MySQL Server 5.6\data) Delete all …
I came across a request where a client want to add Asterisk LDAP extenstion attributes to get populated in Windows active directory. After searching internet, i didn’t come across a single help article to do that. After doing lot of …
You need to log on to server and open the command prompt by following the below steps: Start–> Run–> Type CMD and then Enter C:\Users\Administrator>netstat -ano | more This command can have more options. If you want the only output …