Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert standalone script into a PowerShell module #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KevinMarquette
Copy link

This script looks like it would be better served as a module. This PR does the minimal work needed to turn it into a module.

change file extension to .psm1
add module manifest (psd1)
update readme to reflect changes and how to import/install

It should be possible to publish this to the PSGalley after these changes. If that is done, the install instructions would be Install-Module WMImpant

add module manifest
update readme to reflect changes
@ChrisTruncer
Copy link
Contributor

ChrisTruncer commented Oct 30, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants