In modern times, even if your home is not in a crime-prone area, there are a lot of advantages to having a home security camera system. Not only it can deter criminals, it can be used to monitor your home and property both locally and remotely.
But when selecting and installing security cameras in your property, you need to consider several key important items.
Category Archives: Computer Science
Computer Science (CS) and Information Technology (IT) related items will be posted under this category. Topics include, but not limited to, system administration, hardware/software troubleshooting, coding/programming (PHP, HTML, Java, Python, etc) and more.
Renames files using a base name and incremented number – PowerShell
Video demo
Link: Rename all files using a base name and incremented number – YouTube
You can copy the script from this page and modify according to your needs.
Continue reading Renames files using a base name and incremented number – PowerShell
How to enable Virtualization in Asus UEFI BIOS Utility
To be updated with screenshots and text instructions at a later time…
Configure Microsoft Deployment Toolkit (MDT)
This is a continuation of my previous post Deploy Microsoft Deployment Toolkit (MDT) article. Please make sure to go over the previous article or watch my video tutorial on MTD install and configure covering both parts.
In this article, we will look at the configuration and deployment of MDT. As I have previously mentioned, Microsoft Deployment Toolkit or simply MDT is used in enterprise and business environments to install Windows Operating System (OS) on large number of clients by standardizing and streamlining the Windows deployment process. Once you have installed MDT on your Windows Server, the next step is to configure the features and settings.
Continue reading Configure Microsoft Deployment Toolkit (MDT)
Install Microsoft Deployment Toolkit (MDT)
Microsoft Deployment Toolkit or simply MDT is used in enterprise and business environments to install Windows Operating System (OS) on large number of clients. It standardize and streamlines the installation process, making it easier for the IT departments to deploy devices to their clients. In this article, I will summarize what I have been already discussed in the video tutorial posted on NetITGeeks.