SMB 共有を削除するにはどうすればよいですか? 不要になった共有を削除するには、PowerShell コマンド Remove-SmbShare -Name <smb_share> -Force を使用します。