1 min read
Create A Dedicated Account To Join Computers To A Domain
Admins often need to automate things, like creating a dedicated account for joining machines to an Active Directory (AD) domain. Â This is…
1 min read
Admins often need to automate things, like creating a dedicated account for joining machines to an Active Directory (AD) domain. Â This is…
Create A Dedicated Account To Join Computers To A Domain
10 min read
Office 365 Groups are a shared workspace for email, conversations, files, and events where group members can collectively get stuff done. It…
Cleaning up Office365 Groups Mess
3 min read
Prerequisites: VM/ Physical – It is recommended to have the time server as a physical server, but VMs should be okay depending…
How to Configure Time Server (NTP Server) on Centos 7?
2 min read
If you are not unable to connect ESXi server to vCenter, or when you cannot connect to ESXi server from VI client it…
How to restart management agents on ESX or ESXi host
3 min read
Security Groups are great for managing large groups for permissions. Â A client requested that they needed to have Read-Only, Read-Write, and Ready-Modify…
Creating Security Groups for File Shares in Bulk using PowerShell2 min read
From time to time I come across this need; where I need to scrub a file where there are duplicates, there are…
Remove duplicates, blank lines, spaces, to get unique values and sort data in one operation