How to use %username% variable in vbscripts
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 MoreBatch file set permissions based on foldername %username%
@echo off set zLog=ResetHomePerms.log cls echo FIXHOME.BAT echo This script will reset permissions for all subdirectories echo in this...
Read More