Skip to content

Commit cce2703

Browse files
committed
2 parents 890bdb2 + 559a76a commit cce2703

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,15 @@
44

55
<img align="left" src="Images/ReadMe/App.png" width="64px" >
66

7-
# Server Actions <span class="Application_Version">2.0.0.0</span> [<img src="Images/ReadMe/VBA.png" width="80">](https://github.com/aduguid/ServerActions/blob/master/VBA/ServerActions.xlsm?raw=true "Download the VBA Add-In")
7+
# Server Actions <span class="Application_Version">2.0.0.0</span>
88
This is an Excel Add-In written in Visual Studio Community 2017 C#/VB.NET and VBA. It allows the user to use an Excel table to ping a list of servers and create a file for Microsoft Remote Desktop Manager. This is used for quickly determining which servers are offline in a list. This has now been tested on Windows (7, 8.1, 10) & Excel (2010, 2013, 2016).
99

1010
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE "MIT License Copyright © 2017 Anthony Duguid")
11-
[![Contributors](https://img.shields.io/github/contributors/aduguid/ServerActions.svg)](https://github.com/aduguid/ServerActions/graphs/contributors)
12-
[![ServerActions_followed](https://img.shields.io/badge/ServerActions-followed-brightgreen.svg)](https://github.com/aduguid/ServerActions/)
11+
[![star this repo](http://githubbadges.com/star.svg?user=aduguid&repo=ServerActions&style=flat&color=fff&background=007ec6)](http://github.com/aduguid/ServerActions)
12+
[![fork this repo](http://githubbadges.com/fork.svg?user=aduguid&repo=ServerActions&style=flat&color=fff&background=007ec6)](http://github.com/aduguid/ServerActions/fork)
13+
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/aduguid/ServerActions/issues)
14+
[![download VBA](https://img.shields.io/badge/download-VBA-brightgreen.svg)](https://github.com/aduguid/ServerActions/raw/master/VBA/ServerActions.xlsm?raw=true "Download the VBA Add-In")
15+
1316

1417
<h1 align="center">
1518
<img src="Images/ReadMe/ribbon.example.gif" alt="vbaping" />
@@ -55,6 +58,7 @@ This is an Excel Add-In written in Visual Studio Community 2017 C#/VB.NET and VB
5558
|[Remote Desktop Manager](https://www.microsoft.com/en-au/download/details.aspx?id=44989)|Export File|VBA, VSTO|
5659
|[ScreenToGif](http://www.screentogif.com/)|Read Me|VBA, VSTO|
5760
|[Snagit](http://discover.techsmith.com/snagit-non-brand-desktop/?gclid=CNzQiOTO09UCFVoFKgod9EIB3g)|Read Me|VBA, VSTO|
61+
|Badges ([Library](https://shields.io/), [Custom](https://rozaxe.github.io/factory/), [Star/Fork](http://githubbadges.com))|Read Me|VBA, VSTO|
5862

5963
<a id="user-content-glossary-of-terms" class="anchor" href="#glossary-of-terms" aria-hidden="true"> </a>
6064
## Glossary of Terms

0 commit comments

Comments
 (0)