15 lines
559 B
Markdown
15 lines
559 B
Markdown
The deployment happens _company_ and _device_ specific.
|
|
One can get a simple powershell/shell script to download a MSI,EXE/DEB,RPM and start the install process for Windows/Linux, respectively.
|
|
|
|
**TODO:** It would be nice to setup a generic script in Ninja to deploy it on arbitrary devices.
|
|
|
|
The cybercns deployment method uses the following IDs for new devices:
|
|
- CompanyID
|
|
- ClientID
|
|
- Client Secret
|
|
|
|
The possible targets for their deployment method are:
|
|
- Windows Clients (msi or exe file)
|
|
- Mac Clients
|
|
- Linux Clients (NOT OS SPECIFIC???)
|
|
- ARM devices |