-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
Problem description
After October 2022 CU we should run the following command after farm is created because the least-privileged model is automatically enabled. If this is not done then deleting web application in CA will fail to access denied error at least for setup account.
Get-SPDatabase | %{$_.GrantOwnerAccessToDatabaseAccount()}
Verbose logs
-
DSC configuration
-Suggested solution
Could we add this command maybe to the SPFarm resource as a last part after farm is created
SharePoint version and build
SPSE October 2023 CU
Operating system the target node is running
-
PowerShell version and build the target node is running
-
SharePointDsc version
5.4
Metadata
Metadata
Assignees
Labels
No labels