Tag: file

How to Move Files with PowerShell

Microsoft, PowerShell • 2 Comments

PowerShell is a powerful scripting language that can help you automate various tasks on your...
Read More Read More: How to Move Files with PowerShell

PowerShell: Download script or file from GitHub

PowerShell • One Comment

Since a lot of people are starting to store their scripts and files in GitHub repositories, I often get the question, how can I download a...
Read More Read More: PowerShell: Download script or file from GitHub

Eject ISO from Hyper-V VM using PowerShell

Microsoft, Microsoft Azure, PowerShell, Virtualization, Windows, Windows Server

This is one of these quick and dirty blog posts mostly as a note for myself. Hyper-V offers the capability to add an ISO image to a virtual...
Read More Read More: Eject ISO from Hyper-V VM using PowerShell

Add ISO DVD Drive to a Hyper-V VM using PowerShell

Microsoft, PowerShell, Virtualization, Windows, Windows Server • 2 Comments

Hyper-V offers the capability to add an ISO image to a virtual CD/DVD drive and you can use Hyper-V...
Read More Read More: Add ISO DVD Drive to a Hyper-V VM using PowerShell

Recover Files on Windows using the Windows File Recovery Tool

Microsoft, PowerShell, Windows • 10 Comments

Did you accidentally delete an important file, wiping a hard drive or partition, or need to restore corrupted files and data? We all have...
Read More Read More: Recover Files on Windows using the Windows File Recovery Tool

Veeam FastSCP for Microsoft Azure

Microsoft, Microsoft Azure, PowerShell, Virtualization, Windows, Windows Server

Veeam does some great products for your virtualization and datacenter environment such as their Veeam Backup & Replication suite, Veeam...
Read More Read More: Veeam FastSCP for Microsoft Azure

PowerShell: Sort and Move Files by Date to month and year

Microsoft, Microsoft Azure, PowerShell, Windows, Windows Server • 40 Comments

This quick blog post, shows, how you can sort and move files to folder sorted by date (year and...
Read More Read More: PowerShell: Sort and Move Files by Date to month and year

PowerShell: Copy files and additional files with different name

Microsoft, PowerShell, Windows, Windows Server

This maybe helps some people which need to copy multiple files. In my example I search for Contoso in files called info_*****.txt I need to...
Read More Read More: PowerShell: Copy files and additional files with different name

Powershell: How to rename all files in a folder

Microsoft, PowerShell • 3 Comments

Sometimes you need a fast way to rename a lot of file. With Powershell this is pretty easy. You list all files in the directory and you can...
Read More Read More: Powershell: How to rename all files in a folder
Close Search Window
Close