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

Add scripts for installing Windows Management Framework 5 #16

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

junaidali
Copy link

Thanks @jborean93 for creating these extremely useful scripts. I've added two new scripts for installing windows management framework 5.1. The Install-WMF5.ps1 powershell script is for local installation of WMF 5.1 as Microsoft does not support running it over remote connection. To resolve this issue I've created Install-WMF5.vbs which is native vbscript that can be run on machines that don't have PowerShell installed or is corrupted.

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.

1 participant