Categories
- Education (6)
- Fix IT (29)
- Information Technology (53)
- Tips (6)
- Uncategorized (7)
Tags
Tag Archives: code
DNSMadeEasy DDNS update script
Controlled update of DDNS Author: Martin Oehy Date: 2010 04 11 Desription: this Script replaces the executable provided by DNSMade Easy. So you can track changes of your DHCP provider. Parameter: Change your ID’s, Name , Password and Log Location … Continue reading
Posted in Information Technology
Tagged code, ddns, vbscript
Comments Off on DNSMadeEasy DDNS update script
Random complex password
Use the following function to create a complex password. There are 4 tables with different characters used to create the password. To have at least one char from each table the password must be at least 4 char long.
Posted in Information Technology
Tagged code, tool, vbscript
Comments Off on Random complex password
Ping host
Ping a host and get true or false returned