Skip to content

Commit

Permalink
added contents
Browse files Browse the repository at this point in the history
  • Loading branch information
Petre Calinoiu committed Apr 16, 2016
1 parent 60f1167 commit a2a9e19
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# Get-PinInfo
# Get-PinInfo
##### This is a script to send mail to the user who Lync dialin PIN will expire
---
### Changelog
#### v1.1.0 - 16.04.2016
* Reduced console output
* created summary
* added progress bars
* added event log switch and entries

#### v1.0.0 - 13.04.2016
* Original Script (PCA)

### How to use it
.\Get-Pininfo.ps1 -CSGroup Groupname
> The summary output will be returned to the console
.\Get-Pininfo.ps1 -CSGroup Groupname -ToEvents
> The summary will be saved in event logs
[Visit my website](https://www.petrecalinoiu.com)

0 comments on commit a2a9e19

Please sign in to comment.