apt install cifs-utils
mount -t cifs -o username=[username],password=[password] //[server]/[share] /mnt/windows