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

Extraction fails on SharePoint Server 2013 with SharePointDSC Module Version 4.2.0 #103

Open
fhelaine opened this issue Jul 29, 2020 · 2 comments

Comments

@fhelaine
Copy link

SharePointDSC.Reverse VERSION 3.7.0.1
erreur_sharepoint_reverse_dsc

@chanm003
Copy link

I also have this same exact issue but I am trying to extract from 2016 farm

@andikrueger
Copy link

This issue is caused by the Read-SPFarm function and can be rolved by adding

$params.Remove('ApplicationCredentialKey')

at this place:

To really fix this issue, there are some more modifications needed. This should only be done, if the Farm is not a SP2019 or SE one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants