Outlook 365 keeps asking password on Exchange server

This issue occurs in newer Outlook 365 versions in combination with a on premise Exchange server. When the outlook client is configured, it sometimes asks to log in with your credentials into a 365 portal even when the email address doesn’t exist in Office 365. To solve this, we will need to add some registry …

Enable RDP remotely on Windows PC

There are different methods to remotely enable RDP on a Windows Desktop PC. My preference goes to the PsExec method in a domain managed environment. You can download the PsExec tool here. Unzip the PStools file and place the files in a directory you can easily access. For this method you only need PsExec.exe. Start a …

Windows 10 long boot with black screen before login

This is a common issue with older devices using multiple switchable graphics cards. Windows 10 can’t handle the driver correctly if the official driver is not meant for Windows 10. Manually disable one of the graphics cards in device manager will result in a bad resolution that can’t be fixed until both graphics cards are …

Sent mails Outlook not saved in Sent Items of that mailbox

Normally this only happens with shared mailboxes connected to your Outlook.   To resolve this issue, try adding the following registry key: HKEY_CURRENT_USER\Software\Microsoft\Office\x.0\Outlook\Preferences (x.0 is the Office version installed on your PC, this can be 16.0, 15.0….) Add a new DWORD called DelegateSentItemsStyle and give it value 1   After this, restart your Outlook and the problem …

Reset Veeam Endpoint Backup for Windows Free database

Veeam Endpoint Backup for Windows as an awesome free and easy to use backup program. But sometimes after big Windows updates, especially with Windows 10 Redstone updates, there could be some problems because of altered disk ID’s. Here is a fast guide on how to reset the database to default. Be aware all settings will …

System drive almost full due to cab_xxx files in Windows\Temp directory

Symptoms: Deleting the cab_xxx files in the temp directory only results in regeneration every 30min. In the <windows>\Logs\CBS folder there are lots of (large) .log files. Solution: Delete the oldest .log files in the <windows>\Logs\CBS folder. It’s no problem if you want to delete them all. After this, in the <windows>\temp folder, delete every cab_xxx file. Explanation: …

Blue Screen Of Death on Boot error 0xc0000034

BSOD error 0xc0000034 is a corruption in your BCD / MBR partition. I received a Windows 10 device that booted directly into this BSOD. In this particular case none of these following steps worked for me, the following guide should only be used when these option won’t work: Startup Repair System restore Bootrec /fixMBR, bootrec /fixBoot, …

Manually configure an Office 365 account in Outlook

Sometimes, Outlook will have problems configuring an Office 365 account on it’s own. When this occurs, you can try add it manually. These are the steps you should take when configuring an Office 365 account manually: Choose for Manual Setup or additional server types in the Outlook Account Setup Select Microsoft Exchange Server or compatible service Enter these …

Recipient not getting PDF in mail attachment send with Venice

When a mail recipient does not receive the attached PDF sended from Venice, you should change your Workstation configuration (Settings, Workstation) to E-mail: outlook (only venice version > 9.30) If the version is below 9.30, please add a registry key to this path HKEY_CURRENT_USER\Software\C-Logic\Venice\Globals\Config Make a String Value with name ‘Mail’ . The value should …