We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527552d commit 73f6da7Copy full SHA for 73f6da7
src/ADServices/ADServices.psd1
@@ -33,6 +33,8 @@ instead of requiring that the user install RSAT.
33
'*-ADOrganizationalUnit'
34
)
35
36
+ CompatiblePSEditions = @('Desktop')
37
+
38
PrivateData = @{
39
PSData = @{
40
Tags = 'ActiveDirectory', 'DirectoryServices', 'RSAT'
0 commit comments