<![CDATA[Article Comments for Dave Gest]]>http://www.windowsitpro.com/authors/author/author/5084011/rsscomment/5084011en-USSun, 27 May 2012 06:02:53 GMTSun, 27 May 2012 06:02:53 GMTRun Your Scripts as Serviceshttp://www.windowsitpro.com/article/vbscript/run-your-scripts-as-services#commentsAnchorWed, 27 Oct 2010 08:37:29 GMT
this looks/feels like a great tool. i need assist/confirmation to use this tool to execute a batch that executes the ’net use’ command to map a network share as a drive letter. unlike the move files sample, which maps a drive every 30 seconds, my batch executes once. does this static mapping stay in background, will it be impacted if an admin logs onto the server? we want to keep the share connection in place as there is another application that runs and monitors that share for files that are generated constantly/realtime... thanks for any insight!]]>
bsadminWed, 27 Oct 2010 08:37:29 GMThttp://www.windowsitpro.com/article/vbscript/run-your-scripts-as-services#commentsAnchor
Run Your Scripts as Serviceshttp://www.windowsitpro.com/article/vbscript/run-your-scripts-as-services#commentsAnchorThu, 28 Feb 2008 08:53:59 GMT
FYI -- If you use passwords in VBScript or JScript scripts, running those scripts as services is the best way to protect those passwords. See "3 Ways to Protect Passwords in WSH Scripts" (InstantDoc ID 44580) for more information. "3 Ways to Protect Passwords in WSH Scripts" also tells you how to manually use srvany.exe to install a script as a service. Using the Install_ Service HTA is much simpler than manually using srvany.exe!]]>
kbemowski@scriptingprovip.com Thu, 28 Feb 2008 08:53:59 GMThttp://www.windowsitpro.com/article/vbscript/run-your-scripts-as-services#commentsAnchor
Run Your Scripts as Serviceshttp://www.windowsitpro.com/article/vbscript/run-your-scripts-as-services#commentsAnchorWed, 27 Feb 2008 22:17:00 GMT
reasonable]]>
SimonWed, 27 Feb 2008 22:17:00 GMThttp://www.windowsitpro.com/article/vbscript/run-your-scripts-as-services#commentsAnchor