diff --git a/controls/V-73219.rb b/controls/V-73219.rb index 0544796..747a9e3 100644 --- a/controls/V-73219.rb +++ b/controls/V-73219.rb @@ -52,14 +52,12 @@ if domain_role != '4' && domain_role != '5' impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end end if administrator_group.empty? impact 0.0 - desc 'There are no users with administrative privileges on this system, therefore this control is not applicable' describe 'There are no users with administrative privileges on this system, therefore this control is not applicable' do skip 'There are no users with administrative privileges on this system, therefore this control is not applicable' end diff --git a/controls/V-73221.rb b/controls/V-73221.rb index d9d3cc3..8e11435 100644 --- a/controls/V-73221.rb +++ b/controls/V-73221.rb @@ -89,21 +89,18 @@ if domain_role != '2' && domain_role != '3' impact 0.0 - desc 'This control applies to member servers and standalone systems. A separate version applies to domain controllers.' describe 'This control applies to member servers and standalone systems. A separate version applies to domain controllers.' do skip 'This control applies to member servers and standalone systems. A separate version applies to domain controllers.' end end if is_AD_only_system impact 0.0 - desc 'This system is dedicated to the management of Active Directory, therefore this control is not applicable' describe 'This system is dedicated to the management of Active Directory, therefore this control is not applicable' do skip 'This system is dedicated to the management of Active Directory, therefore this control is not applicable' end end if administrator_group.empty? impact 0.0 - desc 'There are no users with administrative privileges on this system, therefore this control is not applicable' describe 'There are no users with administrative privileges on this system, therefore this control is not applicable' do skip 'There are no users with administrative privileges on this system, therefore this control is not applicable' end diff --git a/controls/V-73227.rb b/controls/V-73227.rb index abd5ace..21f113a 100644 --- a/controls/V-73227.rb +++ b/controls/V-73227.rb @@ -38,7 +38,6 @@ end if backup_operators_group.empty? impact 0.0 - desc 'There are no users in the Backup Operators Group, therefore this control is not applicable' describe 'There are no users in the Backup Operators Group, therefore this control is not applicable' do skip 'There are no users in the Backup Operators Group, therefore this control is not applicable' end diff --git a/controls/V-73233.rb b/controls/V-73233.rb index 7c938da..6117552 100644 --- a/controls/V-73233.rb +++ b/controls/V-73233.rb @@ -33,7 +33,6 @@ if shared_accounts.empty? impact 0.0 - desc 'This system does not have any shared accounts, therefore this control is not applicable' describe 'This system does not have any shared accounts, therefore this control is not applicable' do skip 'This system does not have any shared accounts, therefore this control is not applicable' end diff --git a/controls/V-73247.rb b/controls/V-73247.rb index c9df407..1f2d716 100644 --- a/controls/V-73247.rb +++ b/controls/V-73247.rb @@ -29,7 +29,6 @@ if volumes.empty? impact 0.0 - desc 'There are no local volumes on this system, therefore this control is not applicable' describe 'There are no local volumes on this system, therefore this control is not applicable' do skip 'There are no local volumes on this system, therefore this control is not applicable' end diff --git a/controls/V-73257.rb b/controls/V-73257.rb index 9595a07..ca03763 100644 --- a/controls/V-73257.rb +++ b/controls/V-73257.rb @@ -44,7 +44,6 @@ get_printers = command("Get-Printer | Format-List | Findstr /v 'Name ---'") if get_printers == '' impact 0.0 - desc 'There are no printers configured on this system, therefore this control is not applicable' describe 'There are no printers configured on this system, therefore this control is not applicable' do skip 'There are no printers configured on this system, therefore this control is not applicable' end diff --git a/controls/V-73303.rb b/controls/V-73303.rb index 21e6f69..dc63f5c 100644 --- a/controls/V-73303.rb +++ b/controls/V-73303.rb @@ -39,7 +39,6 @@ is_ftp_installed = command('Get-WindowsFeature Web-Ftp-Server | Select -Expand Installed').stdout.strip if is_ftp_installed == 'False' impact 0.0 - desc 'FTP is not installed on this system, therefore this control is not applicable' describe 'FTP is not installed on this system, therefore this control is not applicable' do skip 'FTP is not installed on this system, therefore this control is not applicable' end diff --git a/controls/V-73359.rb b/controls/V-73359.rb index 97e06b8..c312fc6 100644 --- a/controls/V-73359.rb +++ b/controls/V-73359.rb @@ -48,7 +48,6 @@ if domain_role != '4' && domain_role != '5' impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73361.rb b/controls/V-73361.rb index 35a7b68..1fbd79f 100644 --- a/controls/V-73361.rb +++ b/controls/V-73361.rb @@ -53,7 +53,6 @@ if domain_role != '4' && domain_role != '5' impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73363.rb b/controls/V-73363.rb index 2e5f674..1d99410 100644 --- a/controls/V-73363.rb +++ b/controls/V-73363.rb @@ -59,7 +59,6 @@ if domain_role != '4' && domain_role != '5' impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73365.rb b/controls/V-73365.rb index 665edb3..50186a1 100644 --- a/controls/V-73365.rb +++ b/controls/V-73365.rb @@ -47,7 +47,6 @@ if domain_role != '4' && domain_role != '5' impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73367.rb b/controls/V-73367.rb index 7c67c92..3234364 100644 --- a/controls/V-73367.rb +++ b/controls/V-73367.rb @@ -51,7 +51,6 @@ if domain_role != '4' && domain_role != '5' impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73369.rb b/controls/V-73369.rb index 679250e..a94d59c 100644 --- a/controls/V-73369.rb +++ b/controls/V-73369.rb @@ -99,7 +99,6 @@ end else impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable.' describe 'This system is not a domain controller, therefore this control is not applicable.' do skip 'This system is not a domain controller, therefore this control is not applicable.' end diff --git a/controls/V-73371.rb b/controls/V-73371.rb index cc9dfff..3e1a8df 100644 --- a/controls/V-73371.rb +++ b/controls/V-73371.rb @@ -233,7 +233,6 @@ else impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73375.rb b/controls/V-73375.rb index 2f6fc97..c28dd91 100644 --- a/controls/V-73375.rb +++ b/controls/V-73375.rb @@ -257,7 +257,6 @@ end else impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73377.rb b/controls/V-73377.rb index d79b2c2..dc90159 100644 --- a/controls/V-73377.rb +++ b/controls/V-73377.rb @@ -277,7 +277,6 @@ else impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73379.rb b/controls/V-73379.rb index de19d4c..5cdf26f 100644 --- a/controls/V-73379.rb +++ b/controls/V-73379.rb @@ -73,7 +73,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73381.rb b/controls/V-73381.rb index 5622653..90be806 100644 --- a/controls/V-73381.rb +++ b/controls/V-73381.rb @@ -71,7 +71,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73383.rb b/controls/V-73383.rb index dbf81f3..f13acf2 100644 --- a/controls/V-73383.rb +++ b/controls/V-73383.rb @@ -52,7 +52,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73385.rb b/controls/V-73385.rb index 2f5ba1b..d06d6d7 100644 --- a/controls/V-73385.rb +++ b/controls/V-73385.rb @@ -79,7 +79,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73387.rb b/controls/V-73387.rb index bcdafda..29db7de 100644 --- a/controls/V-73387.rb +++ b/controls/V-73387.rb @@ -92,7 +92,6 @@ end else impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73389.rb b/controls/V-73389.rb index 43a9443..542e2da 100644 --- a/controls/V-73389.rb +++ b/controls/V-73389.rb @@ -172,7 +172,6 @@ end else impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73391.rb b/controls/V-73391.rb index 661293b..1a8470a 100644 --- a/controls/V-73391.rb +++ b/controls/V-73391.rb @@ -221,7 +221,6 @@ else impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73393.rb b/controls/V-73393.rb index dd835b9..7b4d1ec 100644 --- a/controls/V-73393.rb +++ b/controls/V-73393.rb @@ -156,7 +156,6 @@ else impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73395.rb b/controls/V-73395.rb index 32559f0..be267b5 100644 --- a/controls/V-73395.rb +++ b/controls/V-73395.rb @@ -198,7 +198,6 @@ else impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73397.rb b/controls/V-73397.rb index 7336356..3e9d841 100644 --- a/controls/V-73397.rb +++ b/controls/V-73397.rb @@ -170,7 +170,6 @@ else impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73399.rb b/controls/V-73399.rb index d0a509e..5542259 100644 --- a/controls/V-73399.rb +++ b/controls/V-73399.rb @@ -166,7 +166,6 @@ else impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73435.rb b/controls/V-73435.rb index b608648..dd88d3f 100644 --- a/controls/V-73435.rb +++ b/controls/V-73435.rb @@ -65,7 +65,6 @@ if domain_role != '4' && domain_role != '5' impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73437.rb b/controls/V-73437.rb index 4e08efa..d12a349 100644 --- a/controls/V-73437.rb +++ b/controls/V-73437.rb @@ -65,7 +65,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73439.rb b/controls/V-73439.rb index 11c4707..a707ec6 100644 --- a/controls/V-73439.rb +++ b/controls/V-73439.rb @@ -65,7 +65,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73441.rb b/controls/V-73441.rb index ad62736..d80e2d0 100644 --- a/controls/V-73441.rb +++ b/controls/V-73441.rb @@ -65,7 +65,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73513.rb b/controls/V-73513.rb index a2f7820..45a7fe7 100644 --- a/controls/V-73513.rb +++ b/controls/V-73513.rb @@ -103,7 +103,6 @@ if is_domain == 'WORKGROUP' impact 0.0 - desc 'This system is not joined to a domain, therfore this control is not appliable as it does not apply to standalone systems' describe 'This system is not joined to a domain, therfore this control is not appliable as it does not apply to standalone systems' do skip 'This system is not joined to a domain, therfore this control is not appliable as it does not apply to standalone systems' end diff --git a/controls/V-73515.rb b/controls/V-73515.rb index de6539c..1f049c3 100644 --- a/controls/V-73515.rb +++ b/controls/V-73515.rb @@ -85,7 +85,6 @@ if is_domain == 'WORKGROUP' impact 0.0 - desc 'This system is not joined to a domain, therfore this control is not appliable as it does not apply to standalone systems' describe 'This system is not joined to a domain, therfore this control is not appliable as it does not apply to standalone systems' do skip 'This system is not joined to a domain, therfore this control is not appliable as it does not apply to standalone systems' end diff --git a/controls/V-73517.rb b/controls/V-73517.rb index 08f5536..3610993 100644 --- a/controls/V-73517.rb +++ b/controls/V-73517.rb @@ -76,7 +76,6 @@ if is_domain == 'WORKGROUP' impact 0.0 - desc 'This system is not joined to a domain, therfore this control is not appliable as it does not apply to standalone systems' describe 'This system is not joined to a domain, therfore this control is not appliable as it does not apply to standalone systems' do skip 'This system is not joined to a domain, therfore this control is not appliable as it does not apply to standalone systems' end diff --git a/controls/V-73607.rb b/controls/V-73607.rb index ba6b391..5b9795a 100644 --- a/controls/V-73607.rb +++ b/controls/V-73607.rb @@ -126,7 +126,6 @@ end else impact 0.0 - desc 'This is NOT an unclassified system, therefore this control is not applicable' describe 'This is NOT an unclassified system, therefore this control is not applicable' do skip 'This is NOT an unclassified system, therefore this control is not applicable' end diff --git a/controls/V-73609.rb b/controls/V-73609.rb index 23535ba..d0c0bc4 100644 --- a/controls/V-73609.rb +++ b/controls/V-73609.rb @@ -113,7 +113,6 @@ end else impact 0.0 - desc 'This is NOT an unclassified system, therefore this control is not applicable' describe 'This is NOT an unclassified system, therefore this control is not applicable' do skip 'This is NOT an unclassified system, therefore this control is not applicable' end diff --git a/controls/V-73611.rb b/controls/V-73611.rb index 15b1f31..4262528 100644 --- a/controls/V-73611.rb +++ b/controls/V-73611.rb @@ -50,7 +50,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73613.rb b/controls/V-73613.rb index 2829ef6..4e206e2 100644 --- a/controls/V-73613.rb +++ b/controls/V-73613.rb @@ -72,7 +72,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73615.rb b/controls/V-73615.rb index daeb19d..0bc65cf 100644 --- a/controls/V-73615.rb +++ b/controls/V-73615.rb @@ -57,7 +57,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73617.rb b/controls/V-73617.rb index cd56fc5..6293ab6 100644 --- a/controls/V-73617.rb +++ b/controls/V-73617.rb @@ -75,7 +75,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73629.rb b/controls/V-73629.rb index 0ee343f..9c320a3 100644 --- a/controls/V-73629.rb +++ b/controls/V-73629.rb @@ -47,7 +47,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73631.rb b/controls/V-73631.rb index 2d2bcfd..eb49db6 100644 --- a/controls/V-73631.rb +++ b/controls/V-73631.rb @@ -39,7 +39,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73731.rb b/controls/V-73731.rb index 391f147..7883b67 100644 --- a/controls/V-73731.rb +++ b/controls/V-73731.rb @@ -66,7 +66,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73733.rb b/controls/V-73733.rb index 90d4f49..21157dc 100644 --- a/controls/V-73733.rb +++ b/controls/V-73733.rb @@ -72,7 +72,6 @@ if domain_role == '4' || domain_role == '5' impact 0.0 - desc 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' describe 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' do skip 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' end diff --git a/controls/V-73737.rb b/controls/V-73737.rb index e8aadcc..b04eae1 100644 --- a/controls/V-73737.rb +++ b/controls/V-73737.rb @@ -50,7 +50,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73741.rb b/controls/V-73741.rb index 101f229..64c0df6 100644 --- a/controls/V-73741.rb +++ b/controls/V-73741.rb @@ -49,7 +49,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73757.rb b/controls/V-73757.rb index cb7934a..cdc042c 100644 --- a/controls/V-73757.rb +++ b/controls/V-73757.rb @@ -53,7 +53,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73759.rb b/controls/V-73759.rb index c58994e..7e3df74 100644 --- a/controls/V-73759.rb +++ b/controls/V-73759.rb @@ -84,13 +84,11 @@ if domain_role == '4' || domain_role == '5' impact 0.0 - desc 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' describe 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' do skip 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' end elsif is_AD_only_system impact 0.0 - desc 'This system is dedicated to the management of Active Directory, therefore this system is exempt from this control' describe 'This system is dedicated to the management of Active Directory, therefore this system is exempt from this control' do skip 'This system is dedicated to the management of Active Directory, therefore this system is exempt from this control' end diff --git a/controls/V-73761.rb b/controls/V-73761.rb index 48657e7..8627cbc 100644 --- a/controls/V-73761.rb +++ b/controls/V-73761.rb @@ -51,7 +51,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73763.rb b/controls/V-73763.rb index 183f160..ee7c243 100644 --- a/controls/V-73763.rb +++ b/controls/V-73763.rb @@ -58,7 +58,6 @@ if domain_role == '4' || domain_role == '5' impact 0.0 - desc 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' describe 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' do skip 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' end diff --git a/controls/V-73765.rb b/controls/V-73765.rb index 16ee66d..0636e09 100644 --- a/controls/V-73765.rb +++ b/controls/V-73765.rb @@ -44,7 +44,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73767.rb b/controls/V-73767.rb index d2bfd39..7d9d304 100644 --- a/controls/V-73767.rb +++ b/controls/V-73767.rb @@ -55,7 +55,6 @@ if domain_role == '4' || domain_role == '5' impact 0.0 - desc 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' describe 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' do skip 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' end diff --git a/controls/V-73769.rb b/controls/V-73769.rb index 7ca2498..aed5a64 100644 --- a/controls/V-73769.rb +++ b/controls/V-73769.rb @@ -52,7 +52,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73771.rb b/controls/V-73771.rb index 0369829..d459cab 100644 --- a/controls/V-73771.rb +++ b/controls/V-73771.rb @@ -67,13 +67,11 @@ if domain_role == '4' || domain_role == '5' impact 0.0 - desc 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' describe 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' do skip 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' end elsif is_AD_only_system impact 0.0 - desc 'This system is dedicated to the management of Active Directory, therefore this system is exempt from this control' describe 'This system is dedicated to the management of Active Directory, therefore this system is exempt from this control' do skip 'This system is dedicated to the management of Active Directory, therefore this system is exempt from this control' end diff --git a/controls/V-73773.rb b/controls/V-73773.rb index 39e6a42..5518f04 100644 --- a/controls/V-73773.rb +++ b/controls/V-73773.rb @@ -53,7 +53,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73775.rb b/controls/V-73775.rb index d80efb8..bd5bff6 100644 --- a/controls/V-73775.rb +++ b/controls/V-73775.rb @@ -78,13 +78,11 @@ if domain_role == '4' || domain_role == '5' impact 0.0 - desc 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' describe 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' do skip 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' end elsif is_AD_only_system impact 0.0 - desc 'This system is dedicated to the management of Active Directory, therefore this system is exempt from this control' describe 'This system is dedicated to the management of Active Directory, therefore this system is exempt from this control' do skip 'This system is dedicated to the management of Active Directory, therefore this system is exempt from this control' end diff --git a/controls/V-73777.rb b/controls/V-73777.rb index 80d7760..7056d30 100644 --- a/controls/V-73777.rb +++ b/controls/V-73777.rb @@ -54,7 +54,6 @@ if !(domain_role == '4') && !(domain_role == '5') impact 0.0 - desc 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' describe 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' do skip 'This system is not a domain controller, therefore this control is not applicable as it only applies to domain controllers' end diff --git a/controls/V-73779.rb b/controls/V-73779.rb index b142872..e22dd88 100644 --- a/controls/V-73779.rb +++ b/controls/V-73779.rb @@ -43,7 +43,6 @@ if domain_role == '4' || domain_role == '5' impact 0.0 - desc 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' describe 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' do skip 'This system is a domain controller, therefore this control is not applicable as it only applies to member servers and standalone systems' end diff --git a/controls/V-78123.rb b/controls/V-78123.rb index 0a89114..5bfc5ec 100644 --- a/controls/V-78123.rb +++ b/controls/V-78123.rb @@ -43,7 +43,6 @@ end else impact 0.0 - desc 'SMBv1 is not installed on this system, therefore this control is not applicable' describe 'SMBv1 is not installed on this system, therefore this control is not applicable' do skip 'SMBv1 is not installed on this system, therefore this control is not applicable' end diff --git a/controls/V-78125.rb b/controls/V-78125.rb index 0d36769..dac0b39 100644 --- a/controls/V-78125.rb +++ b/controls/V-78125.rb @@ -44,7 +44,6 @@ end else impact 0.0 - desc 'SMBv1 is not installed on this system, therefore this control is not applicable' describe 'SMBv1 is not installed on this system, therefore this control is not applicable' do skip 'SMBv1 is not installed on this system, therefore this control is not applicable' end