Here is the task for today to use [easyazon_link identifier=”1787122042″ locale=”US” tag=”wn0d5-20″] PowerShell [/easyazon_link]. I was asked to find the list of employees under a…
View More List Direct Reports to Manager in PowerShellCategory: How-To
Change or Update UPN for users of specific group in Active Directory
Here is a quick almost one liner in [easyazon_link identifier=”B07883YKV1″ locale=”US” tag=”wn0d5-20″] PowerShell [/easyazon_link] to update/change UPN for users of specific group in [easyazon_link identifier=”1449361420″…
View More Change or Update UPN for users of specific group in Active DirectoryHow to install PowerShell on Google Chromebook Linux mode
Here is quick code for installation of PowerShell on Google ChromeBook Pixel when [easyazon_link identifier=”1118999878″ locale=”US” tag=”wn0d5-20″] Linux [/easyazon_link] support is turned on: 123456sudo apt…
View More How to install PowerShell on Google Chromebook Linux modeInstall Microsoft Visual Code on Google Chromebook
Playing more with the Google Chromebook I was also able to install Microsoft Visual Code on my Chromebook and it works great 🙂 1234567# Install…
View More Install Microsoft Visual Code on Google ChromebookInstall Terraform and Ansible on Google Chromebook Pixel
As may know Google have enabled support for Linux apps on Google Chromebooks. I have the latest [easyazon_link identifier=”B075JLPLBL” locale=”US” tag=”wn0d5-20″] Google Chromebook Pixel [/easyazon_link]which…
View More Install Terraform and Ansible on Google Chromebook PixelMove all FSMO roles from server to another in Active Directory
Here is one liner to move all FSMO roles from one server to another. In most cases an administrator can keep the FSMO role holders…
View More Move all FSMO roles from server to another in Active DirectoryUpdate UPN for group of users or all users in domain
There can be situation when you will need to update UPN for your users in domain. In my situation this change helped to solve my…
View More Update UPN for group of users or all users in domainHOW TO LIST UPN SUFFIXES OF AN ACTIVE DIRECTORY FOREST
The default UPN is contained in the Canonical Name attribute on the Partitions container object in the configuration naming context. The default UPN suffix identifies…
View More HOW TO LIST UPN SUFFIXES OF AN ACTIVE DIRECTORY FORESTError: Windows Cannot Find The Microsoft Software License Terms. Make sure the installation sources are valid and restart the installation
You are trying to build your lab on VMware Fusion installed on your Apple Mac Book Pro laptop. You have downloaded latest build [easyazon_link identifier=”0134583752″…
View More Error: Windows Cannot Find The Microsoft Software License Terms. Make sure the installation sources are valid and restart the installationHow to Monitor who Deleted DNS Records
It is always good idea to have some sort of monitoring on your [easyazon_link identifier=”0134583752″ locale=”US” tag=”wn0d5-20″] servers [/easyazon_link] and be able to retrace steps…
View More How to Monitor who Deleted DNS Records