Freelance IT Specialist deployment desktop & datacenter. SCCM Engineer
Tips & Tricks for your automation
Windows 10 is out for a while now. Not all have used the modern OS in Configuration Manager yet. Newer and better versions of windows 10 are released every six months. All versions available can be checked on this official page: https://technet.microsoft.com/en-us/windows/release-info.aspx Windows 10 build editions query So, to generate a simple overview of the […]
There has been a lot of commotion in the tech-news about the #WannaCrypt / #WannaCry / #Wcry ransomware. For example NYT made a nice map showing the outbreak around the globe. More detailed information can be found at Troy Hunt’s blog post. The Critical Update Bulletin can be found at: https://technet.microsoft.com/library/security/MS17-010 MSRC even made Customer […]
Most of the time a specific scripting language is chosen to provide an automated solution for something. In this case a customer was already using batch scripting. I was adding simple VBscripts to query the WMI Namespaces. Well, how to use these different scripts in hybrid and pass values back to the original batch startup […]