Browse by Tags

All Tags » VBS (RSS)

[VBS] - Scripting for OCS (AD Parameters)

A few month ago I had to create a script to automate the proccess of enabling and configuring users for OCS in Active Directory. I used VBScript for this. MOst part is conventional... however, I had to change the meeting policy from default to something...
Posted by Benjamin-Pierre | with no comments
Filed under: , , ,

[VBS] MOVE EMPTY FOLDERS

It's very annoying to have a lot of empty folders hanging around.... I've written a smal VBS script to check one location (user input) for empty folders. If it finds empty folders it will move them to C:\EMPTYFOLDERS (you can edit the destination...
Posted by Benjamin-Pierre | with no comments
Filed under: ,