VISUAL BASIC
LIST & RENAME FILES - DISABLE GROUP POLICY
★ disable_group_policy.vbs_.zip ★ Get-Filenames-V2.0.vbs_.zip ★ Rename-Files-II.vbs_.zip ★
Disable Group Policy
If your company enforces a so called ‘group policy’ when you log onto the companies network, and you would like to override this (because you feel you should be allowed to select your own explorer startpage), simple put a script like this in your startup group.
Get all filenames in directory
When you execute this script it will ask for a path to a directory, a location for the textfile that will contain all the filenames found in the directory, the name for the textfile, if you would like the filenames with extension and finally if you would like to list the filesize.
Easy for indexing directories with lots files.
File renamer
Renames all files to lowercase and only writes the first character in uppercase. Good for cleaning up directories with weird filenames.
★ disable_group_policy.vbs_.zip ★ Get-Filenames-V2.0.vbs_.zip ★ Rename-Files-II.vbs_.zip ★