Mark Lee is an IT technician whose supervisor
has assigned the task of configuring twenty new servers, which Mark is to ship
to the company’s branch offices around the country. He must configure each
server to function as a file server with support for DFS and UNIX clients, a
print server with support for internet and UNIX printing, a fax server, and a
secured, intranet Web/FTP server for domain users. Write a Windows Powershell
script that Mark can use to install all of the required software elements on a
server.
I want an explained answer not just the answer. I need to know why you got it and what each command does. I don’t want a simple answer of
servermanagercmd –install FS-FileServer
Because that doesn’t show the command to install all the roles listed above.


0 comments