Install 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 :-) [cc lang="Bash"] # Install VisualCode sudo curl…
Playing more with the Google Chromebook I was also able to install Microsoft Visual Code on my Chromebook and it works great :-) [cc lang="Bash"] # Install VisualCode sudo curl…
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 is very nice machine and…
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 (all 5 of them) in…
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 SAML SSO integrations via OKTA…
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 the domain in which the…
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" locale="US" tag="wn0d5-20"] Windows Server 2016…
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 and find out what happened…
The default theme for the PowerShell ISE is very boring, lets spice it up with a new theme. There is a great repository with PowerShell ISE themes located on GitHub.…
My Active Directory auditor suddenly failing and taking up all CPU resources. I have reviewed logs and see that there is issue to connect to [easyazon_link identifier="B01MYVV6T0" locale="US" tag="wn0d5-20"] MSSQL…
Here is a quick [easyazon_link identifier="B01NBI97UZ" locale="US" tag="wn0d5-20"] PowerShell [/easyazon_link] script to run users from csv file where you have 2 columns SamAccountName and EmployeeID. Place the csv file on…