Why “net use * /delete” does not work but waits for confirmation in my PowerShell script?

后端 未结 2 1223
忘了有多久
忘了有多久 2020-12-14 06:02

I have a script where I want to disconnect from the mapped drives before I create a new PSDrive.

Otherwise I get this error:

New-PSDrive : Mul

2条回答
提交回复
热议问题