Quantcast
Channel: THWACK: All Content - Orion SDK
Viewing all articles
Browse latest Browse all 2677

Orion.Accounts GroupPriority

$
0
0

Hello All,

 

I wonder if someone might be able to help me. I am looking for a way to pull out a list of all the AD Groups in my environment so that I can review the Priority Order. I can get this via SQL easily enough, but when I try to use SDK and SWQL it lets me down. For some reason, it doesn't appear to recognise the GroupPriority column as existing.

 

SQL Example:

SELECT AccountID,GroupPriority
FROM [dbo].[Accounts]
WHERE GroupPriority >=1
Order by GroupPriority

 

However, if I try and perform the statement from Orion.Accounts in SWQL it fails.

 

Any ideas?


Viewing all articles
Browse latest Browse all 2677

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>