{"id":13623300,"url":"https://github.com/mkht/DSCR_AutoLogon","last_synced_at":"2025-04-15T14:32:37.966Z","repository":{"id":57670441,"uuid":"92652511","full_name":"mkht/DSCR_AutoLogon","owner":"mkht","description":"PowerShell DSC Resource \u0026 Functions to turn on / off automatic logon in Windows.","archived":false,"fork":false,"pushed_at":"2017-07-08T15:46:41.000Z","size":20,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-14T18:35:58.098Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/mkht.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":"2017-05-28T09:45:16.000Z","updated_at":"2024-01-27T07:32:33.000Z","dependencies_parsed_at":"2022-09-26T20:41:03.758Z","dependency_job_id":null,"html_url":"https://github.com/mkht/DSCR_AutoLogon","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkht%2FDSCR_AutoLogon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkht%2FDSCR_AutoLogon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkht%2FDSCR_AutoLogon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkht%2FDSCR_AutoLogon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkht","download_url":"https://codeload.github.com/mkht/DSCR_AutoLogon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249089012,"owners_count":21210901,"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-08-01T21:01:30.145Z","updated_at":"2025-04-15T14:32:37.731Z","avatar_url":"https://github.com/mkht.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"DSCR_AutoLogon\n====\n\nPowerShell DSC Resource \u0026 Functions to turn on / off automatic logon in Windows.\n\n## Install\nYou can install Resource through [PowerShell Gallery](https://www.powershellgallery.com/packages/DSCR_AutoLogon/).\n```PowerShell\nInstall-Module -Name DSCR_AutoLogon\n```\n----\n## DSC Resources\n* **cAutoLogon**\nPowerShell DSC Resource to turn on / off automatic logon in Windows.\n\n## Properties\n\n+ [string] **Ensure** (Key):\n    + Specifies enable or disable automatic logon.\n    + This is Key property. You need to specify this. { Present | Absent }\n\n+ [PSCredential] **AutoLogonCredential** (Required):\n    + The credential for logon in Windows.\n\n+ [Boolean] **Encrypt** (Write):\n    + Specifies whether or not the password should be encrypted. If the value is `$false`, The password is saved in the registry as plain text.\n    + The default value is `$false`\n\n## Examples\nPlease look in the [Example](https://github.com/mkht/DSCR_AutoLogon/tree/master/Example) folder.\n\n----\n## Functions\n* **Set-AutoLogon**\nSet automatic logon\n```PowerShell\nSet-AutoLogon [-Credential] \u003cPSCredential\u003e [-Encrypt \u003cBoolean\u003e]\n```\n\n* **Disable-AutoLogon**\nDisable automatic logon\n```PowerShell\nDisable-AutoLogon\n```\n----\n## ChangeLog\n### 2.1.0\n+ Export useful functions (Set-AutoLogon \u0026 Disable-AutoLogon)\n+ Fix security issues\n\n### 2.0.1\n+ Fix PSSA Issues\n\n### 2.0.0\n+ Supports password encryption\n+ Change resource type from composite to MOF-based.\n+ [Breaking change] The \"Ensure\" property is now mandatory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkht%2FDSCR_AutoLogon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkht%2FDSCR_AutoLogon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkht%2FDSCR_AutoLogon/lists"}