Home All Groups Group Topic Search About

Score The version of the Active Directory schema of the source forest is not compatible with the version o
Blaine - 20 Jan 2006 4:53 PM - 20 messages
I currently have a Windows 2000 DC and am trying to install Active Directory on a Windows 2003 R2 server as an additional DC in the existing domain. Using the Windows 2003 R2 installation CD I have run adprep / forestprep and then adprep /domainprep /gpprep on the Windows 2000 DC ...
Score profilepath - User Profile
shawnm - 20 Nov 2008 12:42 AM - 15 messages
Working with an extremely large active directory population and we are trying to identify certain user object types. We thought those included all objects that did not have a profilepath. However we noticed that we were capturing objects we did not want.  ...
Score netdiag /fix DNS_ERROR_RCODE_NOT_IMPLEMENTED error
JoeM - 24 Aug 2006 2:01 AM - 5 messages
Awhile back I set up a domain named xxx.com but followed the 81-page "Step-by-Step Guide to Implementing Domain Rename" procedure at [link] to the best of my ability.  But I must have missed something there. ...
Score Lockout accounts
pjverweij - 1 Dec 2008 2:04 PM - 10 messages
Hello, My first post so lets see want i can learn. Situation: - WBT workstations - 5 Citrix servers - 1 File server also domaincontroller(VirtualMachine) - 1 mailserver also an domaincontroller(VirtualMachine) Accounts get lockout with the event on the fileserver: 675 This event shows the ip address of the citrix server where the user is logged on to. ...
Score LDAP query - can I calculate the response time?
Gonzo - 1 Jul 2009 8:49 AM - 9 messages
Hi, I'm getting complaints that LDAP queries are slow, how can I test this?  I was wondered if there was a tool to help me. ...
Score NetDiag Default Gateway Error -->DcDiag Advertising Error
Zalewa - 22 Nov 2008 9:36 AM - 8 messages
Hi Guys, I'm having problems with time sync in my AD. Server which should be time server for my domain doesn't advertise himself. After investigation and netdiag I found that server can't pass Default Gateway test. Below output ...
Score Group policy tatooing with restricted group ? or strange behaviour !
Eric - 8 Jul 2009 10:12 AM - 6 messages
Hello, we have Windows 2000/Xp clients in our Active Directory. Configuration 1 --> We had a GPO applied on computers that defined a restricted group for BUILTIN\Administrators. (So, if a user wanted to add himself to his local administrators group,his user account was ...
Score DC Replication help
Gonzo - 9 Jul 2009 6:59 PM - 6 messages
Hi, I have 3 DC on our LAN, and one on a remote site with only a 2mb link for DR only.  The servers are Windows 2003 and DNS is integrated. What should my replication settings be and where can I check them?  I looked ...
Score how to find users with the checkmark on allow to logon to terminal servers
Spundae - 8 Jul 2009 11:54 AM - 9 messages
Hello, I am looking for a way to find all my users in active directory that have a checkmark set at the terminal server tab where you can specify that the user is allowed to logon to terminal server. I tried to do this with adfind or a script with ldap but failed. ...
Score Script to Rename Computer Name in Domain
skepper - 8 Jul 2009 11:12 AM - 4 messages
hi i looking a script to rename computer name in domain server 2003 something in VB + MassageBox [Enter New Computer Name] include user name + password to change it (domain remember ...) TNX Skepper ...
Score Deployment to multiple folders with Robocopy
masterslave - 9 Jul 2009 12:34 AM - 4 messages
I need to deploy an ASP.NET application to multiple folders in IIS, the application is a template with different parameters for each site set in web.config. I'm trying to create a script with Robocopy that would look at all directories in IIS and if a directory meets certain ...
Score DISC SPACE
Eldingo - 9 Jul 2009 12:01 AM - 8 messages
Hello friends: Is there a way to get a report on disc space usage on all the servers in the domain. I need to do report on disc space availability on a monthly basis. Appreciate your help. -ciao ...
Score DNS suffix search list...
Lanwench [MVP - Exchange] - 21 Jun 2009 9:08 PM - 9 messages
Hi, guys 'n gals - I've got a client with a SBS2008 environment (migrated from W2k to W2k3 to SBS2008 in a hair-pullingly frustrating project). AD domain is internal.domain.com. An ipconfig /all on workstations and servers alike pulls up both internal.domain.com AND plain old domain.com in ...
Score Scripting Language
Matthew Good - 22 Jun 2009 5:01 PM - 15 messages
I'm really new to scripting Windows servers and I'm rather curious as to what the scripting language of choice is or what the best language for it is? I'll be working mainly with Windows 2008 and 2003 Servers.  I don't have ...
Score convert vb script to exe
Dee - 17 Apr 2009 3:24 PM - 5 messages
Hi is there a good recommended tool to convert vb scripts to exe files? ...
Score Delete Folders using WMI
Babu VT - 29 Jun 2009 3:51 PM - 5 messages
Hi, I'm trying to clean "$NTUninstall..." folders from remote machines and found the below snippet useful.Unfortunately it isn't deleting any folders.Can someone point me where is the fault... I can't use FSO objects since I need ...
Score WMI & Eventlogs
Babu VT - 24 Jun 2009 6:56 AM - 5 messages
Hi, I'm trying to get all "Error" events from Today's System event log using WMI. This is my query, Select * from Win32_NTLogEvent Where Logfile = 'System' And Type = 'error' And TimeWritten > '20090624' However this query doesn't pickup error events in earlier part of the day ...
Score grab a String (server name) from log
Dee - 26 Jun 2009 10:33 AM - 3 messages
Hi I'm looking for a way of grabing a string from a log file and creating a variable from it. I have looked at the pattern match and Instr functions but non the wiser on how I can grab a string from a log such as below: ...
Score Robocopy - not providing destination in log output
JMic - 18 Jun 2009 8:41 PM - 8 messages
I am working with Robocopy to copy and move multiple files to multiple directories. All is working well except for the logging. I am able to get the log to output the source info but cannot get it to output the destination ...
Score Execute a batch file on remote host
Hulicat - 30 Oct 2007 4:16 PM - 7 messages
Running Windows 2003 R2 I need to execute a batch on remote Windows 2003 R2 machine. I have tried a number of things including rexec, etc. The goal would not to deploy any additional code to the remote host. Is there a way to this via Cscript?do I need to write a vbs script? ...
Score auto add sutdents to AD 2008
nico - 11 Jun 2009 2:05 PM - 6 messages
Hello, I have a script that auto add's student to my AD for win2003 server. for win2008server it does not work I get errors Any suggestions?    N. ' Author Guy Thomas [link] ' ------------------------------------------------------' Option Explicit ...
Score How to make goto when nowhere to go ?
Synapse Syndrome [KGB] - 13 Jun 2009 2:36 AM - 5 messages
(NT shell scripting) Say I have a goto parameter command - goto :%parm% If the batch label does not exist, the script ends with the error: "The system cannot find the batch label specified - whatever" I do not want the error message displayed, and I want the script to go and ...
Score How do implement this wildcard?
Synapse Syndrome [KGB] - 23 Apr 2009 9:38 AM - 13 messages
I want a .cmd script to check that %1 is a UNC server name and goto something else. You can probably see what I want to do, so how do I do it correctly? if [%1] == [\\*] goto:UNC Cheers ss. ...
Score issue on scripting syntax on x64
Tyler Durden - 8 Jun 2009 2:45 PM - 14 messages
The following script runs normally on a x32 environment, and end without finding the exe on a x64. What could be the issue? Dim WSHShell Set WSHShell = CreateObject("WScript.Shell") WSHShell.CurrentDirectory = WScript.ScriptFullName & "\.." WSHShell.CurrentDirectory = WSHShell.CurrentDirectory & "\my_program_folder" ...
Score Use VBScript to Set Local Computer Description
Jeremy - 2 May 2009 3:02 PM - 20 messages
I have been doing this for years in XP and Server 2003, but recently I have been installing Vista x64 Edition for some specific needs.  This code is part of a workstation startup script that pulls the description from AD and ...
Score batch file to split multiple text files in half.
yammyguy - 7 May 2009 6:18 PM - 10 messages
Hello all, I would first like to thank everyone who helped me with my previous problem - you guys made my life so much easier!  Now I have another issue. I have a directory full of approx. 2mb text files that I need to split in half. they are .prn (text) files, and look like this:  28A41EML.PRN ...
Score Finding password protected files
Linn Kubler - 27 May 2009 2:36 PM - 7 messages
Hi, I have been asked to identify all the password protected files on our network and am wondering if someone might have an example? Alternatively, can anyone recommend a commercial/shareware/freeware utility for this?  A quick Google search found a few utilities for finding files ...
Score IP "Alternate configuration"
SubnetJO - 20 May 2009 7:55 AM - 7 messages
Hi all. Surely you know that if you set a network interface to be configured dinamically by a DHCP server, you have the "Alternate Configuration" TAB where you can place a static IP configuration in the case the dynamic configuration process fails (for any reason). ...
Score ANN: EditVar/EditV32/EditV64 and Choose/Choose32/Choose64 v2.0
Bill Stewart - 14 May 2009 7:22 PM - 9 messages
EditVar/EditV32/EditV64 and Choose/Choose32/Choose64 v2.0 Home page: [link] EditVar/EditV32/Editv64 and Choose/Choose32/Choose64 are command-line tools designed to allow for user input in shell scripts (AKA batch ...
Score question on USB security
Salvador - 17 May 2009 4:38 PM - 5 messages
Hi!! 1 .- There is a form of Send email to the administrator each time you connect a USB model with this?. 2 .- One can know through script that is copied to a USB?. Thank you. ...
Score Stop windows service copy data and then start service
Masti - 11 May 2009 9:52 PM - 11 messages
Hi, I need a vbscript which can stop a windows service and copy data and once the data is copied over restart the service. This has be done from remote server and for multiple servers. Any help is appreciated. ...
Score Suppress confirmation prompts
fan - 16 May 2009 4:15 PM - 6 messages
Does anyone know how to suppress confirmation prompts for commands in Server 2008? I have used logoff with the session ID in a script/batch since NT4 and MS seems to have changes Server 2008 to require confirmation. more of that ...
Score Inventory script question
Matthew Curiale - 27 Apr 2009 6:35 PM - 17 messages
Hello all, I'm just wondering if it's possible to run an inventory script through a computer startup script, rather than through a login script. The reason for this, is that I work in an educational institution, and receiving thousands of audits per school per day would be a bit stressful on ...
Score adding printer depending on username
nico - 15 May 2009 10:20 PM - 3 messages
Hello, I want to add a printer on the WS through a script according to the machinename on wich the user logs on. ex.      if user logs on to WS A06-12 I want to install printer A06 ...
Score How to pass parameter from a file (txt/dll) to vbs code
LucasYew - 11 May 2009 10:22 AM - 11 messages
Hi Guys, Any idea how to pass parameter from a file (txt/dll) to vbs code? Eg: .txt/.dll file contain value that pass the variable to .vbs file so that the .vbs file can get the variable to process. -- LucasYew ------------------------------------------------------------------------ LucasYew's Profile: [link] View this thread: [link][link] ...
Score Maximum number of connected users
Confused_designer - 16 May 2009 8:37 PM - 5 messages
Hello! At our company we have this situation: On Win2k3 machine, there is a shared folder containing only one exe file, which is a virtualized application. The share is configured to be accessed by group of users from AD and is also limited to max. 5 connections from client ...
Score How to use variables to map network drive
notsomuchscripting - 14 May 2009 6:45 PM - 3 messages
I want to ask the user to input the IP address of the server so that we can use this script at multiple sites. Also, I want the user to pick which open network drive they want to use. <code> ...
Score how do I disjoin a machine to workgroup name
Joey - 4 May 2009 10:22 PM - 9 messages
how do I modify the below to join a workgroup name "workgroup" instead of the domain name? Set objNetwork = CreateObject("WScript.Network") strComputer = objNetwork.ComputerName Set objComputer = GetObject("winmgmts:{impersonationLevel=Impersonate}!\\" & strComputer & "\root\cimv2:Win32_ComputerSystem.Name='" & strComputer & "'") ...
Score Set Local Computer Description
Jeremy - 2 May 2009 3:22 PM - 10 messages
I have been doing this for years in XP and Server 2003, but recently I have been installing Vista x64 Edition for some specific needs.  This code is part of a workstation startup script that pulls the description from AD and ...
Score anyone know if this is possible?
James - 29 Apr 2009 10:01 PM - 4 messages
hello, I need to remove this button from the GUI, if possible: server 2008, control panel -> network and sharing center -> manage network connections, then select a nic OR start -> run, and type: control netconnections and then select a nic ...
Score Get computer name as variable to use in vbs script.
spacemancw - 28 Apr 2009 12:08 PM - 5 messages
I have the following script below. I didn't write it. It finds Storage groups, mail and public stores and paths on exchange 2003. But it starts with a dialog box asking the user for tha name of the server. ...
Score Check if a list of user IDs exist/disabled
Tom - 28 Apr 2009 1:36 PM - 4 messages
Hello I have a list of users & I would like to check via a script if their IDs exist in Active Directory & whether these IDs have been disabled. Thanks ...
Score Logon script help
Omar Rodríguez - 21 Apr 2009 2:48 PM - 14 messages
I have a server (W2003) and I had try to setup a windows logon script but does not work at all. The script is a batch file as follow: @echo Off net use /delete z: /yes net use z: \\myserver01\folder ...
Score looking for a code to add data
Dee - 22 Apr 2009 11:06 AM - 5 messages
Hi I'm looking for a sample code to add some small amount of repeated data before and after some names in a text file. Example the list is a b c d I want to add test a today ...
Score Re: Updating AD with a script
Tcs - 12 Apr 2009 3:41 AM - 3 messages
I made all three (3) changes.  And the script ran all the way thru. It also did NOT find anyone to modify.  So I put back:   If  ( intUAC <> 514 And Not ADS_UF_ACCOUNTDISABLE ) Then This time it found five (5) users to modify...then errored out at: ...
Score Issues when launching a vbscript file from hta interface file
Hari - 14 Apr 2009 2:31 PM - 4 messages
Hi, Have you ever came across issues when u launch a vbscript file from hta interface file on x64 OS My script involves some registry key reads and when I double click the vbs file or lauch it from cmd it works fine , but when I lauch it from an hta ...
Score Unable to decommission a Windows 2008 DC via dcpromo
Haji - 1 Jul 2009 1:57 AM - 24 messages
I've got a Windows 2008 box that was my only DC in my test network that is on some rather aged hardware.  I've built a new box to replace the old DC with, installed Server 2008 on it, added it to the domain, ran dcpromo, kicked it ...
Score PC joining domain
obnetadmin - 9 Jul 2009 3:28 PM - 6 messages
I have a single forest single domain Windows Server 2003 environment. I recently had to remove a DC from the domain "ungracefully". Now when a PC joins the domain, you have to specify the full NETBIOS domain name (i.e. ...
Score allow iheretable persmission
Rick12001 - 9 Jul 2009 8:57 PM - 4 messages
I am run Windows 2003 server and having issues when changing some of the user accounts to allow iheretable persmission under the security tab. I can check the box but come back in about an hour and the box will be unchecked. This is not on all user accounts and I can have some users in an OU have this happen and the others work fine. ...
Score Active Directory VBScript to get user's OU information
Daniel - 9 Jul 2009 8:34 PM - 3 messages
I am trying to create a vbscript that go through the list of AD2003 users and finds their primary SMTP email addresses and their department value in their accounts.  The problem I'm facing is LDAP ADSI provider needs the exact OU ...
Score Domain Controller Problem after force removal
Chris Dodson - 9 Jul 2009 1:16 PM - 4 messages
Hi all I need some help. We had some time issues on the domain the other day, it resulted in the DC's not replicating and thus being tombstoned, a phone call to MS resolved this and the domain is now in working order. ...
Score ERROR event ID 3224 SERVER 2003 X64
Ricus - 6 Jul 2009 5:14 PM - 26 messages
I am getting the following eventlog system error reappearing around every 5 hours on my first DC on my child domain. ERROR event ID 3224 "Changing machine account password for account ELLJHB$ failed with the following error: There are currently no logon servers available to service the logon request. " ...
Score DISC SPACE
Eldingo - 9 Jul 2009 12:01 AM - 10 messages
Hello friends: Is there a way to get a report on disc space usage on all the servers in the domain. I need to do report on disc space availability on a monthly basis. Appreciate your help. -ciao ...
Score Changing passwords from the command line
VGE - 8 Jul 2009 9:37 PM - 7 messages
I have tried changing user passwords on a domain using both net user [username] [password] and dsmod [userdn] [password] and both times I get access is denied. The account that I am logged into is a copy of the Administrator account. If I log in using the Administrator account the ...
Score gpo w2k8 for xp sp3
Sylvain Jeanneret - 9 Jul 2009 10:24 AM - 7 messages
Hi, Server : w2k8r2 fr Client : xp pro sp3 fr Deploying soft with gpo, for users and for computers works well, except for adminpack.msi. For this package, deploying with gpo for computers works but not for users. I tried 3 versions of adminpack and always fail. ...
Score Phantom AD group called $UJ5000-I64JO6IO1K6I ????
Maurice - 9 Jul 2009 1:40 PM - 6 messages
If I run netuser.exe It shows an AD group with the name - $UJ5000-I64JO6IO1K6I but no users in it. If I open up adsiedit and have a look around I cannot find this phantom group. It doesn't show in ADUC either. ...
Score Migrate users from Existing Windows 2003 Domain to new 2008 Domain
Tom - 8 Jul 2009 5:36 PM - 8 messages
We have users on an existing Windows 2003 Domain, the company would like to move users to a new 2008 Domain (new AD as they want to change the domain name) What is the best way to go about this? ...
Score add another name to domain tree
shrikant - 9 Jul 2009 11:18 AM - 4 messages
i work in in client-server senario as system engineer. i have single domain in forest, domain name is "abc.local" , i want, when user log in domain they see the domain name as "abc-main". i want to do it ...
Score Group Policy Issues - URGENT
microsoft - 8 Jul 2009 4:05 PM - 4 messages
Hi Is there a tool to identify if multiple group policies are running in your environment.  I have a Windows 2000 DC running SP4.  Currently in my event log I am logging Logon/Logoff and Account Logon Events, however when I check ...
Score Upgrading AD 2003 to AD 2008 In-Place
Luiz - 8 Jul 2009 3:55 PM - 4 messages
Hi, I have a question about Upgrade AD In-Place mode: - I have a DC/AD Windows Server 2003  and my environment has a Exchange Server 2003. I want upgrade my environment to Windows Server 2008 and AD too ...
Score Domain root MX records do not work with DNS STUB zones
Daniel - 8 Jul 2009 1:30 PM - 7 messages
Just observed an interesting issue. On w2k3 server we have created an AD integrated DNS STUB zone for domain-name.com pointing to the other AD 2003 domain where the actual domain-name.com zone is hosted. Upon creation all records can be ...
Score Sezing FSMO roles...
jprstokato - 7 Jul 2009 8:07 AM - 16 messages
We have our DC1 in a sorry state, after unsuccessfully rolling back from an attempt to upgrade it to W2k8 Ent. IT s a Win2k8 Std VM. We need to forcibly remove it from the domain and seize roles to another DC as it is no longer ...
Score DNS zone disappered
Alberto - 8 Jul 2009 10:26 AM - 7 messages
Dear ALL, I have a problem on a win2000 dns server active directory integrated. Details are: a registerd zone on a secondary dns server suddenly disappear (restart of machine or dns service restart) so I have to re-create and transfer from ...
Score How do I connect a new AD account to a new email address
Linda - 8 Jul 2009 2:12 PM - 4 messages
I have an exchange public folder where the email address was created before the user account.  I need to connect the user account to this email address.  Is this possible or do I need to delete everything and start from scratch?  ...
Score Merge local user and domain user
Cem Sisman - 7 Jul 2009 4:41 PM - 6 messages
Hi all, When a client computer joins a domain, is there any syncronization tool that helps me to merge Local user which previously used and  the domain user's files/programs/all settings etc? what is the best practice? ...
Score OT: Fastest solution for user data migration to domain. Client side
Todd - 8 Jul 2009 1:21 PM - 3 messages
I've recently built out a shiny new 2008 domain to replace an aging 2000 domain. Most users have been added to the new domain with diffent names and soon it will be time to manually change the domain membership on over 300 ...
Score Issue while setting user password in ADAM using JAVA
VinodMaladkar - 9 Jun 2009 7:06 PM - 6 messages
Hi, I running into some issues while creating a user record in ADAM using java. I have customized ADAM schema. If I add, "msDS-UserAccountDisabled", "FALSE" in java code it fails. I have couple of questions... 1) When I created user using ADAM EDSI tool, in which attribute the password value will be stored. I tried unicodePwd and userpassword, but they are empty. ...
Score Audting DNS A records
Sawyer - 1 Jul 2009 3:48 PM - 8 messages
Hello all Mysteriously a critcal A record was removed or deleted from an AD 2008 dns zone. I do have some auditing running on the DC's but i'm not sure if what i have currently being audited would show me who or what deleted the record. ...
Score Secondary (backup) domain controller not working ?
iautran - 7 Jul 2009 6:05 PM - 13 messages
Hello, we have two DCs in our LAN.(192.168.0.1 and 192.168.0.2). We have configured them in the DNS configuration for each client member of the domain (primary and secondary DNS). Just for the test, I power off the first DC, then I reboot one of my ...
Score Server under NO LOAD -> ok for days ... eventually gets slow...
MSUTech - 7 Jul 2009 8:28 PM - 4 messages
We are a little confused as we can not find a reason for this problem.. it always goes away after a restart of the server.... then... after some amount of days and even weeks we will notice that the network drives will be slow or ...
Score Giving rights to a group to reset and unlock users in a AD domain
sqldbaguy - 7 Jul 2009 5:05 PM - 3 messages
Hi guys, Im new here. I have a problem that I hope you guys can help with. Our A.D. guy has quit so they are giving me (the SQL DBA guy) the responsibilities. I am trying to add this group of users, who we are calling the "Account Password Reset group" and I need to give them the right to reset any user password, and also unlock a user in the domain. The only problem is, when I add that group under Account Operators it doesn't work. My users get an Access Denied error or something like that. And they can only reset and unlock users within their own "Account Password Reset group".  It works when I put them under Domain Admin group, but those privileges are too broad, and our director does not want them with all those rights. Is there another built in group I could use, or a way to modify their rights so they can have privileges to unlock and reset user accounts? ...
Score Backup of DC - windows 2003
biren - 6 Jul 2009 7:06 PM - 15 messages
Hi, When I am taking a backup of a domain controller, should I also be backing up the windows folder? At the moment I am only taking a back of System State. thanks ...
Score Failing DC
obnetadmin - 1 Jul 2009 2:20 AM - 28 messages
I have a single forest single domain Windows Server 2003 EE Active Directory environment. At my main site I have 3 DC's. One of the three is stuck in loop where it constantly reboots when it either reaches the splash screen, after ...
Score Actvie Directory Database Corruption >Event ID 467 > Index of table datatable is corrupted
Sam - 26 May 2005 1:41 AM - 5 messages
Dear All, We are asking for help with our Windows 2003 Small Business Server with Active Directory database problem. We have an Active Directory Database Corruption Error coming up as Event ID = 467 in the Event Viewer Log : Category : Database Corruption ...
Score Win 2003 ADS users get locked out
DD - 7 Jul 2009 6:37 AM - 10 messages
Hi, We have a Server 2003 network (2 Domain Controllers, 5 member servers, and about 100 Windows XP SP3 clients). Off late  we have  noticed that the random user would get into a lockout problem i.e  all of a sudden their ...
Score Rejoining Computers to domain
Taz1972 - 6 Jul 2009 12:57 AM - 7 messages
Hi, Whenever we move a computer object from one OU to another in AD, we have to rejoin it to the domain. Why is this? We have a fully 2003 .local domain, and having to rejoin any machine we move ...
Score Windows Security Log
dontinou - 6 Jul 2009 4:27 PM - 11 messages
Hi, I keep running into this and now its really causing me headaches. When I log into my server, I get the message that "..the Security Log is full".  So I look at my settings, and I have a GPO that enforces ...
Score 2008 DC wbadmin
Sawyer - 30 Jun 2009 7:25 PM - 11 messages
Hello all I have enabled systemstate backups of my DC by using the wbadmin tool "wbadmin enable backup -addtarget:{00000081-0000-0000-0000-000000000000} -allcritical -schedule:06:00" from looking at the event logs for these backups the job runs fine without ...
Score AD question
dkblee - 6 Jul 2009 4:56 PM - 3 messages
hi! Here's the scenario: The HQ has just configured a one way trust (they trusted us, they created outgoing trust and we created incoming trust) with our branch domain (HQ and branch in different forest and domain name).The ...
Score Can't Install AD on 2003 R2 Server
ChazG - 6 Jul 2009 3:13 PM - 5 messages
All, I have a new Server I need to install AD on but cannot, because, all of the previous Servers are pre- R2 so the version of ADPREP does not match. The other part of the issue is that the older servers are 2003 Enterprise and the ...
Score ISA Server 2006 and Firewall clients
Cem Sisman - 6 Jul 2009 1:29 PM - 3 messages
I have got isa server 2006 installed on a server also Active directory running on it, I have got all clients computer installed firewall client software for ISA. My question is one of my computer im currently using havent been joined to the domain and is using firewall client to use proxy ...
Score Check Folder Size
sharath_bujji - 6 Jul 2009 11:13 AM - 4 messages
Hi, The drives are running out of space on a Server, I would like to know which is the folder taking too much of space. Is there any scripts which help in finding the folder size...rather than clicking on each folder to know the ...
Score Event ID 1058 & 1030 Error
Libyan_SA - 25 Jun 2009 9:19 AM - 14 messages
hello everyone i'm haveing a little problem here i did check the event log, and i found this error, ===== i did take a print screen for the error [image: [link]] [image: [link]] ...
Score Domain Trust
Simon - 30 Jun 2009 5:47 PM - 5 messages
I'm working in a project to merge operations of two domains (companies merging) site 1 has Domain A (DC with all operation master) (win 2003 SP1  x32) site 2 has domain B (DC with all operation master + a DC from domain A) (win ...
Score Clients hanging, file share browsing slows, logins take minutes
cjhaugen - 11 Jun 2009 2:25 PM - 13 messages
I have been dealing with some strange issues ever since I moved from a Win2003 DC w/ File and Print to a new 2008 DC w/ File and Print.  What happens is periodically client machines just start "slowing down".  ...
Score e
Sam - 6 Jul 2009 7:43 AM - 3 messages
Hi, We have one active directory forest which is synchronizing time from Unix server. That works fine. Now we have installed w2008 server which doesn't belong to domain. That server gets time from internet and is going to be so called time server. ...
Score Tool to list group members
CRhadley - 29 Jun 2009 5:46 PM - 6 messages
Is there a tool available to output a list of group members.   I would like to have something that could be run by a few users without programming experience. thanks Carl ...
Score msNPAllowDialIn and delegwiz.inf
tin - 15 May 2009 3:18 AM - 7 messages
Is it possible to delegate this through delewiz.inf? I have tried the following without any luck: msNPAllowDialIn=RP,WP userParameters=RP,WP or CONTROLRIGHT="Read and Write Remote Access Information" dsacls \\server\OU path /I:T /G "domain\group:WP;msNPAllowDialin;user" ...
Score Is Lsass.exe the "heart" of the Active Directory engine?
Spin - 4 Jul 2009 11:26 PM - 4 messages
Gurus, Is Lsass.exe the "heart" of the Active Directory engine? ...
Score DCPROMO then change IP?
hozzie - 3 Jul 2009 5:21 PM - 7 messages
In the past I've always ran the DCPROMO on site to pull down active directory, then fully configure. Has anyone DCPROMO in local site, then changed the IP settings to a remote subnet? I know I'll need to move server in sites and services.  But has anyone ...

Developed using NextGeneration, the .NET Code Generator Try AdSense Reporter, the charting tool for AdSense publishers