Windows: Script to uninstall all Hotfixes and Updates

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

Windows: Apply a local policy for all user expect Administrator Accounts

Hi,

this is a very common task 🙂

Continue reading Windows: Apply a local policy for all user expect Administrator Accounts

Windows: Get a device serial number from command line

Hi,

it’s simply possible to get the serial number of your Windows device at command line. Precontition is that the vendor has done it’s home work and filled up the DMI tables correctly 🙂 .

Continue reading Windows: Get a device serial number from command line

Apache: Protect just one file in a directory by password

Hi,

these are the steps to protect a single file in a directoy by a password.

Continue reading Apache: Protect just one file in a directory by password

Powershell: Some examples to use a MySQL Database

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

My Knowledgebase for things about Linux, Windows, VMware, Electronic and so on…