-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Describe the bug
A clear and concise description of what the bug is.
Can not unmount logical disk mouted with web dav
To Reproduce
Steps to reproduce the behavior:
.\Unmount.ps1 -MountedDrive [drive letter of web dav]
Information EventID 1 Start to unmount drive W:
Remove-SmbMapping : プロパティ 'LocalPath' が 'W:' の MSFT_SmbMapping オブジェクトが見つかりません。プロパティの値を確認してから再試行してください。
発生場所 D:\msys64\home\AWV056083\FileMaintenace\UnMountDrive.ps1:277 文字:5
-
Remove-SmbMapping -LocalPath $MountedDrive -Force -UpdateProfile ... -
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- CategoryInfo : ObjectNotFound: (W::String) [Remove-SmbMapping], CimJobException
- FullyQualifiedErrorId : CmdletizationQuery_NotFound_LocalPath,Remove-SmbMapping
Success EventID 73 Completed to unmount drive W: successfully.
Metadata
Metadata
Assignees
Labels
No labels