All Forums >> [Scripting] >> WSH & Client Side VBScript >> Change system date using VBScript Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
VBScript doesn't have any built in functions for this. Open a command prompt and use the DATE or TIME commands. If you need to use a VBScript, use the RUN or EXEC methods to execute these commands.