PowerShell module for creating and deleting enterprise and registered applications as well as SPN object (single and batch) for automation. This can be used as a facilitator for setting up Exchange PowerShell CBA
Removed Get-AppByName.ps1
Added Get-EnterpriseAppByName.ps1
Added Get-RegisteredAppByName.ps1
Fixed logging in New-SelfSignedCert to surpress IO.Directory output and now usign custom output
Added counter for self-signed cert creation
Fixed documnetation in New-ServicePrincipalObject.ps1
Added new parameters GetEnterpriseApp and GetRegisteredApp
Changed function names from GetAppByName to GetEnterpriseApp
Added new function for GetRegisteredApp
Updated manifest file to remove 'Get-AppByName' and add 'Get-EnterpriseApp' and 'Get-RegisteredApp'
Updated Changlog
Removed Get-AppByName.ps1 Added Get-EnterpriseAppByName.ps1 Added Get-RegisteredAppByName.ps1 Fixed logging in New-SelfSignedCert to surpress IO.Directory output and now usign custom output Added counter for self-signed cert creation Fixed documnetation in New-ServicePrincipalObject.ps1 Added new parameters GetEnterpriseApp and GetRegisteredApp Changed function names from GetAppByName to GetEnterpriseApp Added new function for GetRegisteredApp Updated manifest file to remove 'Get-AppByName' and add 'Get-EnterpriseApp' and 'Get-RegisteredApp' Updated Changlog