Domain Controllers OU
Keyboard and region settings different when the system is added to domain.
Backing up the file system on a Domain Controller
Hi all,
Sorry if this has been asked before but I did not see it.
If a domain controller is used specifically for directory services, no user files are stored on the server at all, is there a need to backup the file system? We are backing up the system state on 2 of the domain controllers. Just curious if we should be backing up the files on the server too.
From what I have read, the SysVol should be included in the system state backups. Although, I have no issues with just backing up that folder is needed.
Thank you
Charles
join client pc to domain
Hi,
If I want to join a pc (test001) after osd with an existing name (test001in the ad ) ,I have to delete test001 from the AD. It gives an administration issue .Is there a way to solve the problem
Thanks
KERBEROS - reasons for getting KRB5KRB_ERR_GENERIC from KDC
Hello,
Working on a flow with kerberos constrained delegation.
Can get a TGT for the user trusted for delegation and flow immediately fails on TGS_REQ / TGS_RSP with KRB5KRB_ERR_GENERIC from KDC
What are the reasons that the KDC ( running windows server 2012 R2) can return such as error?
If there a recommended way to get related logs from KDC for such error?
FSMO scinario
Dear Tech,
i have three domain controllers in single forest and single Domain but its located in two diff locations. in location "x" their are tow domain controllers and forest wide fsmo role configured. in y location one domain controller and configured domain wide fsmo roles. in y location i have requirement that i have to add some number of users.. but i came to know that in x location schema master is down, is it possible to create users in y location.
what are the possibilities and explain me any draw backs?
please help me in this regards...
AmarPKST
The permissions on NETLOGON (server) are incorrectly ordered, which may cause some entries to be inefective.
Hi Support,
How can I troubleshoot this problem.
If I select reorder will it fix existing permissions issue?
Is it recommended to reorder fix on NETLOGON?
What are the default permissions on NETLOGON folder?
How can I find what cause the permissions problem?
Thank you
NTLM\LM
I have a server\share that users are getting an access denied if using IP, netbios name works. At random the IP will work.
I was reading a link and pointed to another link which does not exist. The link talked about checking NTLM\LM hashing.
Network security:LAN Manager authentication level "send NTLMv2 response only. Refuse LM & NTLM."
If the server does not have a policy setting the value and is configured as "Not Defined" while windows 10 is set to "send NTLMv2 response only. Refuse LM & NTLM."
Wireshark shows Status_no_logon_servers
What would be the result of these setting being different?domain name in windows server 2012 R2
Hi
can we create abc.local as domain name while instillation active directory.
Arvind
Authentication error on RODC in DMZ site
I have this procedure to join offline a server in DMZ to a 2012r2 domain on lan
LOG ON PDC
CMD (ADMIN)
djoin /provision /domain ourdomain /machine nameserver /savefile c:\a.txt
VERIFY THE CREATION OF THE ACCOUNT UNDER THE OU COMPUTER
Force the replication
LOG on server
COPY THE FILE CREATED IN THE SAME PATH
Change DNS: DMZ DNS (RODC)
CMD (ADMIN)
djoin /requestodj /loadfile c:\a.txt /windowspath %systemroot% /localos
RESTART SERVER
Change ou from computer to DMZ ou
Force replication
Add the new SERVER to ALLOWED RODC PASSWORD REPLICATION GROUP
Add new server on dns (DC1 and DC2)
Force replication
This join procedure it's ok , but on some joined server, when I try to log on , I receive this error:
"There are currently no logon server available to service the logon request"
Other information:
The nslookup it's ok from rodc and DC1 and DC2
No error launching the DCDIAG on DC1 , DC2 and RODC
Have you any ideas?
Regards
Active Directory User Attribute - businessRoles
Dear,
In Active Directory, I went through the user attributes and find an interesting attribute I never used before.
The "businessRoles" and the "businessCategory".
For the businessCategory I found documentation but I don't find anything for the
businessRoles attribute. As far as a know I never did do a schema extension with that attribute so it has to be a native attribute.
Can anyone help me using this attribute?
Sincerely,
Yehudi Bosmans
PDC can not be located
Hi,
I have single domain single forest model having two servers at DC let say SVR1 and SVR2 and one server at another site let say SVR3.
Running "Netdom query FMSO" in SVR3 showing no error. But running dcdiag /test:fsmocheck in SVR3 showing
Warning: DcGetDcName(PDC_REQUIRED) call failed, error 1355
A Primary Domain Controller could not be located.
The server holding the PDC role is down.
......................... test.com failed test FsmoCheck
While SVR1 and SVR2 are not showing any error. SVR1 is holding all FSMO roles.
Kindly help.
Thanks
Adarsh
Authoritative and non authoritative system state backup restore
Hello
Please define me about authoritative and non authoritative system state backup restore in your own words with example. thanks
Regards
ADMT - Computer Migration
Regarding Authentication Logs Printing on Domain Controller
Hello Everyone,
I'm ingesting domain controller logs into QRadar. My question is regarding user authentication on a windows machine using local instead of domain name, does the authentication logs printed on the domain controller?
Thanks,
Anand Gulla
Roaming User Profile Not Completely Synchronized on Windows Server 2016
I've set up a little test domain as I am an intern at a corporation and we have to set up these servers throughout our internship so the people we work for know we are ready for the exam when that time comes. I've made the profile path for the users to \\Server\profile$ but whenever I try to log out or log in on one of the accounts I've made I get the message Roaming User Profile Not Completely Synchronized. I'm not sure why I get this message, but everything I do and save on the server from the users does get saved on the server. I think I get the error message by some bug. Have anyone experienced anything like this before? Thanks beforehand.
-RBye1
LastlogonTimestanmp Shows Future Date - showobjectmeta shows f191c38d-bdea-4cb4-862d-24ed6f996ed1 instead of DC Name
I have several machines that show a last logon in the future.
I ran repadmin /showobjmeta DC "OU Paths" >temp.txt and the output for the DC looks like a GUID.
Loc.USN Originating DSA Org.USN Org.Time/Date Ver Attribute 38623490 f191c38d-bdea-4cb4-862d-24ed6f996ed1 3555424 2032-04-21 08:22:12 78 lastLogonTimestamp Should be something like 38623490 City\DCNAME 3555424 2018-10-03 08:22:12 78 lastLogonTimestamp
Is there a way to get AD to report correctly.
- LZ
Do I have a disjointed Domain
My domian FQDN is domain.domaindumb.com, my NetBios Domain is domain. Do I have a disjointed Domain?
The link below says "NetBIOS name of domain controller differs from subdomain of its DNS domain name The NetBIOS domain name of the domain controller isn't the same as the subdomain of the DNS domain name of that domain controller."
Disjoint namespace scenarios
https://technet.microsoft.com/en-us/library/bb676377%28v=exchg.150%29.aspx?f=255&MSPPError=-2147217396#View
HOSTNAME is name of the DC
USERDOMAIN=DOMAIN
USERDOMAIN_ROAMINGPROFILE=DOMAIN
USERNAME=noob
what is the use of regsrv32 schmmgmt.dll
Can one explain about the use of regsrv32 schmmgmt.dll.
Abp
ADFS Related issue
My domain controller on window server 2008 R2
i want to install ADFS on window server 2012 R2
Is there any possibility?