Skip to content

Commit 4179c5d

Browse files
tpcarmanclaude
andcommitted
Remove misleading InfoLevel verbose messages from sub-section functions
Sub-functions (ClusterHA, ClusterProactiveHA, ClusterDRS, VMHostHardware, VMHostSystem, VMHostStorage, VMHostNetwork, VMHostSecurity) all share their parent's InfoLevel setting (Cluster or VMHost) rather than having their own dedicated JSON config key. Emitting "VMHost Network InfoLevel set to 3" implied a separate configurable setting that doesn't exist. InfoLevel messages are retained only in the 10 top-level functions that correspond directly to InfoLevel keys in the report JSON config. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 8c2eae6 commit 4179c5d

13 files changed

+5
-53
lines changed

AsBuiltReport.VMware.vSphere/Language/de-DE/VMwarevSphere.psd1

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ GetAbrVSphereCluster = ConvertFrom-StringData @'
164164

165165
# Get-AbrVSphereClusterHA
166166
GetAbrVSphereClusterHA = ConvertFrom-StringData @'
167-
InfoLevel = Cluster-HA-Informationsebene auf {0} gesetzt.
168167
Collecting = Cluster-HA-Informationen werden gesammelt.
169168
SectionHeading = vSphere HA-Konfiguration
170169
ParagraphSummary = Der folgende Abschnitt beschreibt die vSphere HA-Konfiguration für Cluster {0}.
@@ -224,7 +223,6 @@ GetAbrVSphereClusterHA = ConvertFrom-StringData @'
224223

225224
# Get-AbrVSphereClusterProactiveHA
226225
GetAbrVSphereClusterProactiveHA = ConvertFrom-StringData @'
227-
InfoLevel = Cluster Proaktive HA-Informationsebene auf {0} gesetzt.
228226
Collecting = Proaktive HA-Informationen des Clusters werden gesammelt.
229227
SectionHeading = Proaktive HA
230228
ParagraphSummary = Der folgende Abschnitt beschreibt die Konfiguration der proaktiven HA für Cluster {0}.
@@ -246,7 +244,6 @@ GetAbrVSphereClusterProactiveHA = ConvertFrom-StringData @'
246244

247245
# Get-AbrVSphereClusterDRS
248246
GetAbrVSphereClusterDRS = ConvertFrom-StringData @'
249-
InfoLevel = Cluster-DRS-Informationsebene auf {0} gesetzt.
250247
Collecting = Cluster-DRS-Informationen werden gesammelt.
251248
SectionHeading = vSphere DRS-Konfiguration
252249
ParagraphSummary = Die folgende Tabelle beschreibt die vSphere DRS-Konfiguration für Cluster {0}.
@@ -442,7 +439,6 @@ GetAbrVSphereVMHost = ConvertFrom-StringData @'
442439

443440
# Get-AbrVSphereVMHostHardware
444441
GetAbrVSphereVMHostHardware = ConvertFrom-StringData @'
445-
InfoLevel = VMHost-Hardware-Informationsebene auf {0} gesetzt.
446442
Collecting = VMHost-Hardware-Informationen werden gesammelt.
447443
SectionHeading = Hardware
448444
ParagraphSummary = Der folgende Abschnitt beschreibt die Hardware-Konfiguration des Hosts {0}.
@@ -547,7 +543,6 @@ GetAbrVSphereVMHostHardware = ConvertFrom-StringData @'
547543

548544
# Get-AbrVSphereVMHostSystem
549545
GetAbrVSphereVMHostSystem = ConvertFrom-StringData @'
550-
InfoLevel = VMHost-System-Informationsebene auf {0} gesetzt.
551546
Collecting = VMHost-System-Informationen werden gesammelt.
552547
HostProfile = Host-Profil
553548
ProfileName = Host-Profil
@@ -621,7 +616,6 @@ GetAbrVSphereVMHostSystem = ConvertFrom-StringData @'
621616

622617
# Get-AbrVSphereVMHostStorage
623618
GetAbrVSphereVMHostStorage = ConvertFrom-StringData @'
624-
InfoLevel = VMHost-Speicher-Informationsebene auf {0} gesetzt.
625619
Collecting = VMHost-Speicher-Informationen werden gesammelt.
626620
SectionHeading = Speicher
627621
DatastoreSpecs = Datenspeicher-Spezifikationen
@@ -679,7 +673,6 @@ GetAbrVSphereVMHostStorage = ConvertFrom-StringData @'
679673

