Microsoft
Software
Hardware
Network
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
Set variable
Your message was read on Monday, Month Day Year
Domain admins for local machines
blackberry: PIM Synchronization is not enabled on this device
Can't open to a specified PDF page in IE 8
VB.Net 2010: ResourceManager.GetObject fails with silent exception on x64
Sort Records in Descending Order on Pivot Chart
How to update & append at the same time from another table a table in SQL Server
chess game without a database
Excel VBA to refresh all Pivot Tables