This page will list in a single place all tutorials related to PowerShell available on our website.
Powershell – Uninstall an application
Learn how to use Powershell to uninstall an application from a computer running Windows in 5 minutes or less.
This page will list in a single place all tutorials related to PowerShell available on our website.
Learn how to use Powershell to uninstall an application from a computer running Windows in 5 minutes or less.
Learn how to use Powershell to configure the wallpaper of a computer running Windows in 5 minutes or less.
Learn how to start a Powershell command line as NT AUTHORITY SYSTEM using Psexec in 5 minutes or less.
Learn how to request User input using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to create functions using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to configure a scheduled task on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to create a ZIP file on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to empty the recycle bin of a computer running Windows in 5 minutes or less.
Learn how to use Powershell to find out which process is accessing an IP address on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to list the installed updates on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to list the installed applications on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to configure the file permissions on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to copy the file permissions on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to verify the file permissions on a computer running Windows in 5 minutes or less.
Learn how to create a symbolic link using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to read lines from a CSV file using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to configure a static IP address on the network adapter of a computer running Windows in 5 minutes or less.
Learn how to use Powershell to configure DNS server IP addresses on the network adapter of a computer running Windows in 5 minutes or less.
Learn how to use Powershell to disable IPV6 on the network adapter of a computer running Windows in 5 minutes or less.
Learn how to use PowerShell to scan files or folders using Windows Defender in 5 minutes or less.
Learn how to use Powershell to create a group policy backup on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to shutdown a local or remote computer running Windows in 5 minutes or less.
Learn how to use Powershell to restart a local or remote computer running Windows in 5 minutes or less.
Learn how to use Powershell to open a port on the firewall of Windows using the command-line in 5 minutes or less.
Learn how to use Powershell to query SNMP data from remote devices in 5 minutes or less.
Learn how to use Powershell to create a shared folder on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to query WMI information from a remote computer in 5 minutes or less.
Learn how to use Powershell to query CIM or WMI information from a computer running Windows in 5 minutes or less.
Learn how to use Powershell to perform a WMI query to a computer running Windows in 5 minutes or less.
Learn how to use Powershell to execute remote commands on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to copy all members from an Active Directory group to another in 5 minutes or less.
Learn how to use Powershell to copy the Active Directory groups from a user account to another in 5 minutes or less.
Learn how to use Powershell to create a domain user account on the Active Directory in 5 minutes or less.
Learn how to verify the directory size using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to kill a process using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to verify the disk size and free space using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to search for files using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to upload files to an FTP server using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to download files from an FTP server using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to add a photo to the user account in the Active Directory using PowerShell in 5 minutes or less.
Learn how to find user accounts recently created in Active Directory using PowerShell.
Learn how to find users who did not change their password in Active Directory after a specific number of days using PowerShell.
Learn how to find inactive users accounts in Active Directory using PowerShell.
Learn how to find inactive computer accounts in Active Directory using PowerShell.
Learn how to get computers related information from Active Directory using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to get user-related information from Active Directory using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to get the user SID using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to get the computer temperature using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to discover your public IP address using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to use PowerShell to send email using Office365 on a computer running Windows in 5 minutes or less.
Learn how to use PowerShell to send email using Gmail on a computer running Windows in 5 minutes or less.
Learn how to send email using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to repeat a command every 5 seconds using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to test the TCP port connectivity using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to read lines from a text file using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to mount an ISO file using PowerShell on a computer running Windows in 5 minutes or less.
Learn how to get the HTTP header using the PowerShell command-line on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to show information from the services on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to get information from the processes on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to translate a list of DNS entries to the IP address on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to translate a list of IP addresses to the DNS hostname on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to list the open UDP ports on a computer running Windows in 5 minutes or less.
Learn how to use Powershell to list the open TCP ports on a computer running Windows in 5 minutes or less.
Learn how to install the Remote Server Administration Tools using Powershell on a computer running Windows in 5 minutes or less.
Learn how to create a pop-up message using Powershell on a computer running Windows in 5 minutes or less.
Learn how to use the Powershell to edit the PATH environment variable in 5 minutes or less.
Learn how to create a local user account on a computer running Windows in 5 minutes or less.
Learn how to use the Powershell to create an environment variable in 5 minutes or less.
Learn how to use the Powershell Base64 encoding feature in 5 minutes or less.
Learn how to perform the Powershell 7 installation on a computer running the Microsoft Windows in 5 minutes or less.
Learn how to install Powershell on Ubuntu Linux in 5 minutes or less, by following this tutorial.
Learn how to upgrade the Powershell installation on a computer running the Microsoft Windows in 5 minutes or less.
Learn how to download a file using the PowerShell command-line on a computer running the Microsoft Windows in 5 minutes or less.
Learn how to change the PowerShell execution policy on a computer running the Microsoft Windows in 5 minutes or less.