I need to create a log to see who used my script, and this log has to go to a txt.
Here is the procedure, how do I create this log that contains the user and the date
On Error Resume Next
Dim errorLevel
Set WSHShell = CreateObject("WScrip...
asked by
01.09.2015 / 20:50