From 6db87f51cb9c1ea6ff5532c079bbd506af88bba9 Mon Sep 17 00:00:00 2001 From: AmitProval Date: Fri, 2 Jan 2026 16:15:32 -0500 Subject: [PATCH 1/4] bunch of immybot solutions built bunch of immybot solutions built for Altourage documented. --- docs/immybot/software/ankerwork-deployment.md | 17 +++++++++++++++++ docs/immybot/software/asana-deployment.md | 17 +++++++++++++++++ .../software/bloomberg-terminal-deploy.md | 17 +++++++++++++++++ .../cyber-powerpanel-personal-deployment.md | 17 +++++++++++++++++ .../software/ems-desktop-client-deployment.md | 17 +++++++++++++++++ docs/immybot/software/flux-deployment.md | 17 +++++++++++++++++ .../software/lenovo-doc-manager-deployment.md | 17 +++++++++++++++++ docs/immybot/software/notion-deployment.md | 17 +++++++++++++++++ .../software/papercut-hive-deployment.md | 18 ++++++++++++++++++ .../software/salesforce-dataloader-deploy.md | 17 +++++++++++++++++ .../software/syncuploader-deployment.md | 17 +++++++++++++++++ .../litera-compare-configuration-deployment.md | 17 +++++++++++++++++ .../rakk-talan-wireless-mouse-deployment.md | 17 +++++++++++++++++ 13 files changed, 222 insertions(+) create mode 100644 docs/immybot/software/ankerwork-deployment.md create mode 100644 docs/immybot/software/asana-deployment.md create mode 100644 docs/immybot/software/bloomberg-terminal-deploy.md create mode 100644 docs/immybot/software/cyber-powerpanel-personal-deployment.md create mode 100644 docs/immybot/software/ems-desktop-client-deployment.md create mode 100644 docs/immybot/software/flux-deployment.md create mode 100644 docs/immybot/software/lenovo-doc-manager-deployment.md create mode 100644 docs/immybot/software/notion-deployment.md create mode 100644 docs/immybot/software/papercut-hive-deployment.md create mode 100644 docs/immybot/software/salesforce-dataloader-deploy.md create mode 100644 docs/immybot/software/syncuploader-deployment.md create mode 100644 docs/immybot/tasks/litera-compare-configuration-deployment.md create mode 100644 docs/immybot/tasks/rakk-talan-wireless-mouse-deployment.md diff --git a/docs/immybot/software/ankerwork-deployment.md b/docs/immybot/software/ankerwork-deployment.md new file mode 100644 index 0000000000..bb9bd6c92c --- /dev/null +++ b/docs/immybot/software/ankerwork-deployment.md @@ -0,0 +1,17 @@ +--- +id: d8d029db-7192-4c98-af00-2b649f288428 +slug: /d8d029db-7192-4c98-af00-2b649f288428 +title: 'ankerwork deployment' +title_meta: 'ankerwork deployment' +keywords: ['software', 'installation', 'uninstallation', 'ankerwork'] +description: 'This script assists in performing the AnkerWork installation and uninstallation.' +tags: ['software', 'installation', 'uninstallation'] +draft: false +unlisted: false +--- + +## Description + +This script assists in performing the AnkerWork installation and uninstallation. + +[Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/ankerwork-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/software/asana-deployment.md b/docs/immybot/software/asana-deployment.md new file mode 100644 index 0000000000..0af5daf8bd --- /dev/null +++ b/docs/immybot/software/asana-deployment.md @@ -0,0 +1,17 @@ +--- +id: 0677198b-c8c8-46e5-a964-a06a47c8de1d +slug: /0677198b-c8c8-46e5-a964-a06a47c8de1d +title: 'asana deployment' +title_meta: 'asana deployment' +keywords: ['software', 'installation', 'uninstallation', 'asana'] +description: 'This installs the Asana application for Windows.' +tags: ['software', 'installation', 'uninstallation'] +draft: false +unlisted: false +--- + +## Description + +This installs the Asana application for Windows. + +[Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/asana-for-windows.toml) \ No newline at end of file diff --git a/docs/immybot/software/bloomberg-terminal-deploy.md b/docs/immybot/software/bloomberg-terminal-deploy.md new file mode 100644 index 0000000000..bfd1d92ce9 --- /dev/null +++ b/docs/immybot/software/bloomberg-terminal-deploy.md @@ -0,0 +1,17 @@ +--- +id: d1e6fcec-f2c0-4982-ad58-279771e93a30 +slug: /d1e6fcec-f2c0-4982-ad58-279771e93a30 +title: 'bloomberg terminal 2.0 deployment' +title_meta: 'bloomberg terminal 2.0 deployment' +keywords: ['software', 'installation', 'uninstallation', 'bloomberg', 'terminal'] +description: 'This installs the Bloomberg using the latest build sotr183_4_81_lite.exe' +tags: ['software', 'installation', 'uninstallation'] +draft: false +unlisted: false +--- + +## Description + +This installs the Bloomberg using the latest build sotr183_4_81_lite.exe. + +[Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/bloomberg-terminal-deploy.toml) \ No newline at end of file diff --git a/docs/immybot/software/cyber-powerpanel-personal-deployment.md b/docs/immybot/software/cyber-powerpanel-personal-deployment.md new file mode 100644 index 0000000000..d9085ebedf --- /dev/null +++ b/docs/immybot/software/cyber-powerpanel-personal-deployment.md @@ -0,0 +1,17 @@ +--- +id: 02be5b62-f0bd-4056-9f0a-c4b220ac5b8c +slug: /02be5b62-f0bd-4056-9f0a-c4b220ac5b8c +title: 'cyber powerpanel personal deployment' +title_meta: 'cyber powerpanel personal deployment' +keywords: ['software', 'installation', 'uninstallation', 'powerpanel', 'cyber'] +description: 'This script assists in performing the Cyber PowerPanel Personal installation and uninstallation.' +tags: ['software', 'installation', 'uninstallation'] +draft: false +unlisted: false +--- + +## Description + +This script assists in performing the Cyber PowerPanel Personal installation and uninstallation. + +[Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/cyber-powerpanel-personal-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/software/ems-desktop-client-deployment.md b/docs/immybot/software/ems-desktop-client-deployment.md new file mode 100644 index 0000000000..1d8e99349d --- /dev/null +++ b/docs/immybot/software/ems-desktop-client-deployment.md @@ -0,0 +1,17 @@ +--- +id: c015322d-e7d1-40e8-a9be-0c6c1a7714f8 +slug: /c015322d-e7d1-40e8-a9be-0c6c1a7714f8 +title: 'ems desktop client deployment' +title_meta: 'ems desktop client deployment' +keywords: ['software', 'installation', 'uninstallation', 'ems desktop client'] +description: 'This is a client-specific application of Altourage. This script assists in performing the EMS Desktop client installation and uninstallation.' +tags: ['software', 'installation', 'uninstallation'] +draft: false +unlisted: false +--- + +## Description + +This is a client-specific application of Altourage. This script assists in performing the EMS Desktop client installation and uninstallation. + +[Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/ems-desktop-client-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/software/flux-deployment.md b/docs/immybot/software/flux-deployment.md new file mode 100644 index 0000000000..d6d700824e --- /dev/null +++ b/docs/immybot/software/flux-deployment.md @@ -0,0 +1,17 @@ +--- +id: 67d34261-537f-4f97-ac73-c2dae204326d +slug: /67d34261-537f-4f97-ac73-c2dae204326d +title: 'f.lux deployment' +title_meta: 'f.lux deployment' +keywords: ['software', 'installation', 'uninstallation', 'f.lux'] +description: 'This script assists in performing the f.lux installation and uninstallation.' +tags: ['software', 'installation', 'uninstallation'] +draft: false +unlisted: false +--- + +## Description + +This script assists in performing the f.lux installation and uninstallation. + +[Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/flux-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/software/lenovo-doc-manager-deployment.md b/docs/immybot/software/lenovo-doc-manager-deployment.md new file mode 100644 index 0000000000..ac6fbbd769 --- /dev/null +++ b/docs/immybot/software/lenovo-doc-manager-deployment.md @@ -0,0 +1,17 @@ +--- +id: 3e79aa94-9081-44f3-89d1-f810ac5336d6 +slug: /3e79aa94-9081-44f3-89d1-f810ac5336d6 +title: 'lenovo dock manager deployment' +title_meta: 'lenovo dock manager deployment' +keywords: ['software', 'installation', 'uninstallation', 'salesforce', 'dataloader'] +description: 'This script helps with performing Lenovo Dock Manager installations and uninstallations.' +tags: ['software', 'installation', 'uninstallation'] +draft: false +unlisted: false +--- + +## Description + +This script helps with performing Lenovo Dock Manager installations and uninstallations. + +[Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/lenovo-dock-manager-deploy.toml) \ No newline at end of file diff --git a/docs/immybot/software/notion-deployment.md b/docs/immybot/software/notion-deployment.md new file mode 100644 index 0000000000..552bd2d2c7 --- /dev/null +++ b/docs/immybot/software/notion-deployment.md @@ -0,0 +1,17 @@ +--- +id: 25d0bb72-0bce-45e9-a486-0b94f6a42b6c +slug: /25d0bb72-0bce-45e9-a486-0b94f6a42b6c +title: 'notion deployment' +title_meta: 'notion deployment' +keywords: ['software', 'installation', 'uninstallation', 'notion'] +description: 'This script assists in performing the Notion installation and uninstallation.' +tags: ['software', 'installation', 'uninstallation'] +draft: false +unlisted: false +--- + +## Description + +This script assists in performing the Notion installation and uninstallation. + +[Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/notion-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/software/papercut-hive-deployment.md b/docs/immybot/software/papercut-hive-deployment.md new file mode 100644 index 0000000000..de335e87da --- /dev/null +++ b/docs/immybot/software/papercut-hive-deployment.md @@ -0,0 +1,18 @@ +--- +id: 77445137-0c85-438b-a89b-7c68012b58e0 +slug: /77445137-0c85-438b-a89b-7c68012b58e0 +title: 'papercut hive deployment' +title_meta: 'papercut hive deployment' +keywords: ['software', 'installation', 'uninstallation', 'papercut', 'hive'] +description: 'This installs the papercut hive both user and system components for its proper operation.' +tags: ['software', 'installation', 'uninstallation'] +draft: false +unlisted: false +--- + +## Description + +This installs the papercut hive both user and system components for its proper operation. + +[Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/papercut-hive-edge-system-component-deploy.toml) +[Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/papercut-hive-print-client-user-component-deploy.toml) diff --git a/docs/immybot/software/salesforce-dataloader-deploy.md b/docs/immybot/software/salesforce-dataloader-deploy.md new file mode 100644 index 0000000000..76d389ecf6 --- /dev/null +++ b/docs/immybot/software/salesforce-dataloader-deploy.md @@ -0,0 +1,17 @@ +--- +id: 3601f89e-5924-4e31-9188-b4b1d2c95473 +slug: /3601f89e-5924-4e31-9188-b4b1d2c95473 +title: 'salesforce dataloader deployment' +title_meta: 'salesforce dataloader deployment' +keywords: ['software', 'installation', 'uninstallation', 'salesforce', 'dataloader'] +description: 'This script assists in performing the Salesforce Data loader installation and uninstallation.' +tags: ['software', 'installation', 'uninstallation'] +draft: false +unlisted: false +--- + +## Description + +This script assists in performing the Salesforce Data loader installation and uninstallation. + +[Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/salesforce-dataloader-deploy.toml) \ No newline at end of file diff --git a/docs/immybot/software/syncuploader-deployment.md b/docs/immybot/software/syncuploader-deployment.md new file mode 100644 index 0000000000..dec46d46c3 --- /dev/null +++ b/docs/immybot/software/syncuploader-deployment.md @@ -0,0 +1,17 @@ +--- +id: 064cbd2c-8180-4cfc-a444-057c7d209871 +slug: /064cbd2c-8180-4cfc-a444-057c7d209871 +title: 'syncuploader deployment' +title_meta: 'syncuploader deployment' +keywords: ['software', 'installation', 'uninstallation', 'syncuploader'] +description: 'This script assists in performing the SyncUploader installation and uninstallation.' +tags: ['software', 'installation', 'uninstallation'] +draft: false +unlisted: false +--- + +## Description + +This script assists in performing the SyncUploader installation and uninstallation. + +[Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/syncuploader-deploy.toml) \ No newline at end of file diff --git a/docs/immybot/tasks/litera-compare-configuration-deployment.md b/docs/immybot/tasks/litera-compare-configuration-deployment.md new file mode 100644 index 0000000000..79599763cf --- /dev/null +++ b/docs/immybot/tasks/litera-compare-configuration-deployment.md @@ -0,0 +1,17 @@ +--- +id: '44754db5-6ee0-4e36-a3ec-6b57dd750bec' +slug: /44754db5-6ee0-4e36-a3ec-6b57dd750bec +title: 'litera compare configuration deployment' +title_meta: 'litera compare configuration deployment' +keywords: ['software', 'installation', 'uninstallation', 'litera'] +description: 'This deploys the Litera Compare Configuration on the Windows machines.' +tags: ['software', 'installation', 'uninstallation'] +draft: false +unlisted: false +--- + +## Description + +This deploys the Litera Compare Configuration on the Windows machines.n. + +[Task Configuration](https://github.com/ProVal-Tech/immybot/blob/main/tasks/litera-compare-configuration-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/tasks/rakk-talan-wireless-mouse-deployment.md b/docs/immybot/tasks/rakk-talan-wireless-mouse-deployment.md new file mode 100644 index 0000000000..79d24a6058 --- /dev/null +++ b/docs/immybot/tasks/rakk-talan-wireless-mouse-deployment.md @@ -0,0 +1,17 @@ +--- +id: '43454ce0-aaa2-452b-97bb-ab2ec2d5cb94' +slug: /43454ce0-aaa2-452b-97bb-ab2ec2d5cb94 +title: 'rakk talan wireless mouse deployment' +title_meta: 'rakk talan wireless mouse deployment' +keywords: ['software', 'installation', 'uninstallation', 'rakk' ,'talan', 'wireless' , 'mouse'] +description: 'This task installs the Rakk Talan Wireless Gaming Mouse application.' +tags: ['software', 'installation', 'uninstallation'] +draft: false +unlisted: false +--- + +## Description + +This task installs the Rakk Talan Wireless Gaming Mouse application. + +[Task Configuration](https://github.com/ProVal-Tech/immybot/blob/main/tasks/rakk-talan-wireless-mouse-deployment.toml) \ No newline at end of file From 27d9a763a83b3c2763139a7806cac75840fa994d Mon Sep 17 00:00:00 2001 From: Rj98-sh Date: Tue, 6 Jan 2026 11:27:49 -0500 Subject: [PATCH 2/4] QA - Update --- docs/immybot/software/ankerwork-deployment.md | 6 +++--- docs/immybot/software/asana-deployment.md | 6 +++--- docs/immybot/software/bloomberg-terminal-deploy.md | 6 +++--- .../software/cyber-powerpanel-personal-deployment.md | 6 +++--- docs/immybot/software/ems-desktop-client-deployment.md | 6 +++--- docs/immybot/software/flux-deployment.md | 4 ++-- docs/immybot/software/lenovo-doc-manager-deployment.md | 6 +++--- 7 files changed, 20 insertions(+), 20 deletions(-) diff --git a/docs/immybot/software/ankerwork-deployment.md b/docs/immybot/software/ankerwork-deployment.md index bb9bd6c92c..5188c1d32c 100644 --- a/docs/immybot/software/ankerwork-deployment.md +++ b/docs/immybot/software/ankerwork-deployment.md @@ -1,8 +1,8 @@ --- id: d8d029db-7192-4c98-af00-2b649f288428 slug: /d8d029db-7192-4c98-af00-2b649f288428 -title: 'ankerwork deployment' -title_meta: 'ankerwork deployment' +title: 'AnkerWork Deployment' +title_meta: 'AnkerWork Deployment' keywords: ['software', 'installation', 'uninstallation', 'ankerwork'] description: 'This script assists in performing the AnkerWork installation and uninstallation.' tags: ['software', 'installation', 'uninstallation'] @@ -12,6 +12,6 @@ unlisted: false ## Description -This script assists in performing the AnkerWork installation and uninstallation. +This script assists in performing the `AnkerWork` installation and uninstallation. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/ankerwork-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/software/asana-deployment.md b/docs/immybot/software/asana-deployment.md index 0af5daf8bd..640d15ac72 100644 --- a/docs/immybot/software/asana-deployment.md +++ b/docs/immybot/software/asana-deployment.md @@ -1,8 +1,8 @@ --- id: 0677198b-c8c8-46e5-a964-a06a47c8de1d slug: /0677198b-c8c8-46e5-a964-a06a47c8de1d -title: 'asana deployment' -title_meta: 'asana deployment' +title: 'Asana Deployment' +title_meta: 'Asana Deployment' keywords: ['software', 'installation', 'uninstallation', 'asana'] description: 'This installs the Asana application for Windows.' tags: ['software', 'installation', 'uninstallation'] @@ -12,6 +12,6 @@ unlisted: false ## Description -This installs the Asana application for Windows. +This installs the `Asana` application for Windows. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/asana-for-windows.toml) \ No newline at end of file diff --git a/docs/immybot/software/bloomberg-terminal-deploy.md b/docs/immybot/software/bloomberg-terminal-deploy.md index bfd1d92ce9..b6d9871081 100644 --- a/docs/immybot/software/bloomberg-terminal-deploy.md +++ b/docs/immybot/software/bloomberg-terminal-deploy.md @@ -1,8 +1,8 @@ --- id: d1e6fcec-f2c0-4982-ad58-279771e93a30 slug: /d1e6fcec-f2c0-4982-ad58-279771e93a30 -title: 'bloomberg terminal 2.0 deployment' -title_meta: 'bloomberg terminal 2.0 deployment' +title: 'Bloomberg Terminal 2.0 Deployment' +title_meta: 'Bloomberg Terminal 2.0 Deployment' keywords: ['software', 'installation', 'uninstallation', 'bloomberg', 'terminal'] description: 'This installs the Bloomberg using the latest build sotr183_4_81_lite.exe' tags: ['software', 'installation', 'uninstallation'] @@ -12,6 +12,6 @@ unlisted: false ## Description -This installs the Bloomberg using the latest build sotr183_4_81_lite.exe. +This installs the `Bloomberg Terminal` using the latest build sotr183_4_81_lite.exe. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/bloomberg-terminal-deploy.toml) \ No newline at end of file diff --git a/docs/immybot/software/cyber-powerpanel-personal-deployment.md b/docs/immybot/software/cyber-powerpanel-personal-deployment.md index d9085ebedf..1332834de2 100644 --- a/docs/immybot/software/cyber-powerpanel-personal-deployment.md +++ b/docs/immybot/software/cyber-powerpanel-personal-deployment.md @@ -1,8 +1,8 @@ --- id: 02be5b62-f0bd-4056-9f0a-c4b220ac5b8c slug: /02be5b62-f0bd-4056-9f0a-c4b220ac5b8c -title: 'cyber powerpanel personal deployment' -title_meta: 'cyber powerpanel personal deployment' +title: 'Cyber Powerpanel Personal Deployment' +title_meta: 'Cyber Powerpanel Personal Deployment' keywords: ['software', 'installation', 'uninstallation', 'powerpanel', 'cyber'] description: 'This script assists in performing the Cyber PowerPanel Personal installation and uninstallation.' tags: ['software', 'installation', 'uninstallation'] @@ -12,6 +12,6 @@ unlisted: false ## Description -This script assists in performing the Cyber PowerPanel Personal installation and uninstallation. +This script assists in performing the `Cyber PowerPanel Personal` installation and uninstallation. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/cyber-powerpanel-personal-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/software/ems-desktop-client-deployment.md b/docs/immybot/software/ems-desktop-client-deployment.md index 1d8e99349d..36feffe9f5 100644 --- a/docs/immybot/software/ems-desktop-client-deployment.md +++ b/docs/immybot/software/ems-desktop-client-deployment.md @@ -1,8 +1,8 @@ --- id: c015322d-e7d1-40e8-a9be-0c6c1a7714f8 slug: /c015322d-e7d1-40e8-a9be-0c6c1a7714f8 -title: 'ems desktop client deployment' -title_meta: 'ems desktop client deployment' +title: 'EMS Desktop Client Deployment' +title_meta: 'EMS Desktop Client Deployment' keywords: ['software', 'installation', 'uninstallation', 'ems desktop client'] description: 'This is a client-specific application of Altourage. This script assists in performing the EMS Desktop client installation and uninstallation.' tags: ['software', 'installation', 'uninstallation'] @@ -12,6 +12,6 @@ unlisted: false ## Description -This is a client-specific application of Altourage. This script assists in performing the EMS Desktop client installation and uninstallation. + This script assists in performing the `EMS Desktop Client` installation and uninstallation. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/ems-desktop-client-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/software/flux-deployment.md b/docs/immybot/software/flux-deployment.md index d6d700824e..4f5912a551 100644 --- a/docs/immybot/software/flux-deployment.md +++ b/docs/immybot/software/flux-deployment.md @@ -1,8 +1,8 @@ --- id: 67d34261-537f-4f97-ac73-c2dae204326d slug: /67d34261-537f-4f97-ac73-c2dae204326d -title: 'f.lux deployment' -title_meta: 'f.lux deployment' +title: 'f.lux Deployment' +title_meta: 'f.lux Deployment' keywords: ['software', 'installation', 'uninstallation', 'f.lux'] description: 'This script assists in performing the f.lux installation and uninstallation.' tags: ['software', 'installation', 'uninstallation'] diff --git a/docs/immybot/software/lenovo-doc-manager-deployment.md b/docs/immybot/software/lenovo-doc-manager-deployment.md index ac6fbbd769..7c8571eebe 100644 --- a/docs/immybot/software/lenovo-doc-manager-deployment.md +++ b/docs/immybot/software/lenovo-doc-manager-deployment.md @@ -1,8 +1,8 @@ --- id: 3e79aa94-9081-44f3-89d1-f810ac5336d6 slug: /3e79aa94-9081-44f3-89d1-f810ac5336d6 -title: 'lenovo dock manager deployment' -title_meta: 'lenovo dock manager deployment' +title: 'Lenovo Dock Manager Deployment' +title_meta: 'Lenovo Dock Manager Deployment' keywords: ['software', 'installation', 'uninstallation', 'salesforce', 'dataloader'] description: 'This script helps with performing Lenovo Dock Manager installations and uninstallations.' tags: ['software', 'installation', 'uninstallation'] @@ -12,6 +12,6 @@ unlisted: false ## Description -This script helps with performing Lenovo Dock Manager installations and uninstallations. +This script helps with performing `Lenovo Dock Manager` installations and uninstallations. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/lenovo-dock-manager-deploy.toml) \ No newline at end of file From 9b3989c8d1598ef0384da9903e0dba0fe3844ca4 Mon Sep 17 00:00:00 2001 From: AmitProval Date: Thu, 22 Jan 2026 05:36:45 -0500 Subject: [PATCH 3/4] Modified the immy doc for the software deployment understanding Modified the Immy doc for the software deployment understanding regarding auto upgrade or manual update requirement. --- docs/immybot/software/ankerwork-deployment.md | 1 + docs/immybot/software/asana-deployment.md | 1 + docs/immybot/software/bloomberg-terminal-deploy.md | 3 +++ docs/immybot/software/cyber-powerpanel-personal-deployment.md | 1 + docs/immybot/software/ems-desktop-client-deployment.md | 3 +++ docs/immybot/software/flux-deployment.md | 3 +++ docs/immybot/software/lenovo-doc-manager-deployment.md | 2 ++ docs/immybot/software/notion-deployment.md | 3 +++ docs/immybot/software/papercut-hive-deployment.md | 3 +++ docs/immybot/software/salesforce-dataloader-deploy.md | 4 ++++ 10 files changed, 24 insertions(+) diff --git a/docs/immybot/software/ankerwork-deployment.md b/docs/immybot/software/ankerwork-deployment.md index 5188c1d32c..0d6ca9b5c1 100644 --- a/docs/immybot/software/ankerwork-deployment.md +++ b/docs/immybot/software/ankerwork-deployment.md @@ -13,5 +13,6 @@ unlisted: false ## Description This script assists in performing the `AnkerWork` installation and uninstallation. +It performs the auto-upgrade using dynamic deployment. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/ankerwork-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/software/asana-deployment.md b/docs/immybot/software/asana-deployment.md index 640d15ac72..2a0ad731e0 100644 --- a/docs/immybot/software/asana-deployment.md +++ b/docs/immybot/software/asana-deployment.md @@ -13,5 +13,6 @@ unlisted: false ## Description This installs the `Asana` application for Windows. +It performs the auto-upgrade using dynamic deployment. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/asana-for-windows.toml) \ No newline at end of file diff --git a/docs/immybot/software/bloomberg-terminal-deploy.md b/docs/immybot/software/bloomberg-terminal-deploy.md index b6d9871081..71076663c8 100644 --- a/docs/immybot/software/bloomberg-terminal-deploy.md +++ b/docs/immybot/software/bloomberg-terminal-deploy.md @@ -13,5 +13,8 @@ unlisted: false ## Description This installs the `Bloomberg Terminal` using the latest build sotr183_4_81_lite.exe. +It is a client-specific software that requires the file `sotr182_5_81_lite.exe` to be uploaded. +The setup file or URL does not have the version details that can be used for the dynamic deployment. +The version required to be manually updated for a new upgrade for the software upgrade. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/bloomberg-terminal-deploy.toml) \ No newline at end of file diff --git a/docs/immybot/software/cyber-powerpanel-personal-deployment.md b/docs/immybot/software/cyber-powerpanel-personal-deployment.md index 1332834de2..9713cd0049 100644 --- a/docs/immybot/software/cyber-powerpanel-personal-deployment.md +++ b/docs/immybot/software/cyber-powerpanel-personal-deployment.md @@ -13,5 +13,6 @@ unlisted: false ## Description This script assists in performing the `Cyber PowerPanel Personal` installation and uninstallation. +It performs the auto-upgrade using dynamic deployment. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/cyber-powerpanel-personal-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/software/ems-desktop-client-deployment.md b/docs/immybot/software/ems-desktop-client-deployment.md index 36feffe9f5..823966c299 100644 --- a/docs/immybot/software/ems-desktop-client-deployment.md +++ b/docs/immybot/software/ems-desktop-client-deployment.md @@ -13,5 +13,8 @@ unlisted: false ## Description This script assists in performing the `EMS Desktop Client` installation and uninstallation. +It is a client-specific software that requires the file 'EMSApplication.exe' to be uploaded. +The setup file or URL does not have the version details that can be used for the dynamic deployment. +The version required to be manually updated for a new upgrade for the software upgrade. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/ems-desktop-client-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/software/flux-deployment.md b/docs/immybot/software/flux-deployment.md index 4f5912a551..7926fdf070 100644 --- a/docs/immybot/software/flux-deployment.md +++ b/docs/immybot/software/flux-deployment.md @@ -13,5 +13,8 @@ unlisted: false ## Description This script assists in performing the f.lux installation and uninstallation. +This is a client-specific product that downloads the `flux-setup.exe` using the URL `https://justgetflux.com/flux-setup.exe`. +The setup file or URL does not have the version details that can be used for the dynamic deployment. +The version required to be manually updated for a new upgrade for the software upgrade. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/flux-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/software/lenovo-doc-manager-deployment.md b/docs/immybot/software/lenovo-doc-manager-deployment.md index 7c8571eebe..399a783730 100644 --- a/docs/immybot/software/lenovo-doc-manager-deployment.md +++ b/docs/immybot/software/lenovo-doc-manager-deployment.md @@ -13,5 +13,7 @@ unlisted: false ## Description This script helps with performing `Lenovo Dock Manager` installations and uninstallations. +It performs the auto-upgrade using dynamic deployment. +Note: If the URL Changes, then the dynamic version URL also needs to be changed for proper upgrade detection. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/lenovo-dock-manager-deploy.toml) \ No newline at end of file diff --git a/docs/immybot/software/notion-deployment.md b/docs/immybot/software/notion-deployment.md index 552bd2d2c7..9485c5111d 100644 --- a/docs/immybot/software/notion-deployment.md +++ b/docs/immybot/software/notion-deployment.md @@ -13,5 +13,8 @@ unlisted: false ## Description This script assists in performing the Notion installation and uninstallation. +This is a client-specific product that downloads the `notion setup x.x.x.exe` using the URL `https://www.notion.com/desktop/windows/download` (Here, x.x.x is the version variants). +The setup file or URL does not have the version details that can be used for the dynamic deployment. +The version required to be manually updated for a new upgrade for the software upgrade. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/notion-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/software/papercut-hive-deployment.md b/docs/immybot/software/papercut-hive-deployment.md index de335e87da..0512ac133d 100644 --- a/docs/immybot/software/papercut-hive-deployment.md +++ b/docs/immybot/software/papercut-hive-deployment.md @@ -13,6 +13,9 @@ unlisted: false ## Description This installs the papercut hive both user and system components for its proper operation. +This is a client-specific product that depends upon the `papercut-hive.exe` file upload. +The setup file or URL does not have the version details that can be used for the dynamic deployment. +The version required to be manually updated for a new upgrade for the software upgrade. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/papercut-hive-edge-system-component-deploy.toml) [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/papercut-hive-print-client-user-component-deploy.toml) diff --git a/docs/immybot/software/salesforce-dataloader-deploy.md b/docs/immybot/software/salesforce-dataloader-deploy.md index 76d389ecf6..39476edb29 100644 --- a/docs/immybot/software/salesforce-dataloader-deploy.md +++ b/docs/immybot/software/salesforce-dataloader-deploy.md @@ -13,5 +13,9 @@ unlisted: false ## Description This script assists in performing the Salesforce Data loader installation and uninstallation. +This is a client-specific product that depends upon the `dataloader_v$Version.zip` file upload. +Here, $Version is required to be parsed from the HTML link `https://developer.salesforce.com/tools/data-loader`. +The setup file or URL does not have the version details that can be used for the dynamic deployment. +The version required to be manually updated for a new upgrade for the software upgrade. [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/salesforce-dataloader-deploy.toml) \ No newline at end of file From cd8a3b6f461dcabad04fd6dac6a6b523e24a36aa Mon Sep 17 00:00:00 2001 From: Rj98-sh Date: Thu, 5 Feb 2026 14:08:25 -0500 Subject: [PATCH 4/4] QA - Update --- docs/immybot/software/bloomberg-terminal-deploy.md | 4 ++-- .../software/cyber-powerpanel-personal-deployment.md | 7 ++++++- docs/immybot/software/ems-desktop-client-deployment.md | 3 ++- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/docs/immybot/software/bloomberg-terminal-deploy.md b/docs/immybot/software/bloomberg-terminal-deploy.md index 71076663c8..e5ad806856 100644 --- a/docs/immybot/software/bloomberg-terminal-deploy.md +++ b/docs/immybot/software/bloomberg-terminal-deploy.md @@ -1,8 +1,8 @@ --- id: d1e6fcec-f2c0-4982-ad58-279771e93a30 slug: /d1e6fcec-f2c0-4982-ad58-279771e93a30 -title: 'Bloomberg Terminal 2.0 Deployment' -title_meta: 'Bloomberg Terminal 2.0 Deployment' +title: 'Bloomberg Terminal Deployment' +title_meta: 'Bloomberg Terminal Deployment' keywords: ['software', 'installation', 'uninstallation', 'bloomberg', 'terminal'] description: 'This installs the Bloomberg using the latest build sotr183_4_81_lite.exe' tags: ['software', 'installation', 'uninstallation'] diff --git a/docs/immybot/software/cyber-powerpanel-personal-deployment.md b/docs/immybot/software/cyber-powerpanel-personal-deployment.md index 9713cd0049..f53a0cc1b2 100644 --- a/docs/immybot/software/cyber-powerpanel-personal-deployment.md +++ b/docs/immybot/software/cyber-powerpanel-personal-deployment.md @@ -13,6 +13,11 @@ unlisted: false ## Description This script assists in performing the `Cyber PowerPanel Personal` installation and uninstallation. -It performs the auto-upgrade using dynamic deployment. + +**NOTE:** +- Please use the latest version download URL while configuring this Software in ImmyBot. +- This application does not have a static latest version download URL and it changes with every version. +- Version Reference: https://www.cyberpowersystems.com/product/software/power-panel-personal/powerpanel-personal-windows/ + [Software Configuration](https://github.com/ProVal-Tech/immybot/blob/main/software/cyber-powerpanel-personal-deployment.toml) \ No newline at end of file diff --git a/docs/immybot/software/ems-desktop-client-deployment.md b/docs/immybot/software/ems-desktop-client-deployment.md index 823966c299..a1960fd965 100644 --- a/docs/immybot/software/ems-desktop-client-deployment.md +++ b/docs/immybot/software/ems-desktop-client-deployment.md @@ -12,7 +12,8 @@ unlisted: false ## Description - This script assists in performing the `EMS Desktop Client` installation and uninstallation. +This script assists in performing the `EMS Desktop Client` installation and uninstallation. + It is a client-specific software that requires the file 'EMSApplication.exe' to be uploaded. The setup file or URL does not have the version details that can be used for the dynamic deployment. The version required to be manually updated for a new upgrade for the software upgrade.