Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6.24 #571

Merged
merged 70 commits into from
Aug 24, 2017
Merged

6.24 #571

merged 70 commits into from
Aug 24, 2017

Conversation

Sneddo
Copy link
Collaborator

@Sneddo Sneddo commented Aug 24, 2017

Pull changes from dev branch. It's been just over a year and 70 commits since the last release, just prior to last years hackathon. Probably a good time to pull the updates in time for the hackathon this year!

Sneddo and others added 30 commits August 29, 2016 14:05
Add standard VM filter
Add code to handle task scheduling
Change to Get-VIEventPlus, removed MaxSampleVIEvent variable.

Removed Output, this will screw with the plugin content in the report.
A missing hyphen caused the New-ScheduledJobOption call to fail.
Fonts made more consistent, allow customisation of ToC Columns (default to 1 to keep the same look)
 Add img.shields.io badges to dev branch
We're no longer really using these services, we should promote Slack
Made sure $fileList is an array, so adding to it won't throw an error.

Updated to use Write-Progress to provide feedback on long-running plugin.
Update image on vcheck.reports domain
as a first step to better handling of settings.

Also cleaned up a lot of redundant code, so hopefully might help with
some of the SSL issues with less objects being kept for no good reason.
HTML-Based GUI Configuration Utility
A decent compromise for Powershell version, v3 gives us a few nice to haves like ordered objects and better handling of object counts (i.e. no more casting to arrays to get a count for a single object).
Since we don't update it regularly anyway... will eventually automate the update on commits.
thebillness and others added 29 commits January 5, 2017 11:21
Created a new plugin to display Active Directory settings and domain membership status.
Created new plugin 29 AD Authentication.ps1
Added expected AD Domain Name and AD Admin Group settings.
Added setting to display all results. By default only displays failed results.
Improved performance. Run time cut by 2/3 in test environment.
New features for AD Authentication Plugin
Manually merging changes from Pull #528
Adding Get-vCheck settings and bug fixes
Starting to make changes to make it work on PowerCLI Core for Mac and Linux
More changes to make it work on PowerCLI Core for Mac and Linux
Making more changes to make it work on PowerCLI Core for Mac and Linux
Created a script to compare the EVC mode of the VM with the EVC mode of the cluster. For VMs which do not match the cluster, output the VM name, VM EVC, Host name, Host EVC and Cluster name.
Removing unnecessary array.
More updates to remove aliases - better support for PowerCLI core
Update 14 VMs restarted due to Guest OS Error.ps1
- Replacing foreach and %{ on the pipeline with Foreach-Object
- Replace  ?{ with Where-object
Since we required PS3 now, we can implement a fix for #494
There was an issue where GFMD didn't know how to handle an HTML tag being directly above a `# Heading`
Updating match to allow for PowerCLI name change in 6.5
Issue #555 - issues with saving the report when a port is specified in $Server
@Sneddo Sneddo merged commit ec04f45 into master Aug 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants