Tools Links Login

Browsing Scripting

Prev   Next

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, 697 views

A Beginner's Guide to PowerShell Remoting
Let's demystify the wonders of PowerShell Remoting, with a special focus on the enchanting realm of PSRP (PowerShell Remoting Protocol).
Posted:2023-12-21, 295 views

A Beginner's Guide: Running PowerShell Scripts
PowerShell, a powerful scripting language developed by Microsoft, provides a robust platform for automating tasks and managing system configurations.
Posted:2023-12-21, 193 views

Add Virtual Hard Disk to a Hyper-V VM
Adding a new virtual hard disk to a virtual Machine (VM) is something that needs to be done from time to time, with any hypervisor.
Posted:2020-05-13, 2730 views

Auto Downloading SCEP Definitions with PowerShell
I've been asked how to automate the download of fresh definitions for SCEP definitions in an enterprise environment, so here is an easy way to do it with PowerShell.
Posted:2016-07-08, 4144 views

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

Basic CURL with VB6
This is a basic example of how to download the html of a web page with Visual Basic 6, using no ActiveX controls, and only Windows API calls.
Posted:2017-09-17, 5606 views

Prev   Next