Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- True or False. In Windows Server 2012, in Windows PowerShell, you can start a command on a remote computer, disconnect the session, and the reconnect to the session from another computer to check on the status of your running command.
- --Verdadero
- __________________________________________________________________________
- In Windows PowerShell 3.0 for Windows Server 2012, which of the following two commands enables you to resume execution of a command on a remote session?
- -----receive-PSSession
- _____________________________________________________________________________
- When scheduling jobs in Windows PowerShell 3.0, at what trigger intervals can jobs NOT be scheduled? Choose an answer.
- At startup
- ______________________________________________________________________________
- In Windows Server 2012, which of the following is an example of the improved Windows PowerShell 3.0 syntax?
- ---get-process | foreach name
- _______________________________________________________________________________
- Windows PowerShell 3.0 enables you to schedule jobs to be run at a later time, or according to a particular schedule. However, before you can schedule a job, which of the following actions must you configure FIRST?
- ----Create a job definition
- _____________________________________________________________________________
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement