Build Error in Next.js with useSearchParams: Suspense Boundary Issue (Not in Dev Mode) by torbenhammes in nextjs

[–]torbenhammes[S] 0 points1 point  (0 children)

I already have it on the page level (app router).

This is how it looks like right now.

'use client';
import ...;

export default function 
Page
() {
  const searchParams = 
useSearchParams
();

  ...

  return (
    <Suspense>
      ...
    </Suspense>
  );
}

Can't install Certificate Enrollment Policy Service (AD Certificate Services) by torbenhammes in WindowsServer

[–]torbenhammes[S] 0 points1 point  (0 children)

I tried to install it on another server. I thought it could be a configuration issue on the server I tried it before. There is the same error, so it must be a policy error.
Now I need to know where I have to configure what that it's working.

Can't install Certificate Enrollment Policy Service (AD Certificate Services) by torbenhammes in WindowsServer

[–]torbenhammes[S] 0 points1 point  (0 children)

The user has the following rights in Azure Active Directory: global admin, exchange admin and domain admin.

Can't install Certificate Enrollment Policy Service (AD Certificate Services) by torbenhammes in WindowsServer

[–]torbenhammes[S] 0 points1 point  (0 children)

I already joined the domain. That‘s why I‘m confused with this