Skip to content

Commit 73f6da7

Browse files
committed
Mark it desktop only
1 parent 527552d commit 73f6da7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ADServices/ADServices.psd1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ instead of requiring that the user install RSAT.
3333
'*-ADOrganizationalUnit'
3434
)
3535

36+
CompatiblePSEditions = @('Desktop')
37+
3638
PrivateData = @{
3739
PSData = @{
3840
Tags = 'ActiveDirectory', 'DirectoryServices', 'RSAT'

0 commit comments

Comments
 (0)