Skip to content

Conversation

renetapopova
Copy link
Collaborator

No description provided.

@renetapopova renetapopova force-pushed the dev-update-windows-installation branch from 974cecb to cb678e9 Compare October 6, 2025 13:18
@renetapopova renetapopova changed the title Dev update windows installation @renetapopova Improve Windows installation Oct 6, 2025
@renetapopova renetapopova changed the title @renetapopova Improve Windows installation Improve Windows installation Oct 6, 2025
@renetapopova renetapopova requested a review from jennyowen October 6, 2025 15:56
@renetapopova renetapopova removed the request for review from jennyowen October 8, 2025 08:58
@renetapopova renetapopova force-pushed the dev-update-windows-installation branch from ffa86f5 to a3dd85b Compare October 8, 2025 11:49

The Neo4j PowerShell module allows administrators to install, start, and stop Neo4j Windows® Services, as well as perform various administrative tasks using `Neo4j Admin` and `Cypher Shell`.
The PowerShell module is installed as part of the https://neo4j.com/deployment-center/[ZIP file] distributions of Neo4j.
It requires PowerShell 5.1 or later (PowerShell 7.x recommended) and is supported on 64-bit Windows operating systems.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@mauvo, are the requirements true?

@renetapopova renetapopova force-pushed the dev-update-windows-installation branch from 106a575 to 9cdb41d Compare October 10, 2025 15:03
@neo4j-docops-agent
Copy link
Collaborator

This PR includes documentation updates
View the updated docs at https://neo4j-docs-operations-2639.surge.sh

Updated pages:

@renetapopova
Copy link
Collaborator Author

@mauvo, are you happy with the content? Can I merge this PR?

For example, updating the value of `server.memory.heap.initial_size` in the default xref:configuration/file-locations.adoc[_neo4j.conf_] file or by using the `NEO4J_CONF` environment variable will not automatically apply the changes.
The service needs to be updated and restarted to pick them up.
To update the service, run `bin\neo4j windows-service update`.
To update the service, run ``%NEO4J_HOME%\bin\neo4j windows-service update`.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
To update the service, run ``%NEO4J_HOME%\bin\neo4j windows-service update`.
To update the service, run `%NEO4J_HOME%\bin\neo4j windows-service update`.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants