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
system idle 99% however the cpu usage runs at between 25 & 45 %
Can I add multi-millions of records to SQL database while replication is on? Will it work?
Why Not able to read excel file in the Web application running on Windows7/Office2010?
Using a query to filter a subreport?
Replace sring on the first line and then replace ALL the following string(2 to eof)
Trouble setting treeview width
Dot Net Written Test and Interview questions, Can any 1 suggest link
How do I create a class that handles file I/O for a car rental reservation program?
VBA Excel - selecting Control Toolbox/Image
VB.net 32bit&64bit COM Refereces?