Skip to content

Releases: DevClate/365AutomatedCheck

v0.0.11

29 Jul 11:16

Choose a tag to compare

0.0.11

Brief Summary

Changed htmlfilepath to outputhtmlfilepath to follow excel output syntax. Also added Interactive and app-only connections

Updated Features

  • Changed HtmlFilePath to OutputHtmlFilePath to match Excels syntax
  • Added Interactive and App-only Connections
  • Updated help to correspond with these changes

v.0.0.10

24 Jul 10:05

Choose a tag to compare

0.0.10
Brief Summary

Added regular functions to check your environment

Updated Features

  • Added regular test functions
    • Added Test-365ACCountry
    • Added Test-365ACStreetAddress
    • Added Test-365ACCity
    • Added Test-365ACState
    • Added Test-365ACPostalCode
    • Added Test-365ACMailNickName
    • Added Test-365ACAccountEnabled
    • Added Test-365ACEmployeeID
    • Added Test-365ACAddressBook
    • Adding Test-365ACLastLogin

v0.0.9

10 Jul 10:09

Choose a tag to compare

v0.0.9
Brief Summary:

Updated PowerShell Gallery Icon

v0.0.8

09 Jul 11:10

Choose a tag to compare

Brief Summary:

Tested push to PSGallery from Github and made PSD1 changes.

Updates:

Added

  • Module Tags
  • Module Changelog link

v0.0.7

04 Jul 09:55

Choose a tag to compare

0.0.7
Brief Summary

Added changelog

Updated Features

Added changelog for easier tracking of updates

v0.0.6

24 Jun 10:32

Choose a tag to compare

v0.0.6

Updates:

  • Updated help for functions
  • Replaced write-host with PSFMessage

v.0.0.5

23 Jun 12:41

Choose a tag to compare

V0.0.5

Changes

  • Fixed Windows and Mac compatibility for Pester Export
    • Updated Invoke-365AutomatedCheck
    • Updated Set-365ACDefaultOutputPath
  • Fixed using -NoExcel so that if you use $true, the excel validation file isn’t loaded, and if you use $false it will load the excel validation file.

v0.0.4

21 Jun 11:19

Choose a tag to compare

  • Changes
    • Added help to Set-365ACDefaultOutputPath
    • Added help to Get-365ACPesterConfiguration
    • Added help to Export-365ACResultToHtml
    • Added help to Export-365ACResultToExcel
    • Added help to Convert-365ACXmlToHtml
    • Added help to Test-365ACCompanyName

v0.0.3

20 Jun 00:39

Choose a tag to compare

Features

  • Added Excel Validation for functions
    • Test-365ACCompanyName
    • Test-365ACDepartment
    • Test-365ACFaxNumber
    • Test-365ACJobTitle
    • Test-365ACMobilePhone

Changes

  • Set-365ACDefaultPath to Set-365ACDefaultOutputPath
  • Center Result text in excel for function export to Excel
  • Updated formatting
  • Formatted export default path Invoke-365AutomatedCheck output to Date and Time

v0.0.2

16 Jun 11:24

Choose a tag to compare

Excel Output is working correctly now.