Add a signature in Microsoft Outlook 2016

In Outlook, you can create one or more personalized signatures for your email messages. Your signature can include text, images, your electronic business card, a logo, or even an image of your handwritten signature. You can set up Outlook so that signatures are automatically added to all outgoing messages or create your signature and add … Read more

Install DHCP Server on Windows Server 2016

What is DHCP Dynamic Host Configuration Protocol (DHCP) is an IP standard designed to reduce the complexity of administering address configurations by using a server computer to centrally manage IP addresses and other related configuration details used on your network. Before you install and configure the DHCP server, make sure you have set the static … Read more

Remote Desktop Web Client is now generally available

Microsoft has released the first version of Remote Desktop Web Client on July 16, 2018. In this first release, The RD Web CLient contains a core set of features to get you started in providing a simple, no-install, consistent cross-platform solution to end users who don’t need some of the more advanced features from a … Read more

Setting up Active Directory in Windows Server 2016 part 2

Active Directory

After installing Active Directory role to the server, there are three options in the promoting a domain controller. First, you can configure the server to add to the existing domain. Second, you configure the server to add to the existing forest. Third, you can configure the server to the new forest. In this post, I … Read more

Microsoft Teams now gets a free version

Two days ago, Microsoft has introduced the Microsoft Teams in a free version that available in 40 languages. The free version of Microsoft Teams will include support for up to 300 people, with unlimited chat messages and search. Microsoft is including most of the Microsoft Teams features you’d expect, with some limits to push people … Read more

Microsoft Whiteboard is now available for Windows

Finally, on July 12, 2018, Microsoft has announced the general availability of the Microsoft Whiteboard app for Windows 10, coming soon to iOS, and preview on the web. Whether meeting in person or virtually, people need the ability to collaborate in real-time. The new Whiteboard application enables people to ideate, iterate, and work together both … Read more

Enable PowerShell Remoting

PowerShell

The Windows PowerShell remoting features are supported by the WS-Management protocol and the Windows Remote Management (WinRM) service that implements WS-Management in Windows. Computers running Windows 7 and later include WinRM 2.0 or later. On computers running earlier versions of Windows, you need to install WinRM 2.0 or later as appropriate and if supported. To … Read more

PowerShell Script: Get Certificate that will be expired soon

PowerShell

I’m back. Yeah, almost 5 weeks I haven’t written something here. This time, I’ve created a PowerShell script that will notify you if there is an SSL Certificate that will expire in days remaining. This script is actually modification script from here. I’ve also uploaded the script on my Github Repo. Below is the complete … Read more

GitHub Alternatives to Host Open Source Projects

As you may know, Microsoft reportedly acquiring Github, many open source enthusiast are probably weary of this acquisition, knowing very well that Microsoft is a for-profit company, and who knows, terms and conditions are bound to change (as is always the case with such deals) concerning the world’s leading software development platform. Below are the alternatives … Read more