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 …
Category: Windows Server 2012 R2
.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 …
What is ADSI?
Reading Time: < 1 minuteADSI stands for “Active Directory Service Interfaces” Editor which lets you edit & manage Active Directory Objects and it’s attributes, while working for ADDS. Quoting from TechNet “ADSI Edit (adsiedit.msc) provides a view of every object and attribute in an Read More …
Windows Server Schema Versions
Reading Time: < 1 minuteSince the introduction of Active Directory, Microsoft added new classes and attributes to the schema with each Windows Release which addedd more and more functionality to the AD. Here is the version table just to understand the versioning. Windows Read More …
Windows Server 2012 R2 Preview: Creating Your First Active Directory
Reading Time: < 1 minuteThis video demonstrates Deploying Active Directory for a New Forest. My YouTube Link: https://www.youtube.com/watch?v=glH8mfw7IH8 And the video Follows:
Network Loop Prevention with STP 802.1d
Reading Time: 2 minutesI am sure most of you computer geeks out there knows about the Spanning Tree Protocol and how it works. So the basics here just for a heads up. STP is a network protocol standard set by IEEE. The purpose Read More …