Tools Links Login

Browsing Powershell

Prev   Next

Powershell Arrays
Using arrays in PowerShell can be a powerful tool for organizing and manipulating data.
Posted:2022-12-20, 216 views

PowerShell/WMI to Force Shutdown
You can use this PowerShell and WMI combo one-liner to force a shutdown or restart of a remote computer.
Posted:2022-09-14, 227 views

PowerShell & NetSH to Get Wifi Passwords
This is for instructional purposes only.
Posted:2022-09-14, 315 views

QFE Patch List with PowerShell
This handy little script will give you a list of recently installed security updates via the Win32_QuickFixEngeering WMI class (watch out for line wrap!).
Posted:2022-09-14, 324 views

Backup NTFS Permissions
Use the following PowerShell script to backup NTFS permissions.
Posted:2022-08-25, 244 views

Find Inactive Users in Active Directory
Search for people who haven't logged on to a domain in the past 180 days.
Posted:2022-08-25, 230 views

Check Exchange Queues
Get-Queue cmdlet allows to check mail queues on the Exchange server.
Posted:2022-08-25, 220 views

Prev   Next