page contents My title page contents A Blog on Tools, Techniques and Announcements: PowerShell-Day5

Tuesday, August 23, 2016

PowerShell-Day5


You Always need to focus on Neat Typing
PowerShell will allow you to use spaces as seen in the command below
image
Even if the command does not have spaces, it will still give you the same results
image

What’s important here is the using the spaces between the Parameter and the commands and the spaces between two Parameters,
Hence instead of remembering where to use spaces and where to skip, its better to use spaces to make it look Neat

No comments:

Post a Comment