680674
# Get-AbrVSphereVMHostNetwork
681675
GetAbrVSphereVMHostNetwork = ConvertFrom-StringData @'
682-
InfoLevel = VMHost-Netzwerk-Informationsebene auf {0} gesetzt.
683676
Collecting = VMHost-Netzwerk-Informationen werden gesammelt.
684677
SectionHeading = Netzwerk
685678
NetworkConfig = Netzwerkkonfiguration
@@ -837,7 +830,6 @@ GetAbrVSphereVMHostNetwork = ConvertFrom-StringData @'
837830

838831
# Get-AbrVSphereVMHostSecurity
839832
GetAbrVSphereVMHostSecurity = ConvertFrom-StringData @'
840-
InfoLevel = VMHost-Sicherheits-Informationsebene auf {0} gesetzt.
841833
Collecting = VMHost-Sicherheits-Informationen werden gesammelt.
842834
SectionHeading = Sicherheit
843835
LockdownMode = Sperrmodus
@@ -1436,4 +1428,4 @@ GetAbrVSphereVUM = ConvertFrom-StringData @'
14361428
TableVUMPatches = VMware Update Manager Patch-Informationen - {0}
14371429
'@
14381430

1439-
}
1431+
}

AsBuiltReport.VMware.vSphere/Language/en-GB/VMwarevSphere.psd1

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ GetAbrVSphereCluster = ConvertFrom-StringData @'
164164

165165
# Get-AbrVSphereClusterHA
166166
GetAbrVSphereClusterHA = ConvertFrom-StringData @'
167-
InfoLevel = Cluster HA InfoLevel set to {0}.
168167
Collecting = Collecting Cluster HA information.
169168
SectionHeading = vSphere HA Configuration
170169
ParagraphSummary = The following section details the vSphere HA configuration for {0} cluster.
@@ -224,7 +223,6 @@ GetAbrVSphereClusterHA = ConvertFrom-StringData @'
224223

225224
# Get-AbrVSphereClusterProactiveHA
226225
GetAbrVSphereClusterProactiveHA = ConvertFrom-StringData @'
227-
InfoLevel = Cluster Proactive HA InfoLevel set to {0}.
228226
Collecting = Collecting Cluster Proactive HA information.
229227
SectionHeading = Proactive HA
230228
ParagraphSummary = The following section details the Proactive HA configuration for {0} cluster.
@@ -246,7 +244,6 @@ GetAbrVSphereClusterProactiveHA = ConvertFrom-StringData @'
246244

247245
# Get-AbrVSphereClusterDRS
248246
GetAbrVSphereClusterDRS = ConvertFrom-StringData @'
249-
InfoLevel = Cluster DRS InfoLevel set to {0}.
250247
Collecting = Collecting Cluster DRS information.
251248
SectionHeading = vSphere DRS Configuration
252249
ParagraphSummary = The following table details the vSphere DRS configuration for {0} cluster.
@@ -442,7 +439,6 @@ GetAbrVSphereVMHost = ConvertFrom-StringData @'
442439

443440
# Get-AbrVSphereVMHostHardware
444441
GetAbrVSphereVMHostHardware = ConvertFrom-StringData @'
445-
InfoLevel = VMHost Hardware InfoLevel set to {0}.
446442
Collecting = Collecting VMHost Hardware information.
447443
SectionHeading = Hardware
448444
ParagraphSummary = The following section details the host hardware configuration for {0}.
@@ -547,7 +543,6 @@ GetAbrVSphereVMHostHardware = ConvertFrom-StringData @'
547543

548544
# Get-AbrVSphereVMHostSystem
549545
GetAbrVSphereVMHostSystem = ConvertFrom-StringData @'
550-
InfoLevel = VMHost System InfoLevel set to {0}.
551546
Collecting = Collecting VMHost System information.
552547
HostProfile = Host Profile
553548
ProfileName = Host Profile
@@ -621,7 +616,6 @@ GetAbrVSphereVMHostSystem = ConvertFrom-StringData @'
621616

