Solutions for all your technology needs

How to use %username% variable in vbscripts

Posted by on Apr 15, 2011 in scripts | 0 comments

If you try to use a vbscript to map a network drive using the %username% variable it will not work. The reason for this is the %username%...

Read More

Batch file set permissions based on foldername %username%

Posted by on Dec 21, 2009 in scripts | 0 comments

@echo off set zLog=ResetHomePerms.log cls echo FIXHOME.BAT echo This script will reset permissions for all subdirectories echo in this...

Read More
Page 1 of 212