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
Copy file name to clipboardExpand all lines: README.md
+25-44
Original file line number
Diff line number
Diff line change
@@ -4,32 +4,18 @@
4
4
5
5
<imgalign="left"src="Images/ReadMe/header6.png">
6
6
7
+
This Add-In allows the user to ping a list of servers and creates a file for [Microsoft Remote Desktop Manager](https://www.microsoft.com/en-au/download/details.aspx?id=44989) from an Excel table. This is used for quickly determining which servers are offline in a list. :new: I'm currently working on the C# version.
[](https://gitter.im/ServerActions/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
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.
[](http://github.com/Office-projects/Server-Help)
26
-
[](http://github.com/Office-projects/Server-Help/fork)
<!--[](https://github.com/Excel-projects/Server-Help/releases)-->
@@ -76,15 +62,15 @@ Instructions for installation of VBA and VSTO versions.
76
62
77
63
### VBA
78
64
How to install the VBA version
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").
65
+
1. Download the VBA Add-In file [](https://github.com/Excel-projects/Server-Help/raw/master/VBA/ServerHelp.xlam?raw=true"Download the VBA Add-In").
80
66
2. Copy the file to the XLSTART folder on your computer. ```%AppData%\Microsoft\Excel\XLSTART\```
81
67
3. Close all open instances of Excel and then launch Excel. The new ribbon should appear.
82
68
83
69
### VSTO
84
70
How to install the VSTO version
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")
71
+
1. Download AnthonyDuguid.pfx And Install At Root Level [](https://github.com/Excel-projects/Server-Help/blob/master/VB/AnthonyDuguid.pfx?raw=true"Download AnthonyDuguid.pfx And Install At Root Level For VSTO")
0 commit comments