[PR #115] [MERGED] Update Win_CyberCNS_Install.ps1 #434

Closed
opened 2026-03-14 01:21:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/amidaware/community-scripts/pull/115
Author: @bionemesis
Created: 1/26/2023
Status: Merged
Merged: 1/27/2023
Merged by: @silversword411

Base: mainHead: patch-3


📝 Commits (1)

  • db3ff18 Update Win_CyberCNS_Install.ps1

📊 Changes

1 file changed (+19 additions, -23 deletions)

View changed files

📝 scripts_wip/Win_CyberCNS_Install.ps1 (+19 -23)

📄 Description

Moved tenant, portal and executablelocation to key store as they should never change client-to-client for 99% of users. Removed -Type entirely as a custom field and indicated it should be just passed as a variable. Didn't really understand why you'd want to specify this at the client level. Maybe agent level. But I suspect most people would pass this at the policy level (-Type Probe on a server and -Type LightWeight on a workstation, for example). Added a short explanation of the Uninstall variable.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/amidaware/community-scripts/pull/115 **Author:** [@bionemesis](https://github.com/bionemesis) **Created:** 1/26/2023 **Status:** ✅ Merged **Merged:** 1/27/2023 **Merged by:** [@silversword411](https://github.com/silversword411) **Base:** `main` ← **Head:** `patch-3` --- ### 📝 Commits (1) - [`db3ff18`](https://github.com/amidaware/community-scripts/commit/db3ff18c027e64f9697c73e994650bbe37e8757d) Update Win_CyberCNS_Install.ps1 ### 📊 Changes **1 file changed** (+19 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `scripts_wip/Win_CyberCNS_Install.ps1` (+19 -23) </details> ### 📄 Description Moved tenant, portal and executablelocation to key store as they should never change client-to-client for 99% of users. Removed -Type entirely as a custom field and indicated it should be just passed as a variable. Didn't really understand why you'd want to specify this at the client level. Maybe agent level. But I suspect most people would pass this at the policy level (-Type Probe on a server and -Type LightWeight on a workstation, for example). Added a short explanation of the Uninstall variable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 01:21:25 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/community-scripts#434
No description provided.