Guest post swisscom ICT blog
PowerShell District
by Stéphane
8M ago
For the ones that are curious what an implementation of Pester in a big environment could look like, I would recommend that you read my guest blog post on the Swisscom ICT blog available here. The article is  pretty high level, but  I talk about the big lines of unit testing and of an overall [...] The post Guest post swisscom ICT blog appeared first on powershelldistrict ..read more
Visit website
How to benefit from powershell class Inheritance?
PowerShell District
by Stéphane
8M ago
Learn about powershell class inheritance through this web series about classes. 6 posts to grasp everything around powershell classes. The post How to benefit from powershell class Inheritance? appeared first on powershelldistrict ..read more
Visit website
Using polymorphism in PowerShell Classes
PowerShell District
by Stéphane
8M ago
Powershell version 5 has introduced classes. Polymorphism brings a great deal of flexibility. Learn here what it is, how to use it, and how to implement it. The post Using polymorphism in PowerShell Classes appeared first on powershelldistrict ..read more
Visit website
Learning regex
PowerShell District
by Stéphane
8M ago
Regex is cool! It is true! Regex allows you to find specific chunks of text in a known sentence, file, document etc… Regex is really useful to parse big log files, to identify a specific pattern, and to turn non structured data into structured data. Regex can also be used in powershell to validate user [...] The post learning regex appeared first on powershelldistrict ..read more
Visit website
Parsing the WindowsUpdate.log using PowerShell and regex
PowerShell District
by Stéphane
8M ago
Read the windowsUpdate.log file using PowerShell and regex and find out which updates have been installed, and which errors have occured. The post Parsing the WindowsUpdate.log using PowerShell and regex appeared first on powershelldistrict ..read more
Visit website
How to parse netsh advfirewall rules using windows powershell
PowerShell District
by Stéphane
8M ago
Get the netsh advfirewall rules as objects on systems prior Windows Server 2012 / Windows 8 using this powershell function and regex parsing The post How to parse netsh advfirewall rules using windows powershell appeared first on powershelldistrict ..read more
Visit website
How to learn Pester in 3 blog posts: The fundamentals
PowerShell District
by Stéphane
8M ago
Writing powershell scripts is one thing. Making sure they answer all your requirements, and that they survive bug fixing is the next step using pester. The post How to learn Pester in 3 blog posts: The fundamentals appeared first on powershelldistrict ..read more
Visit website
How to learn pester in 3 blog posts: Part 3 Advanced concepts
PowerShell District
by Stéphane
8M ago
Learn how to write pester test in 3 blog posts: Part 3 tackles the 'advanced' concepts of Pester we talk about 'code coverage', 'mocking' and much more! The post How to learn pester in 3 blog posts: Part 3 Advanced concepts appeared first on powershelldistrict ..read more
Visit website
A practical use case for PowerShell Classes Part 3: PowerShell static methods
PowerShell District
by Stéphane
8M ago
In this blog post part of the powershell classes series, learn how to use powershell static methods & integrate them into your powershell classes & scripts. The post A practical use case for PowerShell Classes Part 3: PowerShell static methods appeared first on powershelldistrict ..read more
Visit website
A practical use case for PowerShell Classes Part 2: Powershell enums
PowerShell District
by Stéphane
8M ago
In this blog post part of the powershell classes series, learn how to use a powershell enum & integrate it into your powershell classes & scripts. The post A practical use case for PowerShell Classes Part 2: Powershell enums appeared first on powershelldistrict ..read more
Visit website

Follow PowerShell District on FeedSpot

Continue with Google
Continue with Apple
OR