The graphical Event Viewer console (Eventvwr.msc) is usually used to check Windows logs. Event Viewer provides information on most system and security events. You can use PowerShell to search, filter, …
Cyril Kardashevsky
Cyril Kardashevsky
I enjoy technology and developing websites. Since 2012 I'm running a few of my own websites, and share useful content on gadgets, PC administration and website promotion.
-
-
Low Data Mode in iOS lets you reduce the amount of network data your device sends and receives in the background to save cellular data usage. Low Data Mode is …
-
In this article, we’ll look at how to troubleshoot and fix issues that might prevent virtual machines from starting on a Windows computer running the Hyper-V hypervisor role. In our …
-
Exchange Transport Rules (ETRs), also known as Mail Flow rules, are used to select and apply various actions to messages based on specific criteria as they flow through your Exchange …
-
The latest versions of Windows come with a built-in SSH server and client, based on the OpenSSH open-source package. This means that you can now remotely connect to Windows 10/11 …
-
The PnP PowerShell module is used to manage a range of products in Microsoft 365, including SharePoint Online, Teams, Microsoft Project and Entra ID (ex-Azure AD). PnP is an open-source …
-
This is a tutorial on how to join a Windows computer to a domain over a VPN connection. Recently, we reinstalled Windows on our laptop, and now we need to …
-
PsExec is a handy command line tool for system admins to run commands and programs on remote computers through background or interactive remote sessions. In this article, we will look …
-
Roaming user profiles allow a user to log on to any Windows computer in an organization and get their familiar environment, settings, and personal files/folders. In this case, the user …
-
To make your PowerShell scripts more user-friendly, you can add a simple graphical user interface (GUI) to them. This makes it easier for your users to use your scripts without …