CENIJUSE NETWORKING SOLUTIONS

DOWNLOADS

TeamViewer Support Link

Click this link for Cenijuse Networking Solutions to to be able to assist you remotely.

Belarc Advisor

Click this link to download Belarc Advisor

Trend Micro Security
User Profile Wizard
MalwareBytes

Click here for MalwareBytes latest download

OUTLOOK.exe Process Hangs After Closing Outlook

• Create a batch script that kills the OUTLOOK.exe process. This is a simple script that can be saved as a .bat file and double-clicked to kill Outlook. You can then share this script with your users so they can use it to fix the problem on their own.

Here is an example of a batch script that kills the OUTLOOK.exe process:

taskkill /f /im OUTLOOK.exe

To create the batch script, open a text editor such as Notepad and paste the above code into it. Then, save the file as

Kill Outlook.bat.

To use the batch script, simply double-click on it. Outlook will be closed and you will be able to reopen it without any problems.