The ScriptFullName property provides the full path to the script being run by the Windows Scripting Host.
Wscript.ScriptFullName = strScriptFullName
Wscript.ScriptFullName = C:\Users\Default\WSH\Sample.VBS
Wscript.ScriptName property