Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filesystem Check Fails on Unauthenticated Shares #7

Open
thexmanxyz opened this issue Feb 17, 2018 · 0 comments
Open

Filesystem Check Fails on Unauthenticated Shares #7

thexmanxyz opened this issue Feb 17, 2018 · 0 comments
Assignees

Comments

@thexmanxyz
Copy link
Owner

thexmanxyz commented Feb 17, 2018

If a share requires manual authentication e.g. the credentials were not stored in the Windows Credential Manager, the filesystem availability check will fail, which prevents the script from reconnecting an UNC share correctly.

Solution:

  • remove FSO checks if credentials are passed or determine if FSO access is possible and only do it if so
  • add functionality to execute net use ?: /delete before reconnecting share

See also Issue #6.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant