|
2 | 2 | <head> |
3 | 3 | </head> |
4 | 4 |
|
5 | | -<img align="left" src="Images/ReadMe/App.png" width="64px" > |
6 | | - |
7 | | -# Server Actions |
| 5 | +<img align="left" src="Images/ReadMe/header6.png"> |
8 | 6 |
|
9 | 7 | [](https://gitter.im/ServerActions/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
10 | 8 | [](LICENSE "MIT License Copyright © Anthony Duguid") |
11 | | -[](https://github.com/Office-projects/ServerActions/releases/latest) |
| 9 | +[](https://github.com/Office-projects/Server-Help/releases) |
| 10 | +[](https://github.com/Office-projects/Server-Help) |
12 | 11 |
|
13 | 12 | <!--- |
14 | | -[](https://github.com/Office-projects/ServerActions/raw/master/VBA/ServerActions.xlsm?raw=true "Download the VBA Add-In") |
| 13 | +[](https://github.com/Office-projects/Server-Help/raw/master/VBA/ServerHelp.xlsm?raw=true "Download the VBA Add-In") |
15 | 14 | ---> |
16 | 15 |
|
17 | 16 | :new: I'm currently working on the C# version. |
| 17 | +<a href="https://github.com/Office-projects/Server-Help/issues" target="_blank"> |
| 18 | + <img alt="Issues" src="https://img.shields.io/github/issues/Office-projects/Server-Help.svg" /> |
| 19 | +</a> |
18 | 20 |
|
19 | 21 | This Add-In allows the user to ping a list of servers and creates a file for Microsoft Remote Desktop Manager from an Excel table. This is used for quickly determining which servers are offline in a list. |
20 | 22 |
|
21 | 23 | <!--- |
22 | 24 | [](LICENSE "MIT License Copyright © 2017 Anthony Duguid") |
23 | | -[](http://github.com/Office-projects/ServerActions) |
24 | | -[](http://github.com/Office-projects/ServerActions/fork) |
| 25 | +[](http://github.com/Office-projects/Server-Help) |
| 26 | +[](http://github.com/Office-projects/Server-Help/fork) |
25 | 27 |
|
26 | 28 | <br> |
27 | 29 |
|
28 | 30 | ---> |
29 | 31 | <h1 align="center"> |
30 | | - <img src="Images/ReadMe/ribbon.example.gif" alt="vbaping" /> |
| 32 | + <img src="https://raw.githubusercontent.com/Office-projects/Server-Help/master/Images/ReadMe/ribbon.example.gif?" alt="vbaping" /> |
31 | 33 | </h1> |
32 | 34 |
|
33 | 35 | ## Table of Contents |
@@ -74,15 +76,15 @@ Instructions for installation of VBA and VSTO versions. |
74 | 76 |
|
75 | 77 | ### VBA |
76 | 78 | How to install the VBA version |
77 | | -1. Download the VBA Add-In file [](https://github.com/Office-projects/ServerActions/raw/master/VBA/ServerActions.xlam?raw=true "Download the VBA Add-In"). |
| 79 | +1. Download the VBA Add-In file [](https://github.com/Office-projects/Server-Help/raw/master/VBA/ServerHelp.xlam?raw=true "Download the VBA Add-In"). |
78 | 80 | 2. Copy the file to the XLSTART folder on your computer. ```%AppData%\Microsoft\Excel\XLSTART\``` |
79 | 81 | 3. Close all open instances of Excel and then launch Excel. The new ribbon should appear. |
80 | 82 |
|
81 | 83 | ### VSTO |
82 | 84 | How to install the VSTO version |
83 | | -1. Download AnthonyDuguid.pfx And Install At Root Level [](https://github.com/Office-projects/ServerActions/blob/master/VB/AnthonyDuguid.pfx?raw=true "Download AnthonyDuguid.pfx And Install At Root Level For VSTO") |
| 85 | +1. Download AnthonyDuguid.pfx And Install At Root Level [](https://github.com/Office-projects/Server-Help/blob/master/VB/AnthonyDuguid.pfx?raw=true "Download AnthonyDuguid.pfx And Install At Root Level For VSTO") |
84 | 86 | 2. Download and run the setup.exe file. |
85 | | -[](https://github.com/Office-projects/ServerActions/blob/master/VB/publish/setup.exe?raw=true "Download Setup.exe Install File") |
| 87 | +[](https://github.com/Office-projects/Server-Help/blob/master/VB/publish/setup.exe?raw=true "Download Setup.exe Install File") |
86 | 88 |
|
87 | 89 | <br> |
88 | 90 |
|
|
0 commit comments