Skip to content
#

powershell-script

powershell logo

PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language. Initially a Windows component, it was made open source and cross-platform with the introduction of PowerShell Core which is built on .NET Core.

Here are 1,548 public repositories matching this topic...

Kage-Yami
Kage-Yami commented Jan 19, 2021

Describe the bug
If the destination import directory is marked as "compressed", the import stage will fail due to .vhdx files not being compressable.

Please add terminal output if possible:

jdsmi@YAMI ❯ ~\dev\scripts ❯
❯ .\Move-WSL.ps1
Getting distros...
Select distro to move:
1: docker-desktop
2: Arch
3: docker-desktop-data
1
Enter WSL target directory:
F:\docke
enhancement help wanted good first issue
meterpeter
PinkPantherX
PinkPantherX commented Mar 2, 2020

Over local network everything works fine (Screenshot, Persistence, Upload, Download..), but over internet I can only Upload, Download, Screenshot (sometimes work, sometimes I get half of picture, sometimes blank, Persistence doesn't work, keylogger also... I've tried to change ports (curently I use 443), but I get the same results.. Too bad, because it is really FUD.

good first issue

This Powershell script will recursively search through a user-defined file path and convert all videos of user-specified file types to MP4 with H264 video and AAC audio using ffmpeg. The purpose of this script is to reduce transcoding CPU load on a media server like Plex or Emby and increase video compatibility across platforms.

  • Updated Jan 19, 2022
  • PowerShell

Created by Microsoft

Released November 14, 2006

Organization
PowerShell
Wikipedia
Wikipedia

Related Topics

shell