PowerShell Interview Questions and Answers (3) - Page 1

What is window PowerShell ?

A new Windows command-line shell designed especially for system administrators.

It gives you access to the file system on the compute.

It is built on top of the .NET Framework CLR and accepts and returns .NET Framework objects, Different from other shells, which just accept and return text.

It introduces the concept of a cmdlet (pronounced "command-let"), a simple, single-function command-line tool built into the shell. It includes more than one hundred basic core cmdlets.
Which Powershell cmdlet is sends HTTP and HTTPS requests to Representational State Transfer (REST) web services?

NOTE: This is objective type question, Please click question title for correct answer.
Which command will move only csv files from one location to another?

NOTE: This is objective type question, Please click question title for correct answer.
Found this useful, bookmark this page to the blog or social networking websites. Page copy protected against web site content infringement by Copyscape

 Interview Questions and Answers Categories