622617
# Get-AbrVSphereVMHostStorage
623618
GetAbrVSphereVMHostStorage = ConvertFrom-StringData @'
624-
InfoLevel = VMHost Storage InfoLevel set to {0}.
625619
Collecting = Collecting VMHost Storage information.
626620
SectionHeading = Storage
627621
DatastoreSpecs = Datastore Specifications
@@ -679,7 +673,6 @@ GetAbrVSphereVMHostStorage = ConvertFrom-StringData @'
679673

680674
# Get-AbrVSphereVMHostNetwork
681675
GetAbrVSphereVMHostNetwork = ConvertFrom-StringData @'
682-
InfoLevel = VMHost Network InfoLevel set to {0}.
683676
Collecting = Collecting VMHost Network information.
684677
SectionHeading = Network
685678
NetworkConfig = Network Configuration
@@ -837,7 +830,6 @@ GetAbrVSphereVMHostNetwork = ConvertFrom-StringData @'
837830

838831
# Get-AbrVSphereVMHostSecurity
839832
GetAbrVSphereVMHostSecurity = ConvertFrom-StringData @'
840-
InfoLevel = VMHost Security InfoLevel set to {0}.
841833
Collecting = Collecting VMHost Security information.
842834
SectionHeading = Security
843835
LockdownMode = Lockdown Mode
@@ -1436,4 +1428,4 @@ GetAbrVSphereVUM = ConvertFrom-StringData @'
14361428
TableVUMPatches = VMware Update Manager Patch Information - {0}
14371429
'@
14381430

1439-
}
1431+
}

