evil-winrm
Verified for current stable LTS
Evil Winrm Command: Load Script From Scripts Directory
Use for load script from scripts directory with Evil Winrm. Exact CLI syntax to load script from scripts directory using Evil Winrm.
When to use this: Use for load script from scripts directory with Evil Winrm.
Command Syntax
<script.ps1> <script.ps1> Command Breakdown
<script.ps1> is the base executable for this command.
FAQ
Purpose: Exact syntax to load script from scripts directory using Evil Winrm.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Evil Winrm Command: Connect To Host Custom Script Executable Paths
evil-winrm -i <ip_address> -u <user> -p <password> -s <path/to/scripts> -e <path/to/executables> Evil Winrm Command: Connect To Host Interactive Session evil-winrm -i <ip_address> -u <user> -p <password> Evil Winrm Command: Connect To Host Pass The Hash evil-winrm -i <ip_address> -u <user> -H <nt_hash> Evil Winrm Command: Connect To Host Using Ssl evil-winrm -i <ip_address> -u <user> -p <password> -S -c <path/to/pubkey> -k <path/to/privkey> Evil Winrm Command: Connect To Host With Scripts And Executables evil-winrm -i <ip_address> -u <user> -p <password> -s <path/to/scripts> -e <path/to/executables>