Hi Jges,
I removed the "On Error Resume Next" and still doesn't give me any error messages.
It did create a registry entry on RunOnce but did not rename the folders.
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 Guys, thanks for your input.
I've already know how to do it via GPO, AD, and using screen saver.
But using screen saver actually, it's only locked the current user after idle for certain time, not forcing the current user to log off.
So that's why I'm looking for a script to tell the system...
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.