{"id":17994428,"url":"https://github.com/anuvyklack/windows-setup","last_synced_at":"2025-04-04T05:24:06.901Z","repository":{"id":107001723,"uuid":"275309082","full_name":"anuvyklack/windows-setup","owner":"anuvyklack","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-27T21:47:22.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T16:42:56.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","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/anuvyklack.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-27T05:52:43.000Z","updated_at":"2020-06-27T21:47:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"ee7f7217-3452-43cb-9c8e-c4c2032c3010","html_url":"https://github.com/anuvyklack/windows-setup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuvyklack%2Fwindows-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuvyklack%2Fwindows-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuvyklack%2Fwindows-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuvyklack%2Fwindows-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anuvyklack","download_url":"https://codeload.github.com/anuvyklack/windows-setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247124991,"owners_count":20887606,"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-29T20:15:18.457Z","updated_at":"2025-04-04T05:24:06.885Z","avatar_url":"https://github.com/anuvyklack.png","language":"PowerShell","readme":"Run the following command from PowerShell.\nIt will run `Windows10-Setup.ps1` script which will setup some Windows settings,\nenable WSL2 and install scoop.\n\n``` powershell\nInvoke-Expression (New-Object System.Net.WebClient).DownloadString('https://git.io/winsetup.ps1')\n```\n\nor shorter\n\n``` powershell\niwr -useb git.io/winsetup.ps1 | iex\n```\n\n-------------------------------------------------------------------------------\n\n# Development version of Ansible\n\n\n`win_scoop` module will be added only in 2.10 version. So until that need to use\ndevelopment version:\n\n```sh\ngit clone https://github.com/ansible/ansible.git --depth 1 ansible-dev\ncd ./ansible-dev\nsource ./hacking/env-setup\n# Install prerequisite\nconda install --file requirements.txt\n# Install latest community.windows collection (for scoop module)\nansible-galaxy collection install git+https://github.com/ansible-collections/community.windows\n```\n\n-------------------------------------------------------------------------------\n\nIndividual collections can be installed by doing:\n\n```sh\nansible-galaxy collection install NAMESPACE.COLLECTION\n```\n\nor, if you need the latest version currently from GitHub:\n\n```sh\nansible-galaxy collection install git+https://github.com/organization/repo_name.git,devel\n```\n\nFor example `win_scoop` module is in `community.windows` collection:\n\n```sh\nansible-galaxy collection install community.windows\n```\n\nor\n\n```sh\nansible-galaxy collection install git+https://github.com/ansible-collections/community.windows\n```\n\n-------------------------------------------------------------------------------\n\nShortened url for installation script: `https://git.io/winsetup.ps1`\n\n-------------------------------------------------------------------------------\n\nAnsible uses the `pywinrm` package to communicate with Windows servers over\nWinRM. It is not installed by default with the Ansible package, but can be\ninstalled by running the following:\n\n    pip install 'pywinrm[credssp]'\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanuvyklack%2Fwindows-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanuvyklack%2Fwindows-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanuvyklack%2Fwindows-setup/lists"}