Posts tagged with tag: windows - Page 1 of 1

Posts from 2019:

How to pin programs to taskbar with powershell in Windows 10 or Windows Server 2012+

05 May 2019
windows pin taskbar powershell
Today I was looking for a solution to create a shortcut to Windows .exe files / Windows binaries / Windows Applications (whatever you want to call them). For future reference, here is a solution which works perfectly with Windows Server 2016 and Windows 10. All credits go to the original author for the starting point. I just made some simple amends and modified the script to take a list of arguments so multiple applications can be added to the Windows Taskbar at the same time. This solution can be used with configuration management and provisioning tools. All you have to do is supply a list of applications to be pinned and invoke a powershell script. Awesome!
Read full post: How to pin programs to taskbar with powershell in Windows 10 or Windows Server 2012+...

How to create Docker containers for Windows using Microsoft's windowsservercore Docker image

13 Nov 2019
docker windows container tutorial
This tutorial describes how to develop Docker containers for Windows using Microsoftโ€™s windowsservercore Docker image.
Read full post: How to create Docker containers for Windows using Microsoft's windowsservercore Docker image...

How to install SQL Server Drivers for Apache and PHP on Windows

13 Nov 2019
apache windows php drivers sqlsrv
If youโ€™re getting errors in your PHP application when running sqlsrv_ functions, such as sqlsrv_connect() or sqlsrv_query(), this is more than likely because Microsoftโ€™s Drivers for PHP for SQL Server have been mis-configured, or havenโ€™t been installed yet in Apache. Installing the drivers is pretty straightforward if youโ€™ve got a guide in front of you, which is exactly what this post aims to cover.
Read full post: How to install SQL Server Drivers for Apache and PHP on Windows...

๐Ÿ‘€ Looking for more content?

There's plenty more content to explore: