Thursday, December 12, 2013

Real Time GPS Tracker SMS Commands

This is a quick reminder of the SMS commands for Real Time GPS Tracker.
rttstartpwd=userpassword
rttstoppwd=userpassword
rtttrackoncepwd=userpassword
rttstartgpspwd=userpassword

where userpassword is the configured SMS password of the remote user you are sending commands to.

New beginner's guide to PowerShell on my GitHub page

 I created a beginner's guide to PowerShell here: https://github.com/aamjohns/Powershell_Guide/blob/main/README.md I hope it helps someo...