Skip to content

NKCODE TECH GEEK ZONE

  • RSS - Posts
Menu
  • Home
  • Cloud
    • Azure
    • Alibaba
    • AWS
  • Hardware
  • Linux
  • Network
  • Security
  • Windows Client / Servers
    • SQL
    • Windows Client OS
      • Windows 10
    • Windows Servers
      • Windows 2008R2
      • Windows Server 2012R2
      • Windows Server 2016
      • Windows Server 2019
  • VMWARE
  • Free Tools
  • About Me
    • Disclaimer
Menu

Category: Cloud

Get Role Member – Azure Active Directory

Posted on February 20, 2019

Using below Script to get the member of particular Azure Active Directory. connect-azuread #get all groups Get-AzureADDirectoryRole | select displayname $role = Get-AzureADDirectoryRole | Where-Object {$_.displayName -eq ‘Company Administrator’} Get-AzureADDirectoryRoleMember -ObjectId $role.ObjectId…

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email

Like this:

Like Loading...

Create a Billing threshold alarm rule Alibaba

Posted on February 12, 2019

You can create a Billing Alert Threshold to manage and monitor the usage of cloud service. Login to Alibaba Console Click the Billing Management Click the Monthly Spending Alert Apply the alert…

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email

Like this:

Like Loading...

What Latest Improvements and Changes with Windows Server 2019

Posted on January 10, 2019

Windows Server 2019 was released earlier this year and, with it, there are a number of new features to be considered. This new server OS provides the latest benefits from Microsoft for…

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email

Like this:

Like Loading...

Deploy the Azure Cloud Witness for your Fail-over Cluster Quorum for Windows Server 2016 & 2019 with PowerShell

Posted on January 10, 2019

For the longest time, when deploying a cluster with Windows Server, you only had the two options, Using a dedicated disk for the quorum, or Configuring an SMB file-share as the quorum…

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email

Like this:

Like Loading...

7 Reasons to Switch to Azure Virtual Machines

Posted on January 3, 2019

Azure VMs: Pricing, Licensing & Features Azure storage and VM volumes provide the incredibly useful platform many businesses choose today for cloud solutions. Highly available, well-maintained and adaptable – all with cost…

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email

Like this:

Like Loading...

Cloud DNS in Alibaba

Posted on December 29, 2018

Cloud DNS Alibaba is a highly available and scalable Domain Name System that provides authoritative DNS servers and DNS management services. Alibaba Cloud DNS uses globally distributed databases, and synchronizes your data to…

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email

Like this:

Like Loading...

Alibaba Cloud SSL Certificates Service

Posted on December 18, 2018

But what is SSL?SSL stands for secure sockets layer. This is the standard security technology for establishing an encrypted link between a web server (your website) and a user’s browser. Why is SSL…

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email

Like this:

Like Loading...

Alibaba Cloud Elastic IP (EIP) and Public IP Differentiation

Posted on December 5, 2018

If an ECS instance needs to provide external services, you can allocate a public IP for it when creating the ECS instance. A public IP will be allocated when the selected Network Bandwidth…

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email

Like this:

Like Loading...

Azure Active Directory Sync – Choose Specific OUs

Posted on December 1, 2018

Most Common Mistakes. On First Run – Admins – Run Azure Active Directory Sync and Choosing the whole domain/directory to sync. And later realize they sync so much garbage accounts to Cloud….

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email

Like this:

Like Loading...

Step by step deletion of Azure Recovery Services Vault

Posted on November 1, 2018

It’s not very easy to delete Azure Recovery Services Vault because it’s generally contain multiple objects in it.  If you don’t delete the recovery services vault which is not in use in…

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Reddit (Opens in new window) Reddit
  • Email a link to a friend (Opens in new window) Email

Like this:

Like Loading...

Posts pagination

Previous 1 … 17 18 19 20 Next

Welcome to Teck Geek Zone

Alibaba & Azure Cloud with a free trial worth $200-1200 USD Click below Cloud Providers

  • How to Configure Multi-Pool Point-to-Site (P2S) VPN Using Azure Virtual WAN (vWAN)
  • 🔐 IoT Security with AWS IoT: Building Secure Connected Systems at Scale
  • Azure Service Endpoint vs Private Endpoint: What’s the Difference and When to Use Each?
  • Amazon Inspector Code Security: Shifting Left with Automated Vulnerability Detection
  • Azure Introduces Network Security Hub: A Smarter Way to Secure Your Cloud Network

Categories

  • Cloud (198)
    • Alibaba (39)
    • AWS (45)
    • Azure (120)
  • Free Tools (5)
  • Hardware (17)
  • Linux (13)
  • Network (28)
  • Security (21)
  • VMWARE (58)
  • Windows OS (44)
    • Windows 10 (7)
  • Windows Servers (69)
    • SQL (3)
    • Windows 2008R2 (7)
    • Windows Server 2012R2 (15)
    • Windows Server 2016 (20)
    • Windows Server 2019 (10)

Subscribe to our newsletter

©2026 NKCODE TECH GEEK ZONE | Design: Newspaperly WordPress Theme
%d