Scripting

Trial #18: Installing PowerShell 5.1

2 minute read

Problem: PowerShell 5.1 is available. To standardise the version of PowerShell on the network to the level of newer Server 2016 and Windows 10 machines I wan...

Trial #14: Netsh for Windows Network Problems

less than 1 minute read

Problem: You have a network adapter that is not working. You’ve tried everything you can think of under change adapter settings - No unwanted IP address, Pro...

Trial #12: Enable Wake on a Windows Client

1 minute read

Problem: I found a lot of posts suggesting to enable WOL from a windows GUI and maybe others offering a registry modification. I had no luck with either on o...

Trial #8: Lego Mindstorm & WeDo

2 minute read

Problem Create a Silent Installer for Mindstorm EV3 Edu & WeDo. These packages seem to contain development platforms, drivers and configuration upload u...

Trial #6: Relative Paths in Scripts

1 minute read

Problem: I want to put a batch file in with a load of installation media on a server share, access it from a UNC path, and have it install a list of programs...