From c6931db6c7079a622f572282cecd5fa5d548c383 Mon Sep 17 00:00:00 2001 From: Joey King Date: Fri, 20 Feb 2026 17:30:44 +0000 Subject: [PATCH] Update PowerShell install link to new PDM endpoint --- Getting Started/Install_Monitoring_Agent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting Started/Install_Monitoring_Agent.md b/Getting Started/Install_Monitoring_Agent.md index 3fb5baf..323a54b 100644 --- a/Getting Started/Install_Monitoring_Agent.md +++ b/Getting Started/Install_Monitoring_Agent.md @@ -28,7 +28,7 @@ Installation takes about 2 minutes and does not require a restart. 2. Paste this command and press Enter: ``` -irm go.dbits.ca/rmm-win64-ps | iex +irm go.dbits.ca/dl/pdm/ps | iex ``` 3. The installer will download and run automatically. No further action is needed.