{"id":19631655,"url":"https://github.com/noma4i/puppet-windows_autologon","last_synced_at":"2026-05-13T08:02:07.094Z","repository":{"id":14151820,"uuid":"16857580","full_name":"noma4i/puppet-windows_autologon","owner":"noma4i","description":"Puppet module to set windows autologon","archived":false,"fork":false,"pushed_at":"2015-01-23T04:28:48.000Z","size":232,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-04T05:10:09.477Z","etag":null,"topics":["puppet","ruby","windows-autologon"],"latest_commit_sha":null,"homepage":null,"language":"Puppet","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noma4i.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-15T06:01:21.000Z","updated_at":"2019-04-16T11:40:22.000Z","dependencies_parsed_at":"2022-09-02T11:22:10.568Z","dependency_job_id":null,"html_url":"https://github.com/noma4i/puppet-windows_autologon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noma4i/puppet-windows_autologon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Fpuppet-windows_autologon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Fpuppet-windows_autologon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Fpuppet-windows_autologon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Fpuppet-windows_autologon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noma4i","download_url":"https://codeload.github.com/noma4i/puppet-windows_autologon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noma4i%2Fpuppet-windows_autologon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32973318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T06:31:55.726Z","status":"ssl_error","status_checked_at":"2026-05-13T06:31:51.336Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["puppet","ruby","windows-autologon"],"created_at":"2024-11-11T12:10:43.655Z","updated_at":"2026-05-13T08:02:07.055Z","avatar_url":"https://github.com/noma4i.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Windows autologon\n\n[![Build Status](https://travis-ci.org/noma4i/puppet-windows_autologon.png)](https://travis-ci.org/noma4i/puppet-windows_autologon)\n\n##Overview\n\nSetting up autologon for selected user.\n\n##Module Description\n\nPuppet is not providing any extended features for windows and usualy is not able to execute in current user context. This module adds ability to set autologon\n for windows and all puppet scripts will execute in current user context. Handy!\n\n##Setup\n\n###Install\n\nGit\n\u003e `git clone git@github.com:noma4i/puppet-windows_autologon.git windows_autologon`\n\nor\n\nPuppet Module Tool:\n\u003e `puppet module install noma4i/windows_autologon`\n\n##Usage\n\nTo set `Administrator` account as autologon:\n````puppet\n    windows_autologon { 'Administrator':\n      password =\u003e 'TRICKY_PASSWORD',\n      count =\u003e '10',\n    }\n````\n\nParam `count` will set autologon count and will disable automatic logon feature after N times. If you skip it user will be not limited for autologon sessions.\n\n##License\n\n[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoma4i%2Fpuppet-windows_autologon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoma4i%2Fpuppet-windows_autologon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoma4i%2Fpuppet-windows_autologon/lists"}