Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 442 Bytes

Install Bitwarden.md

File metadata and controls

24 lines (18 loc) · 442 Bytes
created modified
2024-12-09 17:07:36 UTC
2024-12-09 17:07:36 UTC

# Install Bitwarden

net use \\TT-FS01\Products /USER:TECHTOOLBOX\jjameson

Note

When prompted, type the password to connect to the file share.

$setupPath = "\\TT-FS01\Products\Bitwarden\Bitwarden-Installer-1.16.6.exe"

Start-Process -FilePath $setupPath -Wait

Important

Wait for the installation to complete.