Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space KNOW and version 7

...

Info
More information from MS on time-outs and disconnects can be found by clicking here.

Disconnect Active Shares

...

How to disconnect active shares

Run the following command in an elevated command prompt:

Code Block
languagecss
themeDJango
net use /delete \\server\sharename


How to change the idle timeout value for all network share connections

Run the following command in an elevated command prompt:

Code Block
languagecss
themeDJango
net config server /autodisconnect:number

Where number is the idle timeout in seconds. Use 0 for very quick disconnections and -1 to never disconnect.

...

Macrium Reflect also has a way to automatically delete active connections

...