better windows baseline#50
Closed
AmeyaPurao wants to merge 5 commits into
Closed
Conversation
thankgod4rob
requested changes
Feb 21, 2026
Contributor
thankgod4rob
left a comment
There was a problem hiding this comment.
yeah pretty good, just some house keeping items and also you might want to run it on different versions and environments to triple check
| util.RunAndPrintScript("baseline/services.ps1", "-ExportPath", fmt.Sprintf("'%s'", csvPath)) | ||
|
|
||
| // Ensure sysinternals are available at C:\\ProgramData\\landschaft\\sysinternals | ||
| siPath := `C:\\ProgramData\\landschaft\\sysinternals` |
Contributor
There was a problem hiding this comment.
maybe install in a sub directory of landshaft, not in programdata if possible
Collaborator
Author
There was a problem hiding this comment.
i think its best to leave it as program data so if you move around landschaft you don't keep reinstalling sysinternals
This file contains hidden or 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
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.
Replaced old windows baseline with more things!
Can run
landschaft baseline create all <baseline-folder>and also
landschaft baseline compare all <baseline1> <baseline1>For quick baseline/comparison can replace all with:
adobjects Create adobjects baseline
autoruns Create autoruns baseline
ports Create ports baseline
processes Create processes baseline
services Create services baseline
users Create users baseline