MN LEARN WINDOWS POWERSHELL IN A MONTH OF LUNCHES 29 6
Language: English | Size:2.37 GB
Genre:eLearning
Files Included :
00001 Why you can t afford to ignore PowerShell.mp4 (46.37 MB)
MP4
00002 How to use this book.mp4 (35.6 MB)
MP4
00003 Installing Windows PowerShell.mp4 (24.16 MB)
MP4
00004 Choose your weapon.mp4 (33.66 MB)
MP4
00005 It s typing class all over again.mp4 (34.2 MB)
MP4
00006 The help system - how you discover commands.mp4 (29.69 MB)
MP4
00007 Asking for help.mp4 (29.67 MB)
MP4
00008 Interpreting the help.mp4 (44.03 MB)
MP4
00009 Parameter values.mp4 (19.8 MB)
MP4
00010 Accessing about topics.mp4 (20.15 MB)
MP4
00011 Not scripting but running commands.mp4 (30.99 MB)
MP4
00012 The cmdlet naming convention.mp4 (23.73 MB)
MP4
00013 Taking shortcuts.mp4 (18.46 MB)
MP4
00014 Support for external commands.mp4 (24.22 MB)
MP4
00015 Dealing with errors.mp4 (20.13 MB)
MP4
00016 What are providers.mp4 (29.5 MB)
MP4
00017 Understanding how the filesystem is like other data stores.mp4 (33.14 MB)
MP4
00018 Connecting one command to another - less work for you.mp4 (22.63 MB)
MP4
00019 Comparing files.mp4 (32.56 MB)
MP4
00020 Piping to a file or a printer.mp4 (18.81 MB)
MP4
00021 Using cmdlets that modify the system - killing processes and stopping services.mp4 (24.94 MB)
MP4
00022 How one shell can do everything.mp4 (23.58 MB)
MP4
00023 Extensions - finding and adding snap-ins.mp4 (30.72 MB)
MP4
00024 Command conflicts and removing extensions.mp4 (32.02 MB)
MP4
00025 Getting modules from the internet.mp4 (17.29 MB)
MP4
00026 What are objects.mp4 (33.55 MB)
MP4
00027 Discovering objects - Get-Member.mp4 (29.46 MB)
MP4
00028 Sorting objects.mp4 (11.72 MB)
MP4
00029 Objects until the end.mp4 (34.81 MB)
MP4
00030 The pipeline - enabling power with less typing.mp4 (25.39 MB)
MP4
00031 Plan B - pipeline input ByPropertyName.mp4 (36.9 MB)
MP4
00032 Parenthetical commands.mp4 (32.12 MB)
MP4
00033 Lab.mp4 (10.06 MB)
MP4
00034 Formatting - making what you see prettier.mp4 (36.1 MB)
MP4
00035 Formatting tables.mp4 (38.63 MB)
MP4
00036 Going out - to a file a printer or the host.mp4 (30.63 MB)
MP4
00037 Making the shell give you just what you need.mp4 (30.74 MB)
MP4
00038 Filtering objects out of the pipeline.mp4 (25.1 MB)
MP4
00039 Common points of confusion.mp4 (16.55 MB)
MP4
00040 Defining the task.mp4 (29.33 MB)
MP4
00041 The idea behind remote PowerShell.mp4 (29.51 MB)
MP4
00042 WinRM overview.mp4 (36.26 MB)
MP4
00043 Using Enter-PSSession and Exit-PSSession for one-to-one remoting.mp4 (24.58 MB)
MP4
00044 Using Invoke-Command for one-to-many remoting.mp4 (24.61 MB)
MP4
00045 Differences between remote and local commands.mp4 (29.53 MB)
MP4
00046 But wait there s more.mp4 (36.83 MB)
MP4
00047 WMI essentials.mp4 (24.98 MB)
MP4
00048 The bad news about WMI.mp4 (40.12 MB)
MP4
00049 Using Get-WmiObject.mp4 (24.15 MB)
MP4
00050 Using Get-CimInstance.mp4 (22.65 MB)
MP4
00051 Making PowerShell do multiple things at the same time.mp4 (25.89 MB)
MP4
00052 WMI as a job.mp4 (28.09 MB)
MP4
00053 Working with child jobs.mp4 (31.21 MB)
MP4
00054 Automation for mass management.mp4 (20.97 MB)
MP4
00055 The CIM WMI way - invoking methods.mp4 (25.78 MB)
MP4
00056 The backup plan - enumerating objects.mp4 (30.6 MB)
MP4
00057 Common points of confusion.mp4 (33.5 MB)
MP4
00058 Keeping the shell secure.mp4 (29.35 MB)
MP4
00059 Execution policy and code signing.mp4 (48.34 MB)
MP4
00060 Other security measures.mp4 (23.73 MB)
MP4
00061 Introduction to variables.mp4 (24.92 MB)
MP4
00062 Using variables - fun tricks with quotes.mp4 (14.06 MB)
MP4
00063 Storing many objects in a variable.mp4 (19.66 MB)
MP4
00064 More tricks with double quotes.mp4 (29.56 MB)
MP4
00065 Commands for working with variables.mp4 (18.96 MB)
MP4
00066 Prompting for and displaying information.mp4 (23.01 MB)
MP4
00067 Write-Host.mp4 (29.37 MB)
MP4
00068 Making PowerShell remoting a bit easier.mp4 (15.86 MB)
MP4
00069 Using sessions with Enter-PSSession.mp4 (36.88 MB)
MP4
00070 Using disconnected sessions.mp4 (20.91 MB)
MP4
00071 Not programming more like batch files.mp4 (32.97 MB)
MP4
00072 Creating a parameterized script.mp4 (27.65 MB)
MP4
00073 A quick look at scope.mp4 (22.63 MB)
MP4
00074 Starting point.mp4 (24.38 MB)
MP4
00075 Validating parameter input.mp4 (17 MB)
MP4
00076 Using other endpoints.mp4 (31.95 MB)
MP4
00077 Enabling multihop remoting.mp4 (33.27 MB)
MP4
00078 The purpose of regular expressions.mp4 (43.87 MB)
MP4
00079 Using regex with -Match.mp4 (24.81 MB)
MP4
00080 Profiles prompts and colors - customizing the shell.mp4 (32.68 MB)
MP4
00081 Operators - -as -is -replace -join -split -in -contains.mp4 (14.65 MB)
MP4
00082 Date manipulation.mp4 (25.1 MB)
MP4
00083 The script.mp4 (26.32 MB)
MP4
00084 It s a line-by-line examination.mp4 (17.87 MB)
MP4
00085 Ideas for further exploration.mp4 (28.86 MB)
MP4
00086 Punctuation.mp4 (42.91 MB)
MP4
00087 Help file.mp4 (15.91 MB)
MP4
00088 Pipeline parameter input.mp4 (17.31 MB)
MP4