Forum Discussion
How to integrate Security baselines settings in my Windows 10 laptop
Anusha_Sama you can run the baseline-localinstall.ps1 -X (x=the baseline type you want) to install the security baseline onto to machine.
- Anusha_SamaSep 30, 2021Copper Contributor
Thank you for this. I have run the below command
Baseline-LocalInstall.ps1 -Win10NonDomainJoined in Powershell.
But I still see some of the GPO's are not getting applied.
I checked in Policy Analyzer, only few cells are inline with baselines and many of them are still in grey color.
Could you please suggest on this.
Thank you
Anusha
- Rick_MunckSep 30, 2021
Microsoft
Anusha_Sama I don't have the cycles to go through your screenshots line by line but depending on what you are comparing to (e.g. local policy) then you might have a setting on the machine that we do not have in the baseline. You can review the master spreadsheet within the release for the settings we cover/suggest. I'd suggest looking through the log file (listed at the end of the script completion) to better determine if the script is running fully.
- Anusha_SamaOct 01, 2021Copper Contributor
Hi Rick_Munck
As per the above screenshots you can see that there are settings in the baselines but they are not being applied to effective state (on my machine) even after running the Baseline-LocalInstall.ps1 script. I would like to know why these settings are not being applied. How to make it fully complaint. I have checked the log file, I didn't find any discrepancies.
Thanks
Anusha