Hi,
I've created a VBScript called: RenameFolder.vbs
When the user logon for the first time, the script will check user's folders redirection (7_Documents, 7_Desktop and 7_Favorites) on %homeshare% then rename those folders to %homeshare%\Desktop, %homeshare%\Favorites, %homeshare%\Documents...
Hi,
I'm a newbie and not really good in VBScript.
There is a msi file need to be installed to all users and at the end a restart is required to finish the installation and this restart can not be supressed whatsoever.
I need your help to create a vbscript as a warning message before the...
Hi
I'm having a problem when running the following script from local admin account. It works perfect when I run it from domain member account.
==================================================================
Option Explicit
Dim strNTName, strFileLog, strComputerName
Dim strDomain...
Hi, I need help to create a vbscript to run under vista as follow:
How to create a vbscript to determine if the computer has been idle for 15 minutes and will start to force the current user to log off automatically?
Your help will much appreciated :)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.