Why Choose Us?
0% AI Guarantee
Human-written only.
24/7 Support
Anytime, anywhere.
Plagiarism Free
100% Original.
Expert Tutors
Masters & PhDs.
100% Confidential
Your privacy matters.
On-Time Delivery
Never miss a deadline.
You have created about 50 users for a new branch office of the csmtech
You have created about 50 users for a new branch office of the csmtech.local domain that will be opening soon. The accounts are in the BranchOff OU and are currently disabled. You want to enable them when the branch office opens next week. Construct a dsquery command that pipes to a dsmod command that will enable all accounts that are disabled.
Expert Solution
answer is the following:
Step-by-step explanation
The following is the query: ?C:\>dsquery user "dc=pearson,dc=abc,dc=com" dsmod -disabled C:\>dsquery computer "dc=pearson,dc=abc,dc=com" -enable
This finds all the disabled accounts and converts them to be enabled in the category pearson as stated above.
Archived Solution
You have full access to this solution. To save a copy with all formatting and attachments, use the button below.
For ready-to-submit work, please order a fresh solution below.





