Following command will use to clear samba user name and passwords in windows.
net use /delete \\10.1.1.1
* Replace 10.1.1.1 with your samba server address.
* Can use this command with command prompt or with "Run" Directly.
* You can create this command with .bat file for single click delete.
net use /delete \\10.1.1.1
* Replace 10.1.1.1 with your samba server address.
* Can use this command with command prompt or with "Run" Directly.
* You can create this command with .bat file for single click delete.
No comments:
Post a Comment