{"id":14064280,"url":"https://github.com/jdhitsolutions/PowerShellLab","last_synced_at":"2025-07-29T17:33:11.937Z","repository":{"id":64435309,"uuid":"101109709","full_name":"jdhitsolutions/PowerShellLab","owner":"jdhitsolutions","description":"My Autolab configuration for a set of virtual machines for learning PowerShell","archived":true,"fork":false,"pushed_at":"2024-02-19T00:15:43.000Z","size":48,"stargazers_count":20,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-21T03:39:40.654Z","etag":null,"topics":["powershell"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":false,"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/jdhitsolutions.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":"2017-08-22T21:38:18.000Z","updated_at":"2024-07-07T20:54:45.000Z","dependencies_parsed_at":"2024-05-27T22:10:44.603Z","dependency_job_id":null,"html_url":"https://github.com/jdhitsolutions/PowerShellLab","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdhitsolutions%2FPowerShellLab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdhitsolutions%2FPowerShellLab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdhitsolutions%2FPowerShellLab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdhitsolutions%2FPowerShellLab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdhitsolutions","download_url":"https://codeload.github.com/jdhitsolutions/PowerShellLab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228032926,"owners_count":17858918,"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":["powershell"],"created_at":"2024-08-13T07:03:47.491Z","updated_at":"2024-12-04T02:31:31.066Z","avatar_url":"https://github.com/jdhitsolutions.png","language":"PowerShell","funding_links":[],"categories":["PowerShell"],"sub_categories":[],"readme":"# PowerShellLab\n\n## Deprecated\n\nThis lab configuration is no longer maintained in this repository. They are part of the [PSAutolab](https://github.com/pluralsight/PS-AutoLab-Env) module. It is recommended you look at the README file in that repository.\n\nYou can install the PSAutolab module from the PowerShell Gallery.\n\n```powershell\nInstall-Module -Name PSAutolab\n```\n\nThis repository is maintained for historical purposes and should not be used for new installations.\n\n## Legacy Instructions\n\nTo use the scripts and configurations, download the [current release ](https://github.com/jdhitsolutions/PowerShellLab/archive/0.10.0.zip). Extract the contents of the zip file folder to your Autolab Configurations directory. You should end up with something like C:\\Autolab\\Configurations\\PowerShellLab which contains the files from this repository.\n\n```powershell\nPS C:\\\u003e dir C:\\Autolab\\Configurations\\PowerShellLab\\\n\n\n    Directory: C:\\Autolab\\Configurations\\PowerShellLab\n\n\nMode                LastWriteTime         Length Name\n----                -------------         ------ ----\nd-----        8/25/2017   7:35 PM                PostSetup\n-a----        8/25/2017   7:35 PM             24 .gitignore\n-a----        8/25/2017   7:35 PM           2017 AD-Group.json\n-a----        8/25/2017   7:35 PM            506 AD-OU.json\n-a----        8/25/2017   7:35 PM           5017 AD-Users.json\n-a----        8/25/2017   7:35 PM           1054 Instructions.md\n-a----        8/25/2017   7:35 PM           1576 README.md\n-a----        8/25/2017   7:35 PM          36159 VMConfiguration.ps1\n-a----        8/25/2017   7:35 PM           8903 VMConfigurationData.psd1\n-a----        8/25/2017   7:35 PM           6020 VMValidate.test.ps1\n```\n\nChange to that directory and continue with the Autolab setup instructions.\n\n## Domain Setup\n\nDomain name: Company.pri\nPassword for all accounts is: `P@ssw0rd`\n\nYou most likely will want to use one or more of these accounts.\n\n- The user Art Deco (ArtD) is a member of the Domain Admins group.\n- The user April Showers (AprilS) is a member of the Domain Admins group.\n- The user Mike Smith (MikeS) is a standard, non-domain admin, user.\n\n## Servers\n\nAll servers run an evaluation version of Windows Server 2016 Core:\n\n- DOM1 Domain Controller\n- SRV1 Domain Member server\n- SRV2 Domain Member server\n- SRV3 Workgroup server\n\n## Desktops\n\n- Win10 - Windows 10 Enterprise (evaluation version) with Remote Server Administration Tools (RSAT) installed.\n- PowerShell remoting has been enabled. You will need to run `Update-Help` and manually install items like [VS Code](https://code.visualstudio.com/Download).\n\n## Notes\n\n- All computers are set for Mountain Time with a location of Phoenix, Arizona.\n- It is strongly recommended that you run Windows update on the virtual machines, especially the Windows 10 client.\n- The PostSetup folder contains a number of optional scripts you might want to run after the Autolab setup is complete. It has a separate [README](./PostSetup/README.md) file.\n- To connect to a virtual machine, in a PowerShell prompt you can use the `vmconnect` command: `vmconnect localhost win10` where you specify the name of the Hyper-V host (your local machine) and the name of the virtual machine.\n\n*Last updated 10 September 2019*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdhitsolutions%2FPowerShellLab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdhitsolutions%2FPowerShellLab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdhitsolutions%2FPowerShellLab/lists"}