Skip to content
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

Fix Invoke-D365SDPInstallUDE to handle updates and require admin privileges #876

Merged

Conversation

FH-Inway
Copy link
Member

@FH-Inway FH-Inway commented Feb 1, 2025

Add logic to delete existing module folders before extracting new ones in invoke-d365sdpinstallude.ps1.

  • Delete existing module folder if it exists before unzipping the new module.
  • Add verbose message to indicate deletion of existing module folder.
  • Adjust indentation and add missing newline at the end of the file.

For more details, open the Copilot Workspace session.

…ileges

Add logic to delete existing module folders before extracting new ones in `invoke-d365sdpinstallude.ps1`.

* Delete existing module folder if it exists before unzipping the new module.
* Add verbose message to indicate deletion of existing module folder.
* Adjust indentation and add missing newline at the end of the file.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/fh-inway/d365fo.tools?shareId=XXXX-XXXX-XXXX-XXXX).
@FH-Inway FH-Inway merged commit 5c982d3 into d365collaborative:master Feb 1, 2025
5 checks passed
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.

1 participant