Click here to Skip to main content
15,906,628 members
Home / Discussions / System Admin
   

System Admin

 
GeneralRe: Application Error : The instruction at "0x5f801088" referenced memory at "0x00000004". The memory could not be "read". Pin
Mike Dimmick5-Feb-08 6:27
Mike Dimmick5-Feb-08 6:27 
GeneralRecycle Bin Entry Pin
john56324-Feb-08 19:15
john56324-Feb-08 19:15 
GeneralRe: Recycle Bin Entry Pin
MatrixCoder5-Feb-08 11:58
MatrixCoder5-Feb-08 11:58 
GeneralWindows Server 2008 released to manufacturing Pin
brucedkyle4-Feb-08 9:30
brucedkyle4-Feb-08 9:30 
GeneralRe: Windows Server 2008 released to manufacturing Pin
Paul Conrad29-Feb-08 6:58
professionalPaul Conrad29-Feb-08 6:58 
QuestionCopying files from one machine to another [modified] Pin
David Crow4-Feb-08 4:26
David Crow4-Feb-08 4:26 
GeneralRe: Copying files from one machine to another Pin
Johpoke4-Feb-08 7:24
Johpoke4-Feb-08 7:24 
GeneralRe: Copying files from one machine to another Pin
Mike Dimmick5-Feb-08 6:37
Mike Dimmick5-Feb-08 6:37 
Changes were made to the file copy algorithm in Windows Vista so it no longer ate all of the system memory if writing to the destination was taking longer than read-ahead from the source file. Unfortunately the new algorithm was significantly worse in many areas. This will be fixed in SP1, due to be released very soon. See http://blogs.technet.com/markrussinovich/archive/2008/02/04/2826167.aspx[^] for some information on what's actually happening.

Windows XP uses the old SMB 1.0 protocol (if you're following that article) which can only copy 60KB before requiring acknowledgement, which breaks TCP's latency-handling mechanisms.

As the other poster says, FTP can be a lot quicker because the data connection is just a 'firehose' TCP connection, there's no extra protocol on top.


DoEvents: Generating unexpected recursion since 1991

GeneralMy problem is mainly bout IEXPLORER Pin
Mokhtar1-Feb-08 9:28
Mokhtar1-Feb-08 9:28 
GeneralRe: My problem is mainly bout IEXPLORER Pin
Johpoke1-Feb-08 10:38
Johpoke1-Feb-08 10:38 
GeneralRe: My problem is mainly bout IEXPLORER Johannes Pin
Mokhtar1-Feb-08 22:06
Mokhtar1-Feb-08 22:06 
GeneralRe: My problem is mainly bout IEXPLORER Johannes Pin
Johpoke1-Feb-08 22:11
Johpoke1-Feb-08 22:11 
QuestionLDAP Path Attribute sequence ??? [modified] Pin
Paw Jershauge31-Jan-08 2:46
Paw Jershauge31-Jan-08 2:46 
GeneralRe: LDAP Path Attribute sequence ??? Pin
Dave Kreskowiak31-Jan-08 4:56
mveDave Kreskowiak31-Jan-08 4:56 
GeneralProblem after resizing partition Pin
amit.code28-Jan-08 2:44
amit.code28-Jan-08 2:44 
GeneralRe: Problem after resizing partition Pin
ruready51130-Jan-08 5:09
ruready51130-Jan-08 5:09 
GeneralFedora Installation problems Pin
Sarath C26-Jan-08 17:04
Sarath C26-Jan-08 17:04 
GeneralRe: Fedora Installation problems Pin
ruready51126-Jan-08 18:43
ruready51126-Jan-08 18:43 
GeneralRe: Fedora Installation problems Pin
Sarath C26-Jan-08 23:32
Sarath C26-Jan-08 23:32 
GeneralRe: Fedora Installation problems Pin
ruready51127-Jan-08 5:40
ruready51127-Jan-08 5:40 
GeneralRe: Fedora Installation problems Pin
markkuk26-Jan-08 23:29
markkuk26-Jan-08 23:29 
QuestionHow to determine the current folder in the bat file? Pin
Alex Getman23-Jan-08 23:10
Alex Getman23-Jan-08 23:10 
AnswerRe: How to determine the current folder in the bat file? Pin
Sebastian Schneider24-Jan-08 1:31
Sebastian Schneider24-Jan-08 1:31 
QuestionMS-DOS printing redirection Pin
Steven J Jowett22-Jan-08 6:31
Steven J Jowett22-Jan-08 6:31 
GeneralRe: MS-DOS printing redirection Pin
PIEBALDconsult22-Jan-08 7:11
mvePIEBALDconsult22-Jan-08 7:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.