Introduction - If you have any usage issues, please Google them yourself
Connect (reconnect) and enable bluetooth mouse, headset, gps receiver o ther device
This script removes the remote bluetooth device from your system (if present), than adds and configures it again.
This script requires Bluetooth Command Line Tools 1.2.0.56 or higher.
It may be necessary to switch the remote bluetooth device into discoverable mode before running the script. (Consult the documentation of your bluetooth device).
Usage:
1. Copy the following script into your text editor (e.g. notepad).
2. Change device address and service GUID to match your device. (To obtain these values, run btdiscovery -s ). Optionally set the PIN code.
3. Save the file with .bat extension.