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.
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).
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.
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.
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.
Backup NTFS Permissions
Use the following PowerShell script to backup NTFS permissions.
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.
Prev Next