Skip to content

Active Directory Tools

  • Home
  • PowerShell Tutorials
  • Active Directory
  • CMD
  • About Us
  • Contact

ADAdmin

How to Get Files with Size Greater than 0 Bytes in CMD

by ADAdmin

You can use the forfiles command in Command Prompt (CMD) to list files with a size greater than 0 bytes in a directory: In this …

Read more

How to Get Folder Permission Access in CMD

by ADAdmin

You can use the following syntax in Command Prompt (CMD) to get the permission access details of a folder: This example will display the access …

Read more

How to Get the Size of a Directory in CMD

by ADAdmin

You can use the following syntax in Command Prompt (CMD) to get the size of a directory: This example will list all files and subdirectories …

Read more

How to List Files in a Directory in CMD

by ADAdmin

You can use the following syntax in Command Prompt (CMD) to list only the files in a directory: This example will list all files in …

Read more

How to List All Files and Directories in CMD

by ADAdmin

You can list all files and directories in the Command Prompt (CMD) using the dir command. This particular example will list all files and subdirectories …

Read more

How to Move a Directory in CMD

by ADAdmin

You can use the following syntax in Command Prompt (CMD) to move a directory and its contents: This example will move the specified directory and …

Read more

How to Copy a Directory in CMD

by ADAdmin

You can use the following syntax in Command Prompt (CMD) to copy a directory and its contents: This example will copy the specified directory and …

Read more

How to Rename a Directory in CMD

by ADAdmin

You can use the following syntax in Command Prompt (CMD) to rename a directory: This particular example will rename the specified directory to the new …

Read more

How to Delete a Directory in CMD

by ADAdmin

You can use the following syntax in Command Prompt (CMD) to delete a directory: This particular example will delete the specified directory in the current …

Read more

How to Create a New Directory in CMD

by ADAdmin

You can use the following syntax in Command Prompt (CMD) to create a new directory: This particular example will create a new directory with the …

Read more

Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 … Page24 Next →

Recent Posts

  • PowerShell Array of Arrays: A Complete Guide
  • How to List Installed Modules in PowerShell
  • How to Use the Find-Script Cmdlet in PowerShell
  • How to Use the Find-Command Cmdlet in Powershell
  • How to Install and Update PowerShellGet Module

Footer Bar

  • PS
  • Windows Commands
  • Privacy Policy
  • Terms of Condition
Copyright © 2025 ActiveDirectoryTools All rights reserved