caddr
By:
|
265 downloads
|
Last Updated: 2/6/2023
|
Latest Version: 0.0.4
Create a Linux VHDX from a Dockerfile |
By:
|
118 downloads
|
Last Updated: 12/6/2021
|
Latest Version: 0.0.3
Adds ConvertTo-PEM for creating various types of PEM files from your Cert: PSDrive |
By:
|
91 downloads
|
Last Updated: 2/11/2023
|
Latest Version: 0.0.2
Tools for configuring Talos VMs in Hyper-V Also requires PowerShellForGitHub |
By:
|
70 downloads
|
Last Updated: 2/12/2023
|
Latest Version: 0.0.1
Manipulate images in the Windows clipboard. Load (Import) from various file formats. Save to various formats as well. |
By:
|
59 downloads
|
Last Updated: 5/13/2022
|
Latest Version: 0.0.1
Gets your ADCA certs This has been tested with a single cert but it should work with multiple. Outputs the result of Get-Item Cert:\LocalMachine\CA\ADCAHASHHEREOIJOIJOIJOIJOIJOIJOIJOIJ. This output is suitable for passing into ConvertTo-PEM |
By:
|
31 downloads
|
Last Updated: 2/9/2023
|
Latest Version: 0.0.1
A pet name generator similar to that used in terraform Based on data and algorithm of https://github.com/dustinkirkland/petname (but not endorsed or maintained by dustinkirkland -- please don't send him bug reports for this code!) |
By:
|
31 downloads
|
Last Updated: 2/14/2023
|
Latest Version: 0.0.1
A module utilizing the jamesandariese/mkcidata docker container to create CIDATA ISO files. Requires a working docker command but does not require it to use a local context. Sample Usage: New-CIDATAFile "test.iso" @' user-data=#cloud-config users: - name: james passwd: test ssh_import_id: - github:jamesandariese '... More info |