

Windows 10 - Remote administration through PowerShell - Part 1
This post is collection of useful PowerShell commands which will simplify your day to day desktop support administration tasks. The tasks ca


Windows Administrator Basics: Windows Registry
The Windows Registry is a hierarchical database that stores low-level settings for the Microsoft Windows operating system and for applicatio


Basic Knowledge for Windows Desktop Support Engineer
Windows basic knowledge is necessary for new Desktop administrator . We have consolidated the link of some good articles here which will be

Windows Administrator Basics: Managing Windows Services from Powershell
This is the third post for Windows services. You can access previous posts using below link. Windows Services Basics Managing Windows...

Windows Administrator Basics: Managing Services from Command Line
This is the second article for Windows Services. You can access previous article Windows Services Basics here. Managing Windows services...

Windows Administrator Basics: Windows Services
A Windows Service is a computer program that operates in the background. A service don’t have a user interface. They are intended to provide


Windows 10: Create a virtual drive with SUBST command
SUBSTITUE is a command in Microsoft Windows operating system. This command can be used to create a virtual drive in Windows by mapping...