adfsToolbox icon indicating copy to clipboard operation
adfsToolbox copied to clipboard

A collection of PowerShell scripts for managing AD FS

Results 15 adfsToolbox issues
Sort by recently updated
recently updated
newest added

1. Function GenerateSQLScripts ADFS 2012 database name "AdfsConfiguration" is hardcoded in line 437 It is a bug, DB update will fail on newer ADFS version 2016 - AdfsConfigurationV3 and 2019...

After installing the module on a Windows Server 2019 running ADFS, only a limited number of commands are available. See the attached screenshot. ![image](https://user-images.githubusercontent.com/34004012/84791570-c7ddb980-afc0-11ea-96ea-60465889ace2.png)

I have experienced an error in the following snippet of the code (around line 1022): # Check for UPN style old name and convert to domain\username for SPN work items...

Updating powershell module information name on the instructions. Also added instructions to adjust the module path accordingly.

As of 7/31/2019, we have migrated the diagnosticsModule from PowerShell to C# into a new repository. As a consequence of this change, the new repository is not publically available; however,...

If a customer is using Azure MFA with ADFS, they configure an auth cert per ADFS node that gets used for authenticating that ADFS node to the Azure MFA server....

enhancement
diagnosticsModule

The PowerShell team changed the functionality of GetVersionEx and [System.Environment]::OSVersion.Version uses that underneath. This seems to only be an issue for WS 2012 R2 PowerShell ISE users.

bug
diagnosticsModule

**Issue by [bongiovimatthew-microsoft](https://github.com/bongiovimatthew-microsoft)** _Wednesday Feb 14, 2018 at 23:57 GMT_ _Originally opened as https://github.com/Microsoft/adfsManagementTools/issues/1_ ----

help wanted
widSyncModule

**Issue by [rattuscz](https://github.com/rattuscz)** _Monday May 28, 2018 at 16:51 GMT_ _Originally opened as https://github.com/Microsoft/adfsLogTools/pull/20_ ---- Initial try to bring script to PS 2.0 compatible version - as our ADFS 2.0...

eventsModule

**Issue by [rattuscz](https://github.com/rattuscz)** _Monday May 28, 2018 at 14:36 GMT_ _Originally opened as https://github.com/Microsoft/adfsLogTools/pull/19_ ---- related #16 Well I've ended up on this "solution". Basically we need to evaluate available...

eventsModule