Hi,
this Powershell script is a try to protect your privacy in Windows 10.
Update 17.08.2016: Lot of adjustment to Windows 10 1607. Added more documentation
Continue reading Windows 10: Powershell Script to protect your privacy
Hi,
this Powershell script is a try to protect your privacy in Windows 10.
Update 17.08.2016: Lot of adjustment to Windows 10 1607. Added more documentation
Continue reading Windows 10: Powershell Script to protect your privacy
Hi,
to determine which Server provides the Terminal License Server Role in your Active Directory Forest use the following powershell script.
Continue reading Windows: Find all Terminal/Remote Desktop Server Licenseserver
Hi,
here is a “oneliner” to uninstall all Windows Update at once. They were deinstalled in order from the highest to the lowest KB Number which increases speed of the remove process(Latest fix first).
Continue reading Windows: Script to uninstall all Hotfixes and Updates
Hi,
sometimes it makes sence to write Data in a “real” Databasesystem instead of writing to a text- or xml file.
MySQL offers an native Windows .NET Connector to its Database. You can get it here.
Continue reading Powershell: Some examples to use a MySQL Database