Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue: SharePoint SSO Component #234

Open
kundan76 opened this issue Aug 13, 2024 · 2 comments
Open

Issue: SharePoint SSO Component #234

kundan76 opened this issue Aug 13, 2024 · 2 comments
Assignees
Labels
bug Something isn't working SharePointSSOComponent

Comments

@kundan76
Copy link

WHen I try to run the
Configure-McsForSite.ps1 I get the following error
C:\SharePointSSOComponent\Configure-McsForSite.ps1 : Cannot process argument transformation on parameter 'greet'. Cannot convert value "System.String" to type
"System.Management.Automation.SwitchParameter". Boolean parameters accept only Boolean values and numbers, such as $True, $False, 1 or 0.
At line:2 char:1

  • .\Configure-McsForSite.ps1 -siteUrl "https://harriscomputer.sharepoin ...
  •   + CategoryInfo          : InvalidData: (:) [Configure-McsForSite.ps1], ParameterBindingArgumentTransformationException
      + FullyQualifiedErrorId : ParameterArgumentTransformationError,Configure-McsForSite.ps1
    
@kundan76
Copy link
Author

I have even tried to follow and hard code $true value on the file itself still ask for the greet value

@adilei adilei added the bug Something isn't working label Aug 15, 2024
@adilei
Copy link
Collaborator

adilei commented Aug 15, 2024

I've flagged this as a bug - in the meantime, remove the parameter so it doesn't ask for a value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working SharePointSSOComponent
Projects
None yet
Development

No branches or pull requests

2 participants