-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ticket 443 #445
Closed
Closed
Ticket 443 #445
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
….1.0#RegistrySettings.ps1
…crosoft-99#RegistrySettings.ps1
…IS-1.1.1#RegistrySettings.ps1
…to MS Internet Explorer 11-CIS-1.0.0#RegistrySettings.ps1
… to MS Internet Explorer 11-DISA-V1R16#RegistrySettings.ps1
… MS Internet Explorer 11-MS-2004#RegistrySettings.ps1
…MS Office 2016 Excel-DISA-V1R2#RegistrySettings.ps1
…o MS Office 2016 Outlook-DISA-V1R2#RegistrySettings.ps1
…1 to MS Office 2016 PowerPoint-DISA-V1R1#RegistrySettings.ps1
…ngs.ps1 to MS Office 2016 SkypeForBusiness-DISA-V1R1#RegistrySettings.ps1
…1 to MS Windows 10 SiSyPHuS Logging-BSI-1.3#AuditPolicies.ps1
…ice 2016-CIS-1.1.0#RegistrySettings.ps1
…S Office 2016 Word-DISA-V1R1#RegistrySettings.ps1
…MS Windows 10 GDPR-MS-16082019#RegistrySettings.ps1
…MS Windows 10 SiSyPHuS HD-BSI-1.3#AuditPolicies.ps1
…to MS Windows 10 SiSyPHuS HD-BSI-1.3#RegistrySettings.ps1
…o MS Windows 10 SiSyPHuS HD-BSI-1.3#AccountPolicies.ps1
….ps1 to MS Windows 10 SiSyPHuS Logging-BSI-1.3#RegistrySettings.ps1
…MS Windows 10 SiSyPHuS ND-BSI-1.3#AuditPolicies.ps1
…o MS Windows 10 SiSyPHuS NE-BSI-1.3#AccountPolicies.ps1
…to MS Windows 10 SiSyPHuS ND-BSI-1.3#RegistrySettings.ps1
…MS Windows 10 SiSyPHuS NE-BSI-1.3#AuditPolicies.ps1
…o MS Windows 10 SiSyPHuS HD-BSI-1.3#SecurityOptions.ps1
…o MS Windows 10 SiSyPHuS ND-BSI-1.3#AccountPolicies.ps1
…Windows 10 SiSyPHuS NE-BSI-1.3#UserRights.ps1
…ws 10-CIS-2.0.0#AccountPolicies.ps1
…Windows 10 SiSyPHuS ND-BSI-1.3#UserRights.ps1
…Windows 10 SiSyPHuS HD-BSI-1.3#UserRights.ps1
…o MS Windows 10 SiSyPHuS NE-BSI-1.3#SecurityOptions.ps1
…ws 10-ACSC-21H1#SecurityOptions.ps1
…e (User)-Microsoft-21H2#RegistrySettings.ps1 to MS Windows 11 RTLF Baseline (User)-Microsoft-21H2#RegistrySettings.ps1
…cies.ps1 to MS Windows Server 2016 DC-DISA-V1R6#AccountPolicies.ps1
…ermissions.ps1 to MS Windows Server 2016 DC-DISA-V1R6#FileSystemPermissions.ps1
…missions.ps1 to MS Windows Server 2016 DC-DISA-V1R6#RegistryPermissions.ps1
…tings.ps1 to MS Windows Server 2016 DC-DISA-V1R6#RegistrySettings.ps1
…ps1 to MS Windows Server 2016 DC-DISA-V1R6#UserRights.ps1
…ures.ps1 to MS Windows Server 2016 DC-DISA-V1R6#WindowsFeatures.ps1
…ntPolicies.ps1 to MS Windows Server 2016 DC-Microsoft-FINAL#AccountPolicies.ps1
…Policies.ps1 to MS Windows Server 2016 DC-Microsoft-FINAL#AuditPolicies.ps1
…trySettings.ps1 to MS Windows Server 2016 DC-Microsoft-FINAL#RegistrySettings.ps1
…ights.ps1 to MS Windows Server 2016 DC-Microsoft-FINAL#UserRights.ps1
…ntPolicies.ps1 to MS Windows Server 2019 DC-Microsoft-FINAL#AccountPolicies.ps1
…Policies.ps1 to MS Windows Server 2019 DC-Microsoft-FINAL#AuditPolicies.ps1
…ights.ps1 to MS Windows Server 2019 DC-Microsoft-FINAL#UserRights.ps1
…trySettings.ps1 to MS Windows Server 2019 DC-Microsoft-FINAL#RegistrySettings.ps1
…olicies.ps1 to MS Windows Server 2022 DC-Microsoft-2022#AuditPolicies.ps1
…tPolicies.ps1 to MS Windows Server 2022 DC-Microsoft-2022#AccountPolicies.ps1
…rySettings.ps1 to MS Windows Server 2022 DC-Microsoft-2022#RegistrySettings.ps1
…ghts.ps1 to MS Windows Server 2022 DC-Microsoft-2022#UserRights.ps1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
#443
Names have been renamed according to ticket. This did not fix the issue.
The issue has been fixed by adding "-erroraction stop" to the code.
This leads to check with the registry key instead of the problematic "Get-SmbServerConfiguration"-function.