disk management

PowerShell

How Can I Move a File or Folder from the Command Line Using Windows PowerShell?

In this article, I’ll show you how to use Windows PowerShell to move one or multiple files or folders from the command line, using the Move-Item, Get-Item, and Get-ChildItem PowerShell cmdlets. If you would like to delete a file or folder using PowerShell, check out How Can I Delete a File or Folder from the...

Last Update: Jul 23, 2022

LATEST

PowerShell

How Can I Delete a File or Folder from the Command Line Using Windows PowerShell?

Last Update: Jun 20, 2022

Discover how to use PowerShell to delete files and folders in this Ask an Admin. Find out how to remove all MP3 files, filter, take out .txt files and more.

View Article

Deploy Domain Controllers as Azure Virtual Machines

This guide will show you how to deploy an Azure virtual machine as a domain controller (DC).

View Article

Initialize and Format a Disk in Windows Using Disk Management

Initialize and format a disk using Disk Management.

View Article

How to Add Disk Performance Counters to Windows Server 2012 R2

In this Ask an Admin, learn to get back those disk performance counters in Windows Server 2012 R2 Task Manager.

View Article

Using System Center 2012 SP1 Orchestrator for Log and Disk Maintenance

System Center 2012 SP1 – Orchestrator can be the IT assistant you never had. Learn about Orchestrator’s disk maintenance capabilities and how to use it!

View Article

Using ImageX for File-Based Image Deployments

ImageX is a command-line tool that can be used to capture, modify, and apply file-based disk images for deployment of systems in an enterprise by leveraging the Windows Imaging format (.wim files). Learn how you can leverage it for your imaging and deployment needs in this article by Jason Zandri.

View Article

Creating a Virtual Hard Disk Image from a Running OS with Disk2vhd

Disk2vhd is tool from Microsoft’s Sysinternals group that allows system administrators to create virtual hard disk images (VHD) of running operating systems loaded on physical hardware. VHDs are the Microsoft’s Virtual Machine disk format used in Microsoft Virtual PC or Microsoft Hyper-V virtual machines (VMs). Disk2vhd Overview There are other physical-to-virtual tools that are available…

View Article

Image-based Installations with Windows Imaging Format

This article details the Windows Imaging file format (WIM), the benefits of leveraging it for deploying Windows installs, and reviews the tool (WIMGAPI) that developers use to mange existing WIM files.

View Article

Securing Removable Storage Devices with BitLocker To Go in Windows 7

Jason Zandri provides a ‘from the field’ overview of the features and requirements of BitLocker To Go and its abilities to control how removable storage devices are secured.

View Article
Go to page