AsBuiltReport.VMware.vSphere/Language/en-US/VMwarevSphere.psd1

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# culture = 'en-US'
1+
# culture = 'en-US'
22
@{
33

44
# Module-wide strings
@@ -164,7 +164,6 @@ GetAbrVSphereCluster = ConvertFrom-StringData @'
164164

165165
# Get-AbrVSphereClusterHA
166166
GetAbrVSphereClusterHA = ConvertFrom-StringData @'
167-
InfoLevel = Cluster HA InfoLevel set to {0}.
168167
Collecting = Collecting Cluster HA information.
169168
SectionHeading = vSphere HA Configuration
170169
ParagraphSummary = The following section details the vSphere HA configuration for {0} cluster.
@@ -224,7 +223,6 @@ GetAbrVSphereClusterHA = ConvertFrom-StringData @'
224223

225224
# Get-AbrVSphereClusterProactiveHA
226225
GetAbrVSphereClusterProactiveHA = ConvertFrom-StringData @'
227-
InfoLevel = Cluster Proactive HA InfoLevel set to {0}.
228226
Collecting = Collecting Cluster Proactive HA information.
229227
SectionHeading = Proactive HA
230228
ParagraphSummary = The following section details the Proactive HA configuration for {0} cluster.
@@ -246,7 +244,6 @@ GetAbrVSphereClusterProactiveHA = ConvertFrom-StringData @'
246244

247245
# Get-AbrVSphereClusterDRS
248246
GetAbrVSphereClusterDRS = ConvertFrom-StringData @'
249-
InfoLevel = Cluster DRS InfoLevel set to {0}.
250247
Collecting = Collecting Cluster DRS information.
251248
SectionHeading = vSphere DRS Configuration
252249
ParagraphSummary = The following table details the vSphere DRS configuration for {0} cluster.
@@ -442,7 +439,6 @@ GetAbrVSphereVMHost = ConvertFrom-StringData @'
442439

443440
# Get-AbrVSphereVMHostHardware
444441
GetAbrVSphereVMHostHardware = ConvertFrom-StringData @'
445-
InfoLevel = VMHost Hardware InfoLevel set to {0}.
446442
Collecting = Collecting VMHost Hardware information.
447443
SectionHeading = Hardware
448444
ParagraphSummary = The following section details the host hardware configuration for {0}.
@@ -547,7 +543,6 @@ GetAbrVSphereVMHostHardware = ConvertFrom-StringData @'
547543

548544
# Get-AbrVSphereVMHostSystem
549545
GetAbrVSphereVMHostSystem = ConvertFrom-StringData @'
550-
InfoLevel = VMHost System InfoLevel set to {0}.
551546
Collecting = Collecting VMHost System information.
552547
HostProfile = Host Profile
553548
ProfileName = Host Profile
@@ -621,7 +616,6 @@ GetAbrVSphereVMHostSystem = ConvertFrom-StringData @'
621616

622617
# Get-AbrVSphereVMHostStorage
623618
GetAbrVSphereVMHostStorage = ConvertFrom-StringData @'
624-
InfoLevel = VMHost Storage InfoLevel set to {0}.
625619
Collecting = Collecting VMHost Storage information.
626620
SectionHeading = Storage
627621
DatastoreSpecs = Datastore Specifications
@@ -679,7 +673,6 @@ GetAbrVSphereVMHostStorage = ConvertFrom-StringData @'
679673

680674
# Get-AbrVSphereVMHostNetwork
681675
GetAbrVSphereVMHostNetwork = ConvertFrom-StringData @'
682-
InfoLevel = VMHost Network InfoLevel set to {0}.
683676
Collecting = Collecting VMHost Network information.
684677
SectionHeading = Network
685678
NetworkConfig = Network Configuration
@@ -837,7 +830,6 @@ GetAbrVSphereVMHostNetwork = ConvertFrom-StringData @'
837830

838831
# Get-AbrVSphereVMHostSecurity
839832
GetAbrVSphereVMHostSecurity = ConvertFrom-StringData @'
840-
InfoLevel = VMHost Security InfoLevel set to {0}.
841833
Collecting = Collecting VMHost Security information.
842834
SectionHeading = Security
843835
LockdownMode = Lockdown Mode

AsBuiltReport.VMware.vSphere/Language/es-ES/VMwarevSphere.psd1

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ GetAbrVSphereCluster = ConvertFrom-StringData @'
164164

165165
# Get-AbrVSphereClusterHA
166166
GetAbrVSphereClusterHA = ConvertFrom-StringData @'
167-
InfoLevel = Nivel de información de HA del clúster establecido en {0}.
168167
Collecting = Recopilando información de HA del clúster.
169168
SectionHeading = Configuración de vSphere HA
170169
ParagraphSummary = La siguiente sección detalla la configuración de vSphere HA para el clúster {0}.
@@ -224,7 +223,6 @@ GetAbrVSphereClusterHA = ConvertFrom-StringData @'
224223

225224
# Get-AbrVSphereClusterProactiveHA
226225
GetAbrVSphereClusterProactiveHA = ConvertFrom-StringData @'
227-
InfoLevel = Nivel de información de HA proactivo del clúster establecido en {0}.
228226
Collecting = Recopilando información de HA proactivo del clúster.
229227
SectionHeading = HA proactivo
230228
ParagraphSummary = La siguiente sección detalla la configuración de HA proactivo para el clúster {0}.
@@ -246,7 +244,6 @@ GetAbrVSphereClusterProactiveHA = ConvertFrom-StringData @'
246244

247245
# Get-AbrVSphereClusterDRS
248246
GetAbrVSphereClusterDRS = ConvertFrom-StringData @'
249-
InfoLevel = Nivel de información de DRS del clúster establecido en {0}.
250247
Collecting = Recopilando información de DRS del clúster.
251248
SectionHeading = Configuración de vSphere DRS
252249
ParagraphSummary = La siguiente tabla detalla la configuración de vSphere DRS para el clúster {0}.
@@ -442,7 +439,6 @@ GetAbrVSphereVMHost = ConvertFrom-StringData @'
442439

443440
# Get-AbrVSphereVMHostHardware
444441
GetAbrVSphereVMHostHardware = ConvertFrom-StringData @'
445-
InfoLevel = Nivel de información de hardware del host VMware establecido en {0}.
446442
Collecting = Recopilando información de hardware del host VMware.
447443
SectionHeading = Hardware
448444
ParagraphSummary = La siguiente sección detalla la configuración de hardware del host {0}.
@@ -547,7 +543,6 @@ GetAbrVSphereVMHostHardware = ConvertFrom-StringData @'
547543

548544
# Get-AbrVSphereVMHostSystem
549545
GetAbrVSphereVMHostSystem = ConvertFrom-StringData @'
550-
InfoLevel = Nivel de información del sistema del host VMware establecido en {0}.
551546
Collecting = Recopilando información del sistema del host VMware.
552547
HostProfile = Perfil de host
553548
ProfileName = Perfil de host
@@ -621,7 +616,6 @@ GetAbrVSphereVMHostSystem = ConvertFrom-StringData @'
621616

622617
# Get-AbrVSphereVMHostStorage
623618
GetAbrVSphereVMHostStorage = ConvertFrom-StringData @'
624-
InfoLevel = Nivel de información de almacenamiento del host VMware establecido en {0}.
625619
Collecting = Recopilando información de almacenamiento del host VMware.
626620
SectionHeading = Almacenamiento
627621
DatastoreSpecs = Especificaciones del almacén de datos
@@ -679,7 +673,6 @@ GetAbrVSphereVMHostStorage = ConvertFrom-StringData @'
679673

680674
# Get-AbrVSphereVMHostNetwork
681675
GetAbrVSphereVMHostNetwork = ConvertFrom-StringData @'
682-
InfoLevel = Nivel de información de red del host VMware establecido en {0}.
683676
Collecting = Recopilando información de red del host VMware.
684677
SectionHeading = Red
685678
NetworkConfig = Configuración de red
@@ -837,7 +830,6 @@ GetAbrVSphereVMHostNetwork = ConvertFrom-StringData @'
837830

838831
# Get-AbrVSphereVMHostSecurity
839832
GetAbrVSphereVMHostSecurity = ConvertFrom-StringData @'
840-
InfoLevel = Nivel de información de seguridad del host VMware establecido en {0}.
841833
Collecting = Recopilando información de seguridad del host VMware.
842834
SectionHeading = Seguridad
843835
LockdownMode = Modo de bloqueo
@@ -1436,4 +1428,4 @@ GetAbrVSphereVUM = ConvertFrom-StringData @'
14361428
TableVUMPatches = Información de parches de VMware Update Manager - {0}
14371429
'@
14381430

1439-
}
1431+
}

