Archives

Script: List users homedir size

I compiled a vbscript that loops through all the sub folders of a given folder and print out the size. The script takes the folder name and searches the Active Directory for a corresponding user. If found it prints the name of the user in the output. Use: [ps]cscript homedirsize.vbs[/ps] Three input boxes will appear… Path where the homedir […]

Read More