AzureAD / Deployment-Plans

Step by step guidance to deploy Azure Active Directory capabilities such as Conditional Access, Multi Factor Authentication, Self Service Password, and more.
MIT License
173 stars 142 forks source link

Test-ADFS2AADOnPremRPTrustSet command has issues #14

Open Wardo99 opened 5 years ago

Wardo99 commented 5 years ago

When I run the following command Test-ADFS2AADOnPremRPTrustSet -RPXMLFileDirectory "C:\adfs\apps"

I get this but the instructions or commands have no mention of what is being looked for: PS C:\temp> Test-ADFS2AADOnPremRPTrustSet -RPXMLFileDirectory "C:\adfs\apps"

cmdlet Test-ADFSRPRuleset at command pipeline position 1 Supply values for the following parameters: RulesetName: KnownRules: ResultTypeIfUnknownPattern:

Guilourd commented 4 years ago

same issue