What is Microsoft modern management – and how can it help you overcome your MDM challenges?
A comprehensive article about Microsoft Modern Device Management. You can read complete article here.
A comprehensive article about Microsoft Modern Device Management. You can read complete article here.
The below script will search Active Directory for all Organizational Unit which contain specific name and list them along with all Group Policies linked to those OUs. Example: The below
PowerShell Script to List AD OU and GPOs linked to them Read More »
# Retrieve Active Directory computer properties such as LastLogonDate. # The list of machine need to be added in hosts.txt file in script folder # The result will be saved
Powershell Script to Retrieve AD Computers Properties Read More »
The below PowerShell script will copy Active Directory Group membership from source group to destination group. You need to update the Source and Target group name in the script. Import-Module
PowerShell Script : Copy AD Group Membership Read More »
The below script will let you quickly validate if given computers are exists in Active Directory. You have to keep both script and Computer.txt in same location. Add the computer
Powershell Script: Validate if Computer account exists in Active Directory Read More »
Microsoft introduces new security Technology to prevent data corruption. Called Kernel Data Protection (KDP), the technology prevents data corruption attacks by protecting parts of the Windows kernel and drivers through
Technology Update: Kernel Data Protection Read More »
Windows Basics Windows 10 System Settings Explained https://pureinfotech.com/windows-10-system-settings/ Windows Services: https://www.techuisitive.com/post/windows-administrator-basics-windows-services Windows Registry Basics: http://www.thewindowsclub.com/windows-registry-basics Event Viewer: https://www.howtogeek.com/school/using-windows-admin-tools-like-a-pro/lesson3/ Task Manager: https://www.howtogeek.com/school/using-windows-admin-tools-like-a-pro/lesson6/ Windows Administrative Tools: https://www.howtogeek.com/193922/21-windows-administrative-tools-explained/ Device Manager https://www.lifewire.com/device-manager-2625860 A Beginner Guide
Basic Knowledge for Windows Desktop Support Engineer Read More »
VLOOKUP is a function in Excel that perform a vertical lookup by searching for a value in the first column of a table and returning for a value in the
Microsoft Excel: VLOOKUP Explained Read More »
As an IT Professional you may have to deal with lots of data every day. I have seen many experienced IT admins spending quite lots of time on the activities
Basic Excel Functions you should know to make your work life easier Read More »
The Configuration Manager 2012 / Current Branch come with many built in reports which are sufficient for day to day requirements. However, you still have to deal with SQL query
Understanding SCCM SQL Views Read More »