Get-Shares.ps1

So, let’s continue blogging about my PowerShell tools. I’m browsing throughout my corporate network using PowerShell mostly. The biggest problem with this approach is that when you go to the network share (by UNC path) you can’t step on \\server_name without a particular share. For example, you can set location Read more…

Group-ByMonth.ps1

Bare PowerShell is quite odd if you’re using it on daily basis. There are no out-of-box such functions as add to environment path, get server shares, or convert to YAML. Eventually, you create a batch of scripts to regular usage. My toolset for PowerShell contains around 30 small scripts and Read more…

Programmers Assessment

Programmers assessment one of the most difficult procedure in software development. How to decide if interview was good or bad? Do you ready to promotion? Do you deserve bigger salary? These questions can be answered by assessment, but the assessment is the question which is very difficult to describe only Read more…