Scan Update Manage Microsoft Defender Antivirus through Windows PowerShell

Microsoft Defender Antivirus is a free anti antivirus application with GUI that comes preinstalled on Windows 10. It comes with Behavior-based, heuristic, and real-time protection against viruses, malware, and spyware. But you can also control and manage it via the…

Continue ReadingScan Update Manage Microsoft Defender Antivirus through Windows PowerShell

How to install PowerShell on Ubuntu – PowerShell task automation Tool

  • Post last modified:September 28, 2019
  • Post category:Linux
  • Post author:

PowerShell is a task automation command-line shell tool and scripting language from microsoft built on .NET framework and the open source version is build on .NET core and called Powershell Core. You can download and install Powershell on Linux, macOS, and Windows operating systems. PowerShell is a very powerful tool .Using this you can manage your computer from CLI easily.

(more…)

Continue ReadingHow to install PowerShell on Ubuntu – PowerShell task automation Tool

How to rename multiple files using File Explorer, Command Prompt and PowerShell on Windows 10

In windows 10 you don't need any third party software to rename your files. You can easily do the renaming of multiple files using File Explorer, Command Prompt and PowerShell on Windows 10. In this tutorial we will learn about…

Continue ReadingHow to rename multiple files using File Explorer, Command Prompt and PowerShell on Windows 10