From 77631033db393ce5a6b2b2ce2d50352b720964af Mon Sep 17 00:00:00 2001 From: Jaap Brasser Date: Thu, 26 Jan 2017 21:08:23 +0100 Subject: [PATCH] StorageSense: Removed redundant file and updated help --- Set-StorageSense/Set-StorageSense.Info.ps1 | 41 ---------------------- 1 file changed, 41 deletions(-) delete mode 100644 Set-StorageSense/Set-StorageSense.Info.ps1 diff --git a/Set-StorageSense/Set-StorageSense.Info.ps1 b/Set-StorageSense/Set-StorageSense.Info.ps1 deleted file mode 100644 index 07f5319..0000000 --- a/Set-StorageSense/Set-StorageSense.Info.ps1 +++ /dev/null @@ -1,41 +0,0 @@ - -<#PSScriptInfo - -.VERSION 1.0.0 - -.GUID 3002727e-d221-4da0-960c-26a415fb2fce - -.AUTHOR Jaap Brasser - -.COMPANYNAME - -.COPYRIGHT - -.TAGS - -.LICENSEURI - -.PROJECTURI - -.ICONURI - -.EXTERNALMODULEDEPENDENCIES - -.REQUIREDSCRIPTS - -.EXTERNALSCRIPTDEPENDENCIES - -.RELEASENOTES - - -#> - -<# - -.DESCRIPTION - This function can configure the Blue light options on a Windows 10 system. - -#> -Param() - -