Over time I’ve created some PowerShell scripts that I want to reuse. And of course I would like to have them at my fingertips as soon as I start a PowerShell session. Continue reading
Creating PowerShell script library
2
Over time I’ve created some PowerShell scripts that I want to reuse. And of course I would like to have them at my fingertips as soon as I start a PowerShell session. Continue reading
Need to know how long your Windows system has been running? Continue reading
Ever had to restart several nodes of a cluster? What do you do with the clustered resources after all nodes are back up again? Right, you redistribute them. Tedious work if we’re talking about really big clusters with many clustered resources. Continue reading