VBS script help

  • Thread starter Thread starter UnknownTBeast
  • Start date Start date
U

UnknownTBeast

Is there a script that I could use to find the system time and reduce it by
16 minutes and display it in a MSGBOX as "The current time is..."
I don't have the rights to change the time on the computer so this seems
like the best way.
 
For windows scripts,go to TechNet at microsoft,locate the script center,
locate the library,a script might already be made.
 
UnknownTBeast said:
Is there a script that I could use to find the system time and reduce it
by
16 minutes and display it in a MSGBOX as "The current time is..."
I don't have the rights to change the time on the computer so this seems
like the best way.

Performing this task with a script won't get you around the permissions
issue. Ask your system administrator to give you sufficient rights to change
the time.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

vbs script wshshell.exe error 0
VBS script question 3
vbs script in XP 9
running a vbs script 11
Script for ping one time a minute. 2
Microsoft .vbs scripts!! 1
Run VBS on a Remote? 14
Script and Shockwave 18

Back
Top