Active Directory
Tag details
Welcome to the 'Active Directory' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Active Directory'.
Latest blogosphere posts tagged “Active Directory”
-
Re: Server2003 2008 error !!
Windows Vista Tips —
Authority: 171
You dont want to ever have ANY machine participating in a domain with a dns reference to an ISP. This will cause problems, I guarnatee it. Use forwarders. Configure a DNS server to be a forwarder http://technet.microsoft.com/en-us/l...70(WS.10).aspx Also check the 2008 firewall and consider disabling IPv6 (The ...1 day ago -
GPO Order
Windows Vista Tips —
Authority: 171
Hello Luiz, The GPO with the lowest link order is processed last, and therefore has the highest precedence. You are able to change them. Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help ...1 day ago -
Re: Group policy is not working
Windows Vista Tips —
Authority: 171
Hello shivaj, As asked before: Did you check with gpresult /v or rsop.msc logged on as the user to see if the setting is applied? Did you run gpupdate /force on the machine? Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, ...1 day ago -
Web pages to view/modify AD users fields
Windows Vista Tips —
Authority: 171
Hi, does anyone knows some preconfigured web pages (ASP/ASP.NET with integrated authentication) to let each user view modify his own AD attributes (Phone, Mobile, FAX, etc.) ? Before starting developing, Im cehcking is something already exists. Thanks. Massimo.2 days ago -
Re: Group policy is not working
Windows Vista Tips —
Authority: 171
Hello shivaj, Are the user accounts located in the OU where the GPO is linked to? Because the setting belongs to the user configuration part it has only effect on the user accounts. Check with gpresult /v or rsop.msc logged on as the user to see if the setting is applied. Also the automatic GPO refresh time is ...2 days ago -
Re: cannot log on to DC
Windows Vista Tips —
Authority: 171
Howdie! aconti schrieb: > You cannot log on because the logon method you are using is not allowed > on this computer. Please see your network administrator for more info. > > I am trying to log on to a DC using a normal user which I have given > him delegation of control for a particular OU so that he ...2 days ago -
Re: Computers not refresh DNS entry right away when IP changes
Windows Vista Tips —
Authority: 171
"JayDee" wrote in message news:0218dad7-3642-4962-8533-... > we have computers that are built on a lab subnet, then put into > production when it is finished. weve found that when we move the > computers from one subnet to another, they do not register their -new- > IP address for a few days (there are ...2 days ago -
GPO Error
Windows Vista Tips —
Authority: 171
I have modified a GPO by adding an ADM and got some undesirable results. I get the following message twice with two different line numbers. The following error occurred in \\...\...\...{ }\ADM\ on line 13202 Error 64 Help string specified more than once The file cannot be loaded. This policy applies to many ...2 days ago -
Demoting old DC
Windows Vista Tips —
Authority: 171
I have a Secondary/Backup DC (, Primary Died, computer crashed, it wont be turned on again) which I promoted to primary (didnt sieze schema master role) and then merged users and computer to a new dc with a different domain name, used ADMT and now all computers are on the new domain . I wont to get rid of the old ...2 days ago -
Authentication against a windows 2003 server
Windows Vista Tips —
Authority: 171
Hej Im using a network with a linux dhcp and dns server. I need to implement authentication through Active Directory on a web site. I have installed a windows 2003 server, and made the web application authenticate against users in the servers Active Directory. It all works perfectly. Now I need to test NTLM (single ...3 days ago -
Re: cannot log on to DC
Windows Vista Tips —
Authority: 171
Hello aconti, Install the adminpak on the user machine, so there is no need to logon to the DC. Thats the really better way. Domain users should NEVER logon to a DC. Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply ...3 days ago -
Re: Domain cannot resolve IP address correctly.
Windows Vista Tips —
Authority: 171
Dear David Please give a IPConfig from your client en you DC. Martijn "david_an" wrote in message news:... > > Dear all, > > My DC is server01. When I run nslookup command and lookup my domain as > the following. Its result is strange IP address (72.52.194.126) instead > of xx.xx.1.30 > I run ...3 days ago -
Re: Domain cannot resolve IP address correctly.
Windows Vista Tips —
Authority: 171
Hello david_an, Please stop multiposting the same question. See the answer to your first posting from 04:59 this morning. Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! ...3 days ago -
Re: Domain cannot resolve IP address correctly.
Windows Vista Tips —
Authority: 171
Hello david_an, Please post an unedited ipconfig /all form the DC/DNS server. Also give some information how you configured DNS. 10.x.x.x, 192.168.x.x and 172.x.x.x are private iop ranges so you can post them without any problems, they are not reachable from the internet. Hopefully your DC is not using public ip ...3 days ago -
The Deployment Guys : Windows 7 RTM Issue with Group Policy Enforced Wallpaper
Rod Trent at myITforum.com —
Authority: 138
I was asked by our Support folks to let you know about an issue that effects Windows 7 when you try to set the desktop wallpaper through Group Policy. I am blogging this on the Deployment Guys blog because the issue can be avoided by a configuration item in the image build. The Deployment Guys : Windows 7 ...3 days ago -
AD Cmdlets 1.3 RTMed
Dmitry's PowerBlog: PowerShell and beyond —
Authority: 485
Late last week we released to the web the latest version (1.3) of our free Active Directory cmdlets (also known as QAD-cmdlets, widely used by tens of thousands admins and compatible with more or less any version of Active Directory or ADAM/ADLDS). You can read more about the cmdlets in this PDF guide , or online ...3 days ago -
Helping Friend With Network
DIY Network - Home Improvement How-To & Projects : DIY Network —
Authority: 159
so my friend’s dad buisness, the tech guy bailed on them, but they ordered all the cabling and hardware but haev no idea how to set it up. and im wondering how to do this too.i have maped out the computers and how i would wire it up.the question is what exacly do i need [...]4 days ago -
Using a custom attribute for RDN.
Windows Vista Tips —
Authority: 171
Im not allowed to show personally identifiable information to anonymous users, and the DN needs to be visible for people to bind against it when using ADs LDAP interface. This means that the idea of using CN (where CN contains someones name) is not an option. Neither is using UID, OU, or along those lines. So what ...4 days ago -
Re: DSGET not working on Windows 7!!
Windows Vista Tips —
Authority: 171
It works fine for me and I am running on Win7 with both elevated and non-elevated permissions. My guess is there is a hidden character in your string. -- Paul Bergson MVP - Directory Services MCTS, MCT, MCSE, MCSA, Security+, BS CSci 2008, 2003, 2000 (Early Achiever), NT4 Microsofts Thrive IT Pro of the Month - ...4 days ago -
Fine-Grained PW Policy Bug
Windows Vista Tips —
Authority: 171
Hello Pasi, Also check if it is applied correct: http://blogs.dirteam.com/blogs/jorge...or-a-user.aspx Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! ...5 days ago
