You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add a PowerShell script to Ninja that enables Rewst to interact with your endpoints.
33
33
* Make sure to update the Base URL.
34
-
* The script and Base URL details can be found at: [#complete-setup-in-ninja](../../../documentation/integrations/rmm/ninjaone/ninjaone-integration-setup.md#complete-setup-in-ninja"mention")
34
+
* The script and Base URL details can be found at: [#complete-setup-in-ninja](../../../documentation/integrations/individual-integration-documentation/rmm/ninjaone/ninjaone-integration-setup.md#complete-setup-in-ninja"mention")
35
35
36
36
### **Part 2: Integration setup steps to do in Rewst** <ahref="#part-2-integration-setup-steps-to-do-in-rewst-min"id="part-2-integration-setup-steps-to-do-in-rewst-min"></a>
37
37
@@ -55,82 +55,82 @@ Rewst integrates with a variety of RMMs. Each brand of RMM has its own setup doc
Copy file name to clipboardexpand all lines: documentation/agent-smith/deploying-agent-smith-with-immybot.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This was shared during a recent open mic: [Feb 2nd, 2024 - Inside the Eye of the
6
6
**Shout out to Kewp Member Logan for submitting this guide!**
7
7
{% endhint %}
8
8
9
-
[Immybot](../integrations/rmm/immybot/) is an extremely powerful DSC platform that utilizes integrated agents to spawn an 'ephemeral' agent. This agent is then capable of running scripts such as the ones provided in this directory while being fueled by Immy's amazing PS Functions.
9
+
[Immybot](../integrations/individual-integration-documentation/rmm/immybot/) is an extremely powerful DSC platform that utilizes integrated agents to spawn an 'ephemeral' agent. This agent is then capable of running scripts such as the ones provided in this directory while being fueled by Immy's amazing PS Functions.
10
10
11
11
One important thing to know if you've never used Immy, is that `Invoke-ImmyCommand` is essentially the same as `PSRemote`'s `Invoke-Command`.
0 commit comments