Enterprise Operating Systems

Troubleshooting and Guides for: Microsoft Server, Linux, and VMware

Read More

Dell Hardware/Software Guides

Dell Servers – PowerEdge, Blades, and Cloud
integrated Dell Remote Access Controller (iDrac)
OpenMange Server Administrator (OMSA)

Read More

Scripting Guides

PowerShell, Bash, JSON, and Python Scripting Guides

Read More

How to Create and Configure ExpressRoute Circuits

crtechtipsFeb 14, 20225 min read

One of the main objectives for an organization moving to a public cloud, in any type of shape or form, is regarding the overall performance experience: It cannot be a downgraded version of what they have with their on-premises services.…

How to deploy a Domain Controller on Microsoft Azure

crtechtipsFeb 14, 20227 min read

Active Directory is the heart of your network. The domain controller of your active directory domain is responsible for a lot of on-premises connectivity (LDAP, DNS, …) and is probably extended to the cloud (Azure AD connect). It’s clear that…

How to deploy a Domain Controller on Microsoft Azure

crtechtipsFeb 14, 20226 min read

Active Directory is the heart of your network. The domain controller of your active directory domain is responsible for a lot of on-premises connectivity (LDAP, DNS, …) and is probably extended to the cloud (Azure AD connect). It’s clear that…

Comply your AD password expiration policy with Azure AD

crtechtipsFeb 14, 20223 min read

How does EnforceCloudPasswordPolicyForPasswordSyncedUsers policy works? If you have an expiration policy configured in your on-premise environment, this is not synced to Azure AD. This results in the scenario where a user can continue to work and access company resources when…

Get DNS server IP’s using PowerShell

crtechtipsSep 13, 20216 min read

On servers, we use static IP configuration and static DNS configuration. If you have multiple sites in your environment, this list of DNS server IPs will vary from one site’s server to another. Given these, we sometimes end up with…