VB Script

Stop Access Trust Center Warning

Sharing an Access database over the network for users is very common, generally via an SMB share. However if you have ever done this you will know how frustrating the trust center warning can be for users when first opening a database. This warning appears because Access cannot verify the database came from a trustworthy … Read more

VB Script to Lookup and Open Home Directory

Years ago when administering a school network there was a requirement for teachers to access student home directories (redirected folders e.g documents, pictures, videos, music ). In theory this was no problem as teachers had full NTFS permissions over student home folders, however in practice this didn’t work because: Teachers didn’t know the UNC paths … Read more