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 […]
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 […]
Setting up Active Directory in Windows Server 2016 part 2
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 […]
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 […]
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 […]
Redirect from HTTP to HTTPS on IIS using URL Rewrite module
Before you continue, you need to ensure that the URL Rewrite Module for IIS has been installed on your IIS Web server. You can download and install it from this link. IIS URL Rewrite enables Web administrators to create powerful rules to implement URLs that are easier for users to remember and easier for search […]
Enable PowerShell Remoting
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 […]
PowerShell Script: Get Certificate that will be expired soon
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 […]
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 […]
Microsoft + Github ??
Microsoft Corp. on Monday announced it has reached an agreement to acquire GitHub, the world’s leading software development platform where more than 28 million developers learn, share and collaborate to create the future. Microsoft to acquire @GitHub, the world’s leading software development platform. https://t.co/hAEN6bJcsg pic.twitter.com/O5I0vT1zQA — Microsoft (@Microsoft) June 4, 2018 We're thrilled to announce […]