- Often when you're working with PowerShell,…you're gonna get a lot of data on the screen,…and you're gonna wanna store that to a file.…Let's start by storing it to a text file…and maybe sending it out to a printer.…We're gonna use the pipeline for that.…First of all, let's see if I can find some commandlets ...…I'm feeling lucky today ...…That will let me work with files.…Get-help on file,…and wow. There's a lot of them.…I'm actually gonna give you a tip here.…It's, you become more accustomed to this,…but what I'm looking for is a particular verb.…
I've gotten accustomed to looking for "out,"…as in "out files."…Here's what I'm gonna do.…Rather than look for "file" ...…Because I wanna be able to send things out…to a file and a printer,…what do you say we look for "out"?…Now, I still would have found them by looking at "file,"…and I could have also done this…for *printer* or *print*.…Now, there's a lot of things that came up here.…Boy, I really need to refine my search.…Let's go ahead and refine this a little bit more,…
Author
Released
1/21/2015- Installing Windows Management Framework 5
- Running commands (cmdlets)
- Discovering commands
- Understanding cmdlet syntax
- Resolving terse commands
- Finding and using local modules
- Working with files, printers, CSVs, and XML in the pipeline
- Selecting, sorting, and filtering object data
- Creating scripts
- Automating tasks
- Using PowerShell remoting
Skill Level Intermediate
Duration
Views
Related Courses
-
Introduction
-
Welcome57s
-
Why PowerShell? Why now?1m 14s
-
-
1. Getting Ready for PowerShell
-
Running commands (cmdlets)4m 55s
-
2. Discovery and Getting Help
-
Discovering commands8m 33s
-
Exploring help options8m 59s
-
Understanding cmdlet syntax8m 29s
-
3. Extending Your Capabilities with PowerShell
-
4. Using the Power of the Pipeline
-
Working with CSVs7m 20s
-
Working with XML7m 3s
-
Storing data as a webpage5m 26s
-
5. Getting More out of Objects
-
Sorting the information6m 33s
-
Filtering specific data7m 23s
-
Working with methods3m 15s
-
6. Scripts and Automation
-
Creating your first script6m 41s
-
Using variables for storage6m 11s
-
Using parameter attributes6m 36s
-
Using comment-based help5m 33s
-
7. Scalable Management with PowerShell Remoting
-
Enabling PowerShell remoting3m 15s
-
Conclusion
-
Next steps3m 50s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Working with files and printers