Skip to content

better windows baseline#50

Closed
AmeyaPurao wants to merge 5 commits into
mainfrom
ameya/new-win-baseline
Closed

better windows baseline#50
AmeyaPurao wants to merge 5 commits into
mainfrom
ameya/new-win-baseline

Conversation

@AmeyaPurao
Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
Contributor

@thankgod4rob thankgod4rob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah pretty good, just some house keeping items and also you might want to run it on different versions and environments to triple check

Comment thread baseline/services_windows.go Outdated
util.RunAndPrintScript("baseline/services.ps1", "-ExportPath", fmt.Sprintf("'%s'", csvPath))

// Ensure sysinternals are available at C:\\ProgramData\\landschaft\\sysinternals
siPath := `C:\\ProgramData\\landschaft\\sysinternals`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe install in a sub directory of landshaft, not in programdata if possible

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think its best to leave it as program data so if you move around landschaft you don't keep reinstalling sysinternals

Comment thread baseline/cmd_windows.go Outdated
Comment thread baseline/cmd_windows.go Outdated
Comment thread baseline/compare_windows.go Outdated
@AmeyaPurao AmeyaPurao marked this pull request as draft February 21, 2026 20:20
@AmeyaPurao AmeyaPurao marked this pull request as ready for review February 24, 2026 23:33
@AmeyaPurao AmeyaPurao closed this Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants