mavericksevmont
Follow
🐢
Pinned Loading
-
-
-
PowerShell GUI test
PowerShell GUI test 1# Form details
23[void] [System.Reflection.Assembly]::LoadWithPartialName("System.Drawing")
4[void] [System.Reflection.Assembly]::LoadWithPartialName("System.Windows.Forms")
5[void] [System.Reflection.Assembly]::LoadWithPartialName("System.Wind")
-
Blog Response: Using PowerShell To G...
Blog Response: Using PowerShell To Get Physical Disk Info On A Dell Server 1# This script is derived from:
2# https://tech.mavericksevmont.com/blog/blog-response-using-powershell-to-get-physical-disk-info-on-a-dell-server
3# Name: Posh-OMRemote.ps1
4# Created by: Erick Sevilla (Maverick Sevmont)
5# https://tech.mavericksevmont.com/blog/
-
ConvertFrom-DBF.ps1
ConvertFrom-DBF.ps1 1<# PowerShell Script to convert dbf file to csv (or almost anything else, really) without Excel.
2Requires dBASE.NET.dll assembly: https://github.com/henck/dBASE.NET
3This is a draft
4#>
5 -
WmiExec
WmiExec PublicForked from OneScripter/WmiExec
Execute Windows commands remotely and capture output using only WMI and PowerShell (not remoting).
PowerShell
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.