You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some cases, JEADSC module isn't properly loaded, which results in the necessary resources not being available.
The following command should return two results:
(Get-DscResource -Module jeadsc).name
JeaRoleCapabilities
JeaSessionConfiguration
If that's not the case; JEA-configurator will fail and revert.
In some cases, JEADSC module isn't properly loaded, which results in the necessary resources not being available.
The following command should return two results:
(Get-DscResource -Module jeadsc).nameIf that's not the case; JEA-configurator will fail and revert.