AsBuiltReport.VMware.vSphere/Language/fr-FR/VMwarevSphere.psd1

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ GetAbrVSphereCluster = ConvertFrom-StringData @'
164164

165165
# Get-AbrVSphereClusterHA
166166
GetAbrVSphereClusterHA = ConvertFrom-StringData @'
167-
InfoLevel = Niveau d'information Cluster HA défini sur {0}.
168167
Collecting = Collecte des informations sur le Cluster HA.
169168
SectionHeading = Configuration de vSphere HA
170169
ParagraphSummary = La section suivante détaille la configuration de vSphere HA pour le cluster {0}.
@@ -224,7 +223,6 @@ GetAbrVSphereClusterHA = ConvertFrom-StringData @'
224223

225224
# Get-AbrVSphereClusterProactiveHA
226225
GetAbrVSphereClusterProactiveHA = ConvertFrom-StringData @'
227-
InfoLevel = Niveau d'information Cluster HA proactif défini sur {0}.
228226
Collecting = Collecte des informations sur le Cluster HA proactif.
229227
SectionHeading = HA proactif
230228
ParagraphSummary = La section suivante détaille la configuration du HA proactif pour le cluster {0}.
@@ -246,7 +244,6 @@ GetAbrVSphereClusterProactiveHA = ConvertFrom-StringData @'
246244

247245
# Get-AbrVSphereClusterDRS
248246
GetAbrVSphereClusterDRS = ConvertFrom-StringData @'
249-
InfoLevel = Niveau d'information Cluster DRS défini sur {0}.
250247
Collecting = Collecte des informations sur le Cluster DRS.
251248
SectionHeading = Configuration de vSphere DRS
252249
ParagraphSummary = Le tableau suivant détaille la configuration de vSphere DRS pour le cluster {0}.
@@ -442,7 +439,6 @@ GetAbrVSphereVMHost = ConvertFrom-StringData @'
442439

443440
# Get-AbrVSphereVMHostHardware
444441
GetAbrVSphereVMHostHardware = ConvertFrom-StringData @'
445-
InfoLevel = Niveau d'information Matériel VMHost défini sur {0}.
446442
Collecting = Collecte des informations matérielles de l'hôte VMHost.
447443
SectionHeading = Matériel
448444
ParagraphSummary = La section suivante détaille la configuration matérielle de l'hôte {0}.
@@ -547,7 +543,6 @@ GetAbrVSphereVMHostHardware = ConvertFrom-StringData @'
547543

