Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Before You Post an Issue #183

Open
jdhitsolutions opened this issue Sep 9, 2019 · 0 comments
Open

Before You Post an Issue #183

jdhitsolutions opened this issue Sep 9, 2019 · 0 comments

Comments

@jdhitsolutions
Copy link
Collaborator

jdhitsolutions commented Sep 9, 2019

Before You Post

First, please make sure you are using v4.x or later of the PSAutoLab module installed from the PowerShell Gallery. Check the project's README file for the latest version. The current version is only supported on Windows PowerShell 5.1. Technically, it should work on Windows 10 Pro or Enterprise and Windows Server 2016 with the full desktop experience. It is not supported on Core, or Windows 10 Home.

You must have admin rights to your desktop and should be logging into Windows 10 with either a local or domain user account.

Include Configuration Information

When you post an issue, it helps to have version information. The PSAutolab module now has a function to get this information.

PS C:\> Get-PSAutoLabSetting

AutoLab                     : C:\Autolab
PSVersion                   : 5.1.19041.1
PSEdition                   : Desktop
OS                          : Microsoft Windows 10 Pro
FreeSpaceGB                 : 176.3
MemoryGB                    : 32
PctFreeMemory               : 49.47
Processor                   : Intel(R) Core(TM) i7-7700T CPU @ 2.90GHz
IsElevated                  : True
RemotingEnabled             : True
HyperV                      : 10.0.19041.1
PSAutolab                   : 4.17.0
Lability                    : {0.19.1, 0.19.0, 0.18.0}
Pester                      : {4.10.1, 3.4.0}
PowerShellGet               : 2.2.4.1
PSDesiredStateConfiguration : 1.1

Paste the result into your issue along with any relevant error messages.

If you can't get the module installed, then paste the value of $PSVersionTable and tell us what operating system version you are using and how much memory you have available.

get-ciminstance win32_operatingsystem | Select-Object Caption,Version,Buildnumber,TotalVisibleMemorySize

Read the Documentation

Take a few minutes to look at the README and Detailed Instructions files. Or, beginning in v4.17.0 of this module run Open-PSAutoLabHelp and use the PDF version of the module's documentation.

@jdhitsolutions jdhitsolutions pinned this issue Sep 9, 2019
@pluralsight pluralsight locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant