An operator wants to create an Automatic Computer Group containing only Windows 10 computers where a user is signed in. Which Relevance expression can be used to accomplish this?
I remember practicing a question similar to this, and I feel like option B might be the right choice since it checks for both the OS name and a logged-on user.
Option E: 'if (computers.contains('Win10')) { return true; } else { return false; }' - Because sometimes, the simple solution is the best solution, even if it's not an option on the exam.
E) 'if (computers.contains('Win10')) { return true; } else { return false; }' - Because sometimes, the simple solution is the best solution, even if it's not an option on the exam.
Haha, Option D looks like it's trying to be too clever. Checking for the existence of the name of the logged-on user seems a bit unnecessary when we can just check for the presence of a logged-on user directly.
Haha, Option D looks like it's trying to be too clever. Checking for the existence of the name of the logged-on user seems a bit unnecessary when we can just check for the presence of a logged-on user directly.
I'm not sure why Option C includes a negation for the logged-on user. Shouldn't we be checking for the presence of a logged-on user, not the absence of an empty string?
Option B seems to be the most straightforward and clear way to express the requirement. It directly checks for the Windows 10 operating system and the presence of a logged-on user.
Gertude
3 months agoFrance
4 months agoColby
4 months agoShaunna
4 months agoEstrella
4 months agoAnabel
5 months agoJules
5 months agoArtie
5 months agoVernell
5 months agoNadine
5 months agoDoug
6 months agoShanda
6 months agoAlida
6 months agoKirk
6 months agoFrance
11 months agoMarguerita
9 months agoScot
9 months agoTheola
10 months agoStacey
11 months agoVince
10 months agoReynalda
11 months agoTalia
11 months agoKallie
11 months agoFrankie
10 months agoLarae
10 months agoArdella
11 months agoLarue
11 months agoOretha
11 months agoCarlota
12 months agoHaydee
12 months agoSamira
1 year agoHaydee
1 year ago