A PowerShell module for setting a Google dynamic DNS hostname entry's IP address.
#Importing the module You can download the module to any directory on your PC, and then from that directory, type Import-Module ./GoogleDynamicDNSTools.psd1 A more detailed install script is coming soon.
#Current Functions Update-GoogleDynamicDNSTools
Takes in parameters to set a Google dynamic DNS record. Use Get-Help Update-GoogleDynamicDNSTools for full syntax and paramter info
#More Google Dynamic DNS info For a more robust description about how the Google Dynamic DNS system works, including how to interact with the API, see the following link: