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
{{ message }}
This repository was archived by the owner on Jun 24, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,12 @@ Sends notifications from Veeam Backup & Restore to Slack
11
11
12
12
## Slack setup
13
13
14
-
#### 1. Create destination directory
15
-
16
14
We'll be using PowerShell to get started with this.
17
15
16
+
Please connect to your Veeam server and open PowerShell as an administrator. I ask that you open PowerShell on your Veeam server as some of the instructions will not work over a remote PS session. You may use a remote PS session and adapt the instructions if you like, but I'm not responsible if you break anything (though that would be quite hard to do with what I'm telling you to do here).
17
+
18
+
#### 1. Create destination directory
19
+
18
20
Make a scripts directory: `C:\VeeamScripts`
19
21
20
22
```PowerShell
@@ -38,7 +40,7 @@ You may recieve an SSL error as in some cases winhttp uses TLS1 by default (depe
0 commit comments