bytesizedalex / Get-SupportInfo

This function will generate and output various log files and support information to assist in troubleshooting computer issues. The exported data is added to an archive file which can be attached to support tickets or forwarded from service desk to senior support.
GNU General Public License v3.0
10 stars 2 forks source link

Add check for version of Windows #16

Open bytesizedalex opened 4 years ago

bytesizedalex commented 4 years ago

Add check for version of Windows - function is only supported on Windows 10.

A test should be run to determine the version of Windows and either throw a terminating error or at the least a warning indicating the function may not run as expected/at all.