Questions tagged [domain]

A collection of computers or other networked resources.

A collection of computers or other networked resources within an organisation. A domain is identified by a domain name. Domains can be divided into hierarchical sub-domains.

A Microsoft domain is such a collection, often managed by the Active Directory product. The centralized authority for a Microsoft domain is one or more Domain Controllers. These Domain Controllers are responsible for authentication and other security services within the domain.

2711 questions
1
vote
0 answers

Virtualized web server structure

I am on the process to virtulize (proxmox) my physical server and I successfully created several environments like lunix VMs, LXC containers and other Windows VM too. Most VMs and Containers are web servers and should be accesed through outside of…
Turkel
  • 11
  • 1
1
vote
0 answers

Unable to remove deployed printers from workstations via GPO

I have about 40 printers which are were deployed in old method (GPO - user - deployed printers) Each printer have a security group in Permissions tab users whom can use it. For now i have a problem that some printers appeares at workstations where…
1
vote
1 answer

Nginx configuration for domain and subdomain

I'm new to Nginx. My main goal was to host two Websites for one Domain. I wanted a subdomain hosted separately from the main domain, such as: example.com is served from /home/user/Documents/vue_website/dist subdomain.example.com is served from…
Subby
  • 13
  • 1
  • 4
1
vote
1 answer

programatically check if a domain is availible?

Using this solution Bot? check if a domain name is availible? I wrote a quick script (pasted below) in C# to check if the domain MIGHT be available. A LOT of results come up with taken domains. It looks like all 2 and 3 letter .com domains are taken…
user274
1
vote
0 answers

wireless redirecting to router login with domain name from inside local network

I have a Smart/RG modem/router for WAN access, and a second Netgear router behind it for the wired LAN. I host a website on a computer connected (wired) to the Netgear network. All the computers connected through ethernet to the Netgear can connect…
raphael75
  • 133
  • 2
  • 10
1
vote
3 answers

how to setup wordpress to allow multiple domains for same blog

I want to setup a single wordpress install to allow users to visit using 2 domains: For example: foo.com bar.foo.com I can do this for the most part, but whatever domain is configured in the wp-admin screen, it will redirect to that whenever any of…
Joelio
  • 177
  • 2
  • 15
1
vote
1 answer

Join multiple SPF in one string

I've read other thread about it but I've 2 different string with some parameters in only one (MX) so i ask some help to join in one string only in the correct way. 1) "v=spf1 include:spf.sendinblue.com mx ~all" 2) "v=spf1…
Hart
  • 13
  • 2
1
vote
0 answers

Migrating From 2008 R2 Domain Controllers to 2016 Domain Controllers

I have a client who I recently upgraded from 2003 domain controllers to 2008 R2 domain controllers. The upgrade was successful, but now comes the upgrading 2008 R2 DCs to 2016 Standard. I was wondering if the following steps are correct and if any…
Joe
  • 11
  • 1
1
vote
1 answer

Removing a Sub-domain Controller

I've got a sub-domain controller I created a year ago, but never actually did anything with. I've had the server shutdown since then. It's time for the controller to be deleted, but I'm not sure how to get it out of the forest. In AD Domains and…
Gup3rSuR4c
  • 661
  • 3
  • 14
  • 29
1
vote
0 answers

Domain login behind NAT

Global network: +-------------------+------------+--------------------+ | Server | Address | Description | +-------------------+------------+--------------------+ | dc.contoso.com | 10.0.1.100 | Domain Controller | |…
Josef Komjati
  • 13
  • 1
  • 3
1
vote
1 answer

Restarting of Windows development machine and losing code

Not sure which exact forum this question fits in, aplogies in advance if this is the wrong forum (please let me know the correct one). Our Windows domain joined Windows 10 machines which we use for coding have been restarting without notice to…
1
vote
1 answer

Domain controller on different network

I have following problem: On my network I have two networks. Lets say Network 1 and Network 2. Each network has a Router with an internet connection, the routers have static Routes pointing to each others network and there is a router connecting the…
Bob Berg
  • 11
  • 2
1
vote
0 answers

Ubuntu 18.04 Server Join Domain LDAP DNS Confusion

I have a domain setup with mixed systems. It's running Win2k16 server. Some clients are Windows and some are Linux. Most Linux clients are Ubuntu servers, in this case an 18.04. The Ubuntu 16s I have setup with an older winbind join are functioning…
Will
  • 111
  • 1
1
vote
2 answers

Domain Functional Level Still At Pre-Upgrade Level

I upgraded out Domain Controllers and Servers from Windows Server 2008 R2 to Windows Server 2016 via Windows Server 2012. Before the process of each jump: From Windows Server 2008 R2 to Windows Server 2012 R2 From Windows Server 2012 R2 to Windows…
JukEboX
  • 815
  • 4
  • 17
  • 46
1
vote
1 answer

Hyper-V setup before & after domain creation?

I am planning to create a Windows Domain through a Windows Server 2016 or 2019, however the Windows server will be installed as a virtual machine in Hyper-V. Since Hyper-V requires selecting membership of a Workgroup or a Domain, right after the…
Riccardo
  • 253
  • 1
  • 3
  • 13