Search Tools Links Login

Browsing PowerShell Code Cache

Prev   Prev   Next

PowerShell and Group Policy
Windows Group Policy is a powerful tool that enables administrators to manage and configure settings for users and computers in a network environment.
Posted:2023-04-21, 316 views

On-Demand File Scanning with Microsoft Defender via PowerShell
Welcome to this comprehensive guide where we will delve into the specifics of how to run an on-demand Antivirus (AV) scanning on a file using Microsoft Defender and PowerShell.
Posted:2023-07-30, 107 views

8 Useful PowerShell Quickies
In my current position, I use PowerShell quite a bit, but not just for automation of repetitive tasks.
Posted:2020-04-22, 549 views

Find User Profiles on Domain Computers
This script does nothing more than search a list of computers for a specified user profile.
Posted:2017-12-17, 780 views

Stop-ProcessRemote
In an interesting design choice, Get-Process lets you work with processes on remote machines, but Stop-Process does not.
Posted:2017-12-10, 566 views

Resolving IP to Hostname with PowerShell
Getting the hostname from an IP address (or vice versa) is no great magic, and can be done easily with PowerShell, by simply leveraging .
Posted:2016-01-15, 31810 views

Install Roles on Windows via PowerShell
Just because you don't have a GUI on your Windows Server 2012 doesn't mean you can't install roles and features at will.
Posted:2014-02-03, 18653 views

Prev   Prev   Next