From 7759f3f18e061967a350a00392435aca130cf840 Mon Sep 17 00:00:00 2001 From: Joshua Corrick Date: Thu, 25 Oct 2018 01:24:10 -0400 Subject: [PATCH] Remove extended characters --- functions/Add-DbaComputerCertificate.ps1 | 2 +- functions/Find-DbaInstance.ps1 | 2 +- functions/Find-DbaView.ps1 | 2 +- functions/Get-DbaBuildReference.ps1 | 2 +- functions/Get-DbaCmConnection.ps1 | 2 +- functions/Get-DbaCmObject.ps1 | 2 +- functions/Get-DbaDbCheckConstraint.ps1 | 2 +- functions/Get-DbaWaitStatistic.ps1 | 2 +- functions/Get-DbaWindowsLog.ps1 | 2 +- functions/Get-DbaXESessionTemplate.ps1 | 2 +- functions/Get-DbatoolsConfig.ps1 | 2 +- functions/Get-DbatoolsConfigValue.ps1 | 2 +- functions/Get-DbatoolsLog.ps1 | 2 +- functions/Invoke-DbaQuery.ps1 | 2 +- functions/New-DbaCmConnection.ps1 | 2 +- functions/New-DbatoolsSupportPackage.ps1 | 2 +- functions/Register-DbatoolsConfig.ps1 | 2 +- functions/Remove-DbaCmConnection.ps1 | 2 +- functions/Set-DbaCmConnection.ps1 | 2 +- functions/Test-DbaBuild.ps1 | 2 +- functions/Test-DbaCmConnection.ps1 | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/functions/Add-DbaComputerCertificate.ps1 b/functions/Add-DbaComputerCertificate.ps1 index 82f21f066724..5c8c1b693139 100644 --- a/functions/Add-DbaComputerCertificate.ps1 +++ b/functions/Add-DbaComputerCertificate.ps1 @@ -82,7 +82,7 @@ function Add-DbaComputerCertificate { } try { - # This may be too much, but ¯\_(ツ)_/¯ + # This may be too much, but oh well $bytes = [System.IO.File]::ReadAllBytes($Path) $Certificate = New-Object System.Security.Cryptography.X509Certificates.X509Certificate2 $Certificate.Import($bytes, $Password, [System.Security.Cryptography.X509Certificates.X509KeyStorageFlags]::DefaultKeySet) diff --git a/functions/Find-DbaInstance.ps1 b/functions/Find-DbaInstance.ps1 index f9f51985678d..a119f424cde5 100644 --- a/functions/Find-DbaInstance.ps1 +++ b/functions/Find-DbaInstance.ps1 @@ -137,7 +137,7 @@ function Find-DbaInstance { .NOTES Tags: Instance, Connect, SqlServer - Author: Scott Sutherland, 2018 NetSPI | Friedrich Weinmann (@FredWeinmann‏) + Author: Scott Sutherland, 2018 NetSPI | Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Find-DbaView.ps1 b/functions/Find-DbaView.ps1 index 29c54ef8fe68..357aa5b72013 100644 --- a/functions/Find-DbaView.ps1 +++ b/functions/Find-DbaView.ps1 @@ -36,7 +36,7 @@ function Find-DbaView { .NOTES Tags: View - Author: Cláudio Silva (@ClaudioESSilva) + Author: Claudio Silva (@ClaudioESSilva) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Get-DbaBuildReference.ps1 b/functions/Get-DbaBuildReference.ps1 index 07ddf0c7989c..11453c442f41 100644 --- a/functions/Get-DbaBuildReference.ps1 +++ b/functions/Get-DbaBuildReference.ps1 @@ -27,7 +27,7 @@ function Get-DbaBuildReference { .NOTES Tags: SqlBuild - Author: Simone Bizzotto (@niphold) | Friedrich Weinmann (@FredWeinmann‏) + Author: Simone Bizzotto (@niphold) | Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Get-DbaCmConnection.ps1 b/functions/Get-DbaCmConnection.ps1 index 1bcc9082c45b..d4e7c411a414 100644 --- a/functions/Get-DbaCmConnection.ps1 +++ b/functions/Get-DbaCmConnection.ps1 @@ -19,7 +19,7 @@ function Get-DbaCmConnection { .NOTES Tags: ComputerManagement, CIM - Author: Friedrich Weinmann (@FredWeinmann‏) + Author: Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Get-DbaCmObject.ps1 b/functions/Get-DbaCmObject.ps1 index 6fdd814cb433..108991a461fd 100644 --- a/functions/Get-DbaCmObject.ps1 +++ b/functions/Get-DbaCmObject.ps1 @@ -47,7 +47,7 @@ function Get-DbaCmObject { .NOTES Tags: ComputerManagement, CIM - Author: Friedrich Weinmann (@FredWeinmann‏) + Author: Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Get-DbaDbCheckConstraint.ps1 b/functions/Get-DbaDbCheckConstraint.ps1 index 5e20aac607e5..a9a43b8272d9 100644 --- a/functions/Get-DbaDbCheckConstraint.ps1 +++ b/functions/Get-DbaDbCheckConstraint.ps1 @@ -28,7 +28,7 @@ function Get-DbaDbCheckConstraint { .NOTES Tags: Database - Author: Cláudio Silva (@ClaudioESSilva), https://claudioessilva.eu + Author: Claudio Silva (@ClaudioESSilva), https://claudioessilva.eu Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Get-DbaWaitStatistic.ps1 b/functions/Get-DbaWaitStatistic.ps1 index a0c45f08c806..64f90d0f705c 100644 --- a/functions/Get-DbaWaitStatistic.ps1 +++ b/functions/Get-DbaWaitStatistic.ps1 @@ -129,7 +129,7 @@ function Get-DbaWaitStatistic { } # Thanks Brent Ozar via https://gist.github.com/BrentOzar/42e82ee0603a1917c17d74c3fca26d34 - # Thanks Marcin Gminski‏ via https://www.dropbox.com/s/x3zr7u18tc1ojey/WaitStats.sql?dl=0 + # Thanks Marcin Gminski via https://www.dropbox.com/s/x3zr7u18tc1ojey/WaitStats.sql?dl=0 $category = [pscustomobject]@{ ASYNC_IO_COMPLETION = 'Other Disk IO' diff --git a/functions/Get-DbaWindowsLog.ps1 b/functions/Get-DbaWindowsLog.ps1 index 181d70245288..1e77a559d123 100644 --- a/functions/Get-DbaWindowsLog.ps1 +++ b/functions/Get-DbaWindowsLog.ps1 @@ -38,7 +38,7 @@ function Get-DbaWindowsLog { .NOTES Tags: Logging - Author: Drew Furgiuele | Friedrich Weinmann (@FredWeinmann‏) + Author: Drew Furgiuele | Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Get-DbaXESessionTemplate.ps1 b/functions/Get-DbaXESessionTemplate.ps1 index ee11476f23f0..d18074cf2018 100644 --- a/functions/Get-DbaXESessionTemplate.ps1 +++ b/functions/Get-DbaXESessionTemplate.ps1 @@ -10,7 +10,7 @@ function Get-DbaXESessionTemplate { The default repository contains templates from: Microsoft's Templates that come with SSMS Jes Borland's "Everyday Extended Events" presentation and GitHub repository (https://github.com/grrlgeek/extended-events) - Christian Gräfe's XE Repo: https://github.com/chrgraefe/sqlscripts/blob/master/XE-Events/ + Christian Grafe (@ChrGraefe) XE Repo: https://github.com/chrgraefe/sqlscripts/blob/master/XE-Events/ Erin Stellato's Blog: https://www.sqlskills.com/blogs/erin/ Some profile templates converted using: diff --git a/functions/Get-DbatoolsConfig.ps1 b/functions/Get-DbatoolsConfig.ps1 index a4cabc636034..a23e0445a6a1 100644 --- a/functions/Get-DbatoolsConfig.ps1 +++ b/functions/Get-DbatoolsConfig.ps1 @@ -25,7 +25,7 @@ function Get-DbatoolsConfig { .NOTES Tags: Config, Module - Author: Friedrich Weinmann (@FredWeinmann‏) + Author: Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Get-DbatoolsConfigValue.ps1 b/functions/Get-DbatoolsConfigValue.ps1 index 4763465d60b7..281802eb2c0f 100644 --- a/functions/Get-DbatoolsConfigValue.ps1 +++ b/functions/Get-DbatoolsConfigValue.ps1 @@ -21,7 +21,7 @@ function Get-DbatoolsConfigValue { .NOTES Tags: Config, Module - Author: Friedrich Weinmann (@FredWeinmann‏) + Author: Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Get-DbatoolsLog.ps1 b/functions/Get-DbatoolsLog.ps1 index 3791194a1c3f..3c70b87737ac 100644 --- a/functions/Get-DbatoolsLog.ps1 +++ b/functions/Get-DbatoolsLog.ps1 @@ -50,7 +50,7 @@ function Get-DbatoolsLog { .NOTES Tags: Debug - Author: Friedrich Weinmann (@FredWeinmann‏) + Author: Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Invoke-DbaQuery.ps1 b/functions/Invoke-DbaQuery.ps1 index 1fa2fefe8f18..476196972037 100644 --- a/functions/Invoke-DbaQuery.ps1 +++ b/functions/Invoke-DbaQuery.ps1 @@ -57,7 +57,7 @@ function Invoke-DbaQuery { .NOTES Tags: Database, Query - Author: Friedrich Weinmann (@FredWeinmann‏) + Author: Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/New-DbaCmConnection.ps1 b/functions/New-DbaCmConnection.ps1 index b692533df926..a3e631684347 100644 --- a/functions/New-DbaCmConnection.ps1 +++ b/functions/New-DbaCmConnection.ps1 @@ -72,7 +72,7 @@ function New-DbaCmConnection { .NOTES Tags: ComputerManagement, CIM - Friedrich Weinmann (@FredWeinmann‏) + Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/New-DbatoolsSupportPackage.ps1 b/functions/New-DbatoolsSupportPackage.ps1 index 46f3678d313d..fa7560aac307 100644 --- a/functions/New-DbatoolsSupportPackage.ps1 +++ b/functions/New-DbatoolsSupportPackage.ps1 @@ -36,7 +36,7 @@ function New-DbatoolsSupportPackage { .NOTES Tags: Debug - Author: Friedrich Weinmann (@FredWeinmann‏) + Author: Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Register-DbatoolsConfig.ps1 b/functions/Register-DbatoolsConfig.ps1 index 2fcb3a85bd3f..0b61ce3b37b8 100644 --- a/functions/Register-DbatoolsConfig.ps1 +++ b/functions/Register-DbatoolsConfig.ps1 @@ -33,7 +33,7 @@ function Register-DbatoolsConfig { .NOTES Tags: Config, Module - Author: Friedrich Weinmann (@FredWeinmann‏) + Author: Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Remove-DbaCmConnection.ps1 b/functions/Remove-DbaCmConnection.ps1 index 347943ac8539..0e789d19a87d 100644 --- a/functions/Remove-DbaCmConnection.ps1 +++ b/functions/Remove-DbaCmConnection.ps1 @@ -22,7 +22,7 @@ function Remove-DbaCmConnection { .NOTES Tags: ComputerManagement, CIM - Author: Friedrich Weinmann (@FredWeinmann‏) + Author: Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Set-DbaCmConnection.ps1 b/functions/Set-DbaCmConnection.ps1 index fa9110eeda0b..09d2897c333f 100644 --- a/functions/Set-DbaCmConnection.ps1 +++ b/functions/Set-DbaCmConnection.ps1 @@ -102,7 +102,7 @@ function Set-DbaCmConnection { .NOTES Tags: ComputerManagement, CIM - Author: Friedrich Weinmann (@FredWeinmann‏) + Author: Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Test-DbaBuild.ps1 b/functions/Test-DbaBuild.ps1 index b2f1fef6aa28..c7c6d8d27199 100644 --- a/functions/Test-DbaBuild.ps1 +++ b/functions/Test-DbaBuild.ps1 @@ -38,7 +38,7 @@ function Test-DbaBuild { .NOTES Tags: SqlBuild, Version - Author: Simone Bizzotto (@niphold) | Friedrich Weinmann (@FredWeinmann‏) + Author: Simone Bizzotto (@niphold) | Friedrich Weinmann (@FredWeinmann) dbatools PowerShell module (https://dbatools.io, clemaire@gmail.com) Copyright: (c) 2018 by dbatools, licensed under MIT diff --git a/functions/Test-DbaCmConnection.ps1 b/functions/Test-DbaCmConnection.ps1 index 2d921fbcef34..b5716454a6e7 100644 --- a/functions/Test-DbaCmConnection.ps1 +++ b/functions/Test-DbaCmConnection.ps1 @@ -39,7 +39,7 @@ function Test-DbaCmConnection { .NOTES Tags: ComputerManagement, CIM - Author: Friedrich Weinmann (@FredWeinmann‏) + Author: Friedrich Weinmann (@FredWeinmann) Website: https://dbatools.io Copyright: (c) 2018 by dbatools, licensed under MIT