question

IanXue-MSFT avatar image
0 Votes"
IanXue-MSFT asked YoungYang-MSFT commented

syntax error

Hi All i am using the below query but still i am getting in output IT manager which i am not supposed to, experts guide me

12588-2020-07-16-111337.png

https://social.technet.microsoft.com/Forums/windowsserver/en-US/3f8d6b17-7aae-48b9-958d-5262c0a309d7/syntax-error?forum=winserverDS#32901fa5-f2b9-471f-afeb-327879527c1a


windows-server-powershell
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

YoungYang-MSFT avatar image
0 Votes"
YoungYang-MSFT answered

Hi,

Thanks for your question.

((description -notlike 'System Administrator') -or (description -notlike 'IT Manager'))

You need to replace the "-or" with "-and".

If you use "-or", it will only match one of two conditions.

https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_logical_operators?view=powershell-7

Best regards,

Young Yang

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

VectorBCO avatar image
0 Votes"
VectorBCO answered YoungYang-MSFT commented

what the reasone for this fake discussion?
question was solved long time ago

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi,Very happy to get your reply.
Because this is a newly created section, we aim to enliven the atmosphere of the forum and try to help some new users how to post, and share some previous examples.

0 Votes 0 ·
VectorBCO avatar image
0 Votes"
VectorBCO answered YoungYang-MSFT commented

YoungYang, is the any plans for migration Technet/MSDN topics here? Many disscussions is only one unique place where can be found solutions for odd problems
So if forum will be just turned off lots of them will be lost

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.