548544
# Get-AbrVSphereVMHostSystem
549545
GetAbrVSphereVMHostSystem = ConvertFrom-StringData @'
550-
InfoLevel = Niveau d'information Système VMHost défini sur {0}.
551546
Collecting = Collecte des informations système de l'hôte VMHost.
552547
HostProfile = Profil d'hôte
553548
ProfileName = Profil d'hôte
@@ -621,7 +616,6 @@ GetAbrVSphereVMHostSystem = ConvertFrom-StringData @'
621616

622617
# Get-AbrVSphereVMHostStorage
623618
GetAbrVSphereVMHostStorage = ConvertFrom-StringData @'
624-
InfoLevel = Niveau d'information Stockage VMHost défini sur {0}.
625619
Collecting = Collecte des informations de stockage de l'hôte VMHost.
626620
SectionHeading = Stockage
627621
DatastoreSpecs = Spécifications des magasins de données
@@ -679,7 +673,6 @@ GetAbrVSphereVMHostStorage = ConvertFrom-StringData @'
679673

680674
# Get-AbrVSphereVMHostNetwork
681675
GetAbrVSphereVMHostNetwork = ConvertFrom-StringData @'
682-
InfoLevel = Niveau d'information Réseau VMHost défini sur {0}.
683676
Collecting = Collecte des informations réseau de l'hôte VMHost.
684677
SectionHeading = Réseau
685678
NetworkConfig = Configuration réseau
@@ -837,7 +830,6 @@ GetAbrVSphereVMHostNetwork = ConvertFrom-StringData @'
837830

838831
# Get-AbrVSphereVMHostSecurity
839832
GetAbrVSphereVMHostSecurity = ConvertFrom-StringData @'
840-
InfoLevel = Niveau d'information Sécurité VMHost défini sur {0}.
841833
Collecting = Collecte des informations de sécurité de l'hôte VMHost.
842834
SectionHeading = Sécurité
843835
LockdownMode = Mode de verrouillage
@@ -1436,4 +1428,4 @@ GetAbrVSphereVUM = ConvertFrom-StringData @'
14361428
TableVUMPatches = Informations sur les correctifs VMware Update Manager - {0}
14371429
'@
14381430

1439-
}
1431+
}

AsBuiltReport.VMware.vSphere/Src/Private/Get-AbrVSphereClusterDRS.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ function Get-AbrVSphereClusterDRS {
2323
param ()
2424
begin {
2525
$LocalizedData = $reportTranslate.GetAbrVSphereClusterDRS
26-
Write-PScriboMessage -Message ($LocalizedData.InfoLevel -f $InfoLevel.Cluster)
2726
}
2827
process {
2928
Try {

AsBuiltReport.VMware.vSphere/Src/Private/Get-AbrVSphereClusterHA.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ function Get-AbrVSphereClusterHA {
2121
param ()
2222
begin {
2323
$LocalizedData = $reportTranslate.GetAbrVSphereClusterHA
24-
Write-PScriboMessage -Message ($LocalizedData.InfoLevel -f $InfoLevel.Cluster)
2524
}
2625
process {
2726
try {

AsBuiltReport.VMware.vSphere/Src/Private/Get-AbrVSphereClusterProactiveHA.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ function Get-AbrVSphereClusterProactiveHA {
2121
param ()
2222
begin {
2323
$LocalizedData = $reportTranslate.GetAbrVSphereClusterProactiveHA
24-
Write-PScriboMessage -Message ($LocalizedData.InfoLevel -f $InfoLevel.Cluster)
2524
}
2625
process {
2726
try {

AsBuiltReport.VMware.vSphere/Src/Private/Get-AbrVSphereVMHostHardware.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ function Get-AbrVSphereVMHostHardware {
1313

1414
begin {
1515
$LocalizedData = $reportTranslate.GetAbrVSphereVMHostHardware
16-
Write-PScriboMessage -Message ($LocalizedData.InfoLevel -f $InfoLevel.VMHost)
1716
}
1817

1918
process {

AsBuiltReport.VMware.vSphere/Src/Private/Get-AbrVSphereVMHostNetwork.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ function Get-AbrVSphereVMHostNetwork {
1313

1414
begin {
1515
$LocalizedData = $reportTranslate.GetAbrVSphereVMHostNetwork
16-
Write-PScriboMessage -Message ($LocalizedData.InfoLevel -f $InfoLevel.VMHost)
1716
}
1817

1918
process {

0 commit comments

Comments
 (0)