Hi,
2 Ways to determine the Windows Feature Version / Release ID from commandline. With powershell
Continue reading Windows: Get Windows Feature Version/Release ID
Windows tips, howtos, scripts
Hi,
2 Ways to determine the Windows Feature Version / Release ID from commandline. With powershell
Continue reading Windows: Get Windows Feature Version/Release ID
Hi,
you tried to install a Software Package and it stops with MSI Error: The System Administrator Has Set Policies to Prevent This Installation
Continue reading Windows: Installer stops with error “The System Administrator has set Policies to prevent this Installation”
Hi,
the following powershell one liner lists all WWNs of all attached Fibre Channel HBAs.
Continue reading Windows: List WWNs of all Fibre Channel HBAs
Hi,
to install Python on Windows download the latest version. In this example Python 3.6.5.
Extract the zip file to an directory, e.g. D:\python3.6.5.
Continue reading Python: Install Python with pip on Windows by the embeddable zip file
Hi,
for showing or exporting the System, Application and Security Log the command let Get-EventLog is the first choice.
Continue reading Powershell: Accessing Applications and Services Logs