Archive

Tag: PowerShell

82
Articles

Showing 82 articles

Delete local user account using PowerShell Script?
Automation

Delete local user account using PowerShell Script?

Windows PowerShell is a powerful tool that is developed by Microsoft for purposes of task automation and configuration management. This […]

November 14, 2019 ⏱ 2 min read
How to Check Windows 10 last boot Time and Status using PowerShell?
Exchange Online

How to Check Windows 10 last boot Time and Status using PowerShell?

Nowadays most of them are not shutting down our computers, some people or in…

November 3, 2019 ⏱ 4 min read
How to delete files and folders using PowerShell in windows 10?
Automation

How to delete files and folders using PowerShell in windows 10?

Windows PowerShell is a powerful tool that is developed by Microsoft for purposes of…

August 5, 2019 ⏱ 2 min read
How to Kill a Process Using PowerShell instead of Task Manager?
Automation

How to Kill a Process Using PowerShell instead of Task Manager?

Windows PowerShell is a powerful tool that is developed by Microsoft for purposes of…

August 4, 2019 ⏱ 2 min read
How to install Azure PowerShell Module in Windows 10?
Automation

How to install Azure PowerShell Module in Windows 10?

A PowerShell Module is a package that contains PowerShell commands, such as cmdlets, Providers,…

March 9, 2019 ⏱ 3 min read
How to create a bootable USB disk using PowerShell?
Automation

How to create a bootable USB disk using PowerShell?

There are lot of ways to create a bootable USB disk, like using command…

February 4, 2019 ⏱ 4 min read
How to Install Windows Update using PowerShell in windows 10?
Automation

How to Install Windows Update using PowerShell in windows 10?

We already covered about Windows Update, how to start and stop windows update in…

December 19, 2018 ⏱ 2 min read
Fix: Execution of Scripts is Disabled on this system
Automation

Fix: Execution of Scripts is Disabled on this system

Windows PowerShell is a command-line shell and scripting language designed especially for system administration. Its analogue…

December 4, 2018 ⏱ 2 min read
How to Start,Stop windows services using Powershell?
Automation

How to Start,Stop windows services using Powershell?

Windows PowerShell is a powerful tool that is developed by Microsoft for purposes of…

October 5, 2018 ⏱ 2 min read
How to Restart Windows Explorer using PowerShell?
How To

How to Restart Windows Explorer using PowerShell?

Windows Explorer is the file browser which is used to navigate and manage the…

February 20, 2018 ⏱ 2 min read