POWERSHELL, How To Use Powershell? We can operate the computer by two methods first command-line interface and a Graphical User Interface . Here I shall discuss CLI . In Command-Line Interface CLI, there are two methods we can use to interact with computers. Command Prompt Powershell In this article, We will know about Powershell. What is Powershell? Powershell is open-source software that runs on all three operating systems (Windows, Linux, Mac OS). It is used to automate the management system. It is developed in 2006 for admin. Powershell provides the facility for scripting. It is an advanced form of CMD. Powershell is the combined form of CMD , .NET , and C# . Windows follows the path to show something like: c:\users\desktop\myfile.txt So, windows use this type of path to jump into other directory or folder. In windows, we use backslashes (\ ) but in Linux, we use forward slashes ( / ) C:\ is called the root directory of C . A:\ is called the root directory of A . In the sam...
System Administrator and Server Manager Windows Operating system is the most popular OS. It is widely used in the world. Therefore, Windows operating system is called PC. Mainly PC means Personal computer. but in modern technology, it means Windows. Through this blog post, I will explain everything about Windows operating system. If you want to become an IT supporter, you will need to know this. To explain the major functionality of the computer that is used in IT support, we interact with Administrative Tools. Go to the control panel and choose Administrative Tools. There are lots of options are available there. Some of them are: Active Directory Disk Cleanup Defragment and Optimize Drives Computer Management Event Viewer Local Security Policy Microsoft Azure Services Performance Monitor Print Management Recovery Drive Registry Editor Resource Monitor Server Manager Services System Configuration System Information Task Scheduler Windows Defender Firewall with Advanced Security Windows...