Question : Collecting amount of data stored in file shares remotely

I have a list of file shares on Windows Servers and I need to get the amount of data stored inside these ones.
Is there a way to do it using VBScript or any tool available?

Answer : Collecting amount of data stored in file shares remotely

Yeah, looks like they screwed up the language setting.

You could try modifying the existing logins using:

EXEC sp_defaultlanguage

to use ~"English U.S." rather than ~"English U.K."

that *might* do it.
Random Solutions  
 
programming4us programming4us