computing
  • 0

Solved Net Use * /Delete With /Y And /N?

  • 0

i need to disconnect my shared folders but in the mean time if the user are still using the shared folder i do not want to disconnect them so i am thinking if its possible to use net use * /delete /y /n but it give me an error “a command was used with conflicting switches”

Share

1 Answer

  1. Thanks guys for your reply
    i managed to solve my issue by using a freeware filezilla which enable to me to disconnect the user when they have idle for too long
    • 0