MS Teams – new version

MS Teams – new version
Some days ago Microsoft published new preview version of MS Teams. New app is faster and more flexible. And.. for me there is as they wrote. Application is starting more faster and then windows iside application are switching also faster. I don't want focus here only on performance aspect but to show you how to from administrative…

How to send mail in Outlook from different address

In case you have a few email accounts added in Outlook, by default you can send as first added account. I will show you how to in simply way configure additional addressess to be able to send as. By default field FROM is hidden and we need to make it visible. In order to do that lets…

MS Exchange – how to enable basic authentication

MS Exchange – how to enable basic authentication
I guess you met with information that MS will successively disable basic authentication in exchange online. According to information from MS the process of disabling was started 1 of October and since then they disabling below protocols on random tenants. MAPIRPCOffline Address Book (OAB)Exchange Web Services (EWS)POPIMAPExchange ActiveSync (EAS)Remote PowerShell SNMP AUTH will not be modified. Currently,…

How to view Windows activation key

Some time ago, activation key for windows was visible on the sticker which was on each PC or together with CD with OS installes. Nowadays, there is no stickers and product key is stored in BIOS. In some cases this way will be helpfull in case you will reinstall system because you dont need to search for…

Service restart without administration permissions

Service restart without administration permissions
Today I need to configure to allow normal user to be able to restart some service. The problem was because user was not admin user. I will show you how to in easy way configure it. In case of reinstallation service remember that permissions needs to be updated one more time. First you need to download Process…

MSSQL – DBMail configuration

MSSQL – DBMail configuration
Today's post will contain tutorial how to step by step configure DB Mail feature in MSSQL database. To have it we need already created mail account and SQL management studio. First, login via SSMS with admin account to SLQ DB. In tree at the left choose Management, next Database Mail ,click PPM and choose"Configure Database Mail" In…

How to fix orphan users problem in SQL

How to fix orphan users problem in SQL
After MSSQL database restore you might to meet with situation that in DB will be orphan users. Simply, it is empty login name without any assignment with user. We can check it and then will see that there is 2 the same login names but with different SID numbers like on the picture below. To list all…

Windows Server 2019 – language pack installation

Windows Server 2019 – language pack installation
Some days ago I need to install additional language on windows server 2019. I will share with you how to do it. Firts, you need to download ISO language pack for Windows Server 2019 and mount this image by double clicking and then it will show as a DVD drive in "This PC". Next, need to start…

Import and export SQL data to Excel file

Import and export SQL data to Excel file
Today I will show you how to export and import data between SQL server and Excel file. I thing it will be usable for you. To make import please open SQL Server Management studio, connect to SQL server and right-click on our DB. Choose file to be imported. in my case import file looks likt that: Results…

Phishing – attack simulation – Exchange

Today post will be about very useful feature in exchange online - Attack Simulation Training. This feature allows to simulate phishing attack on organizational mail accounts. Phishing is most popular type of attack today. Despite that fact very users still is clicking and providing credentials on that attack. Prerequisites To have full functionality of AST you have…