Autologon configuration – PowerShell

Autologon configuration – PowerShell
Sometimes we have the need to configure a computer or a POS-type computer in auto-login mode so that the user has immediate access to the application right after the computer starts. Currently, in Windows 10, there is a possibility to run a device in kiosk mode, but it's not always sufficient, especially in manufacturing companies. In a…

History of user activity on SharePoint

Not so much people know that SharePoint allows for file auditing, focusing on file operations restricted to specific types of actions and specific users. If you are a SharePoint service administrator, you can easily initiate such an audit. To start, access the Microsoft Purview administration panel and, after logging in, choose the Audit section on the left-hand…

How to reset kali linux root password

I had a need to reset root password because of forgot it in kali linux. Today will share you how to do it in simply way. For the beginning, during booting system we need to choose advanced startup options or type e having checked proper system on booting list. After get the advanced configuration of GRUB search…

SharePoint – storage analysis

Today will show you how to check SharePoint site storage utilisation from admin center. After login to admin center of SharePoint on the right top corner you will see overall status of storage for all sites. If we would check storage for every site we have to go to admin panel for sharepoint and then after open…

MS Teams – how to create org-wide communication channel

MS Teams – how to create org-wide communication channel
If you are in IT or in any other administrative team probably you have some situations when you need to inform all employees about something. It could information about some outage or just any other informational news. Instead of sending mail you can publish this info via teams. Below I will present a tutorial on how to…

Find empty AD groups – Powershell

Find empty AD groups – Powershell
In old environments we can meet a lot of old groups in Ad which was created, but often are not used or even without any member. I will show you short script which will find all AD groups and give us count of members in every of them. [crayon-69e1eda30d51c908536602/] As a result we will have list of…

Emulators of known network devices

Emulators of known network devices
Today will show you some links to emulators of web interface of known network devices such a routers. I think it allows you to check configuration possibilities before you buy device. TP-Link: Link : https://www.tp-link.com/us/support/emulator/ Cisco: Link: https://community.cisco.com/t5/online-device-emulators-small-business/bd-p/911-discussions-online-device-emulators Linksys: Link : https://ui.linksys.com/ Huawei: Link: https://forum.huawei.com/enterprise/en/download-ensp-simulator-installation-software-here/thread/665569-861 MikroTik: Link: https://demo.mt.lv/ Asus Link: https://demoui.asus.com/ Draytek Link: https://www.draytek.com/products/live-demo/

Office365 Mailbox conversion – User Mailbox Shared Mailbox

Office365 Mailbox conversion – User Mailbox <-> Shared Mailbox
In a daily work I have needs to convert Ofice365 mailbox between user mailbox and shared mailbox. It could be needed after employee left or if we would need mailbox with ability to mail sending. The first difference between these types is that shared mailbox do not require license for office365. In addition, shared mailbox has limited…

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…