Reading Time: < 1 minuteMicrosoft released a new feature that can be found in it’s recent editions of Windows Server 2016, and the client OS, Windows 10. Though it has been available in Windows Server 2012, but we will be focusing on the usefulness Read More …
Category: Windows Server 2012
Windows Server 2012 based posts
Windows Search: Find Files Modified on a Specific Date
Reading Time: < 1 minuteIt’s a rather small & interesting post regarding searching files by it’s modified date. To some extent this knowledge became essential when people are handling too many office files. So, on a specific date how do you search for modified Read More …
DNS Resource Record Types
Reading Time: < 1 minuteDNS resource records can be used to provide DNS-based data about computers on a TCP/IP network. Well I don’t know if there is a network other than TCP/IP network, other than the internal isolated lab network for engineering purposes. Anyway, Read More …
Windows Servers: DNS Ports
Reading Time: < 1 minuteThe default DNS port is 53. You can view the dynamic port range on a computer that is running Windows Vista or Windows Server 2008 computer by using the following netsh commands: netsh int ipv4 show dynamicport tcp netsh int Read More …
Configuring PowerShell Web Access
Reading Time: < 1 minuteEver realized that Windows Server 2012 and Windows Server 2012 R2 has the PowerShell feature that can be run from Web Browser? YES it has that feature. Following is a screenshot of that: Now first thing you have to do Read More …
.NET Framework Deployment Guides
Reading Time: < 1 minuteI needed these for an SCCM deployment to some CBS (Core Banking Software) front-end software installation testing and it gave me hard time to find all of these at one go. I had to run these through multiple search engines Read More …
Prepare to Deploy Active Directory – Checklist
Reading Time: 2 minutesNumber One – Hardware: Is your hardware ready for the AD? How good are your sizing for this? Are they (PDC, BDC) going to be virtualized or not? Well in my opinion theres no need for deploying a stand alone Read More …