mirror of
https://github.com/amidaware/community-scripts.git
synced 2026-04-27 06:55:50 +03:00
[PR #115] [MERGED] Update Win_CyberCNS_Install.ps1 #121
Labels
No labels
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/community-scripts#121
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:patch-3📝 Commits (1)
db3ff18Update 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.