{"id":16323570,"url":"https://github.com/mefellows/packer-winrm-shell","last_synced_at":"2025-07-10T17:06:51.952Z","repository":{"id":23339179,"uuid":"26699684","full_name":"mefellows/packer-winrm-shell","owner":"mefellows","description":"WinRM Shell Provisioner for Packer","archived":false,"fork":false,"pushed_at":"2014-11-29T11:32:30.000Z","size":2588,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T23:10:09.504Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mefellows.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-16T01:10:48.000Z","updated_at":"2014-11-29T11:32:30.000Z","dependencies_parsed_at":"2022-07-12T06:30:16.760Z","dependency_job_id":null,"html_url":"https://github.com/mefellows/packer-winrm-shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mefellows/packer-winrm-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mefellows%2Fpacker-winrm-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mefellows%2Fpacker-winrm-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mefellows%2Fpacker-winrm-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mefellows%2Fpacker-winrm-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mefellows","download_url":"https://codeload.github.com/mefellows/packer-winrm-shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mefellows%2Fpacker-winrm-shell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264614774,"owners_count":23637653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T22:55:09.812Z","updated_at":"2025-07-10T17:06:51.937Z","avatar_url":"https://github.com/mefellows.png","language":"Go","readme":"# Packer WinRM Shell Provisioner\n\n[![Build Status](https://travis-ci.org/mefellows/packer-winrm-shell.svg?branch=master)](https://travis-ci.org/mefellows/packer-winrm-shell)\n[![Coverage Status](https://coveralls.io/repos/mefellows/packer-winrm-shell/badge.png)](https://coveralls.io/r/mefellows/packer-winrm-shell)\n\nThe [WinRM]() Shell Provisioner for Packer allows you to provision a Windows Guest \nvia shell commands or scripts that are executed via WinRM instead of the default SSH\nbehaviour.\n\nWinRM is a native Windows remote management capability that can provide a more reliable\nexperience interacting with a remote Windows machine.\n\n## Installation\n\nDownload the binary for your platform and place on your execution `$PATH` environment variable, \nor alongside the Packer.io installation.\n\n### Manual Installation\n\nTBA\n\n## Usage\n\nThe WinRM shell is very similar to the default Packer [Shell](https://www.packer.io/docs/provisioners/shell.html) \nprovisioner, the main difference being the name of the provisioner is changed to `winrm-shell`:\n\n```\n\"provisioners\": [\n   {\n     \"type\": \"winrm-shell\",\n     \"inline\": [\"whoami\"]\n   }\n]\n```\n\n### Configuration Options\n\nAside from the default parameters from the [Shell](https://www.packer.io/docs/provisioners/shell.html) Provisioner, you can use Modified the below:\n\n*Authentication*\n* Username: The WinRM username. Defaults to 'vagrant'\n* Password: The WinRM password. Defaults to 'vagrant'\n* Hostname: The WinRM hostname. Defaults to 'localhost'\n* Port: The WinRM connection port. Defaults to '5985'\n\n## Contributing\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmefellows%2Fpacker-winrm-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmefellows%2Fpacker-winrm-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmefellows%2Fpacker-winrm-shell/lists"}