Drive Mapping Persistency

Windows Drive Mapping may not stay connected the next time. One way (official way) to ensure of it, instead of using startup script, etc., is net use persistence.

  1. net use /PERSISTENT:yes
  2. then do drive mapping.

Mapping persistence status can be determined by command:

wmic netuse

This entry was posted in Technical. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

ERROR: si-captcha.php plugin: GD image support not detected in PHP!

Contact your web host and ask them to enable GD image support for PHP.

ERROR: si-captcha.php plugin: imagepng function not detected in PHP!

Contact your web host and ask them to enable imagepng for PHP.

This site uses Akismet to reduce spam. Learn how your comment data is processed.