How to use Microsoft PowerShell to boost your tasks automation journey
Introduction to tasks automation with Microsoft PowerShell and PowerShell Core. Learn some essentials cmdlet and how to create and execute PowerShell scripts.
Running Bash script with Ubuntu on Windows 10 using WSL
No-hassle! Learn how to run Bash on Windows by installing your favorite Linux distribution natively on Windows 10 using Windows Subsystem for Linux, aka WSL.
Delete old files by the last access date
Full example on how to delete files based on their creation date using a batch script on Windows XP. This post cover the basics of using scripts arguments in batch, parsing dates, and manipulating files.
8 Tips to Get the Most of an Old Windows XP
8 command line tips to get the most value of your old Windows XP, Windows Server 2003, and others.
All Mastering Windows with Tips and Tricks
How To Do Math and Arithmetic in PowerShell
Learn how to do math in PowerShell, from the basic arithmetic operators to the .NET Math class. Covers integer and floating-point division, exponents and square roots, rounding, precision, random numbers, and summing a collection with Measure-Object.
How to use Microsoft PowerShell to boost your tasks automation journey
Introduction to tasks automation with Microsoft PowerShell and PowerShell Core. Learn some essentials cmdlet and how to create and execute PowerShell scripts.
8 Tips to Get the Most of an Old Windows XP
8 command line tips to get the most value of your old Windows XP, Windows Server 2003, and others.
Running Bash script with Ubuntu on Windows 10 using WSL
No-hassle! Learn how to run Bash on Windows by installing your favorite Linux distribution natively on Windows 10 using Windows Subsystem for Linux, aka WSL.
Delete old files by the last access date
Full example on how to delete files based on their creation date using a batch script on Windows XP. This post cover the basics of using scripts arguments in batch, parsing dates, and manipulating files.
