How to install 2 virtual client with windows 2003 server
Download and install <a href=”http://www.microsoft.com/windowsserversystem/virtualserver/downloads.aspx”>Virtual Server 2005 R2.</a> You can use the provided administration interface to access and control your Virtual machines. The only licenses you need are for the virtual machine operating systems. - The KVM is for the physical hardware. For the two virtual clients, you would use Windows’ virtualization management interface to [...]

View Answer   |  November 16, 2009  5:16 PM
KVM, Server configuration, Switches, Virtual Client, Windows Server 2003
answered by:
4,250 pts.

Microsoft Access 2003 slow on Windows Server 2003 Enterprise
Yes, I am having the same trouble. I have tried everything that I can think of including changing my entire network to Gigabit. Has anyone found the solution?? I am also running Access 2003 and Server 2003 Enterprise.

View Answer   |  November 16, 2009  3:28 PM
Access 2003, Microsoft Access 2003, VB 6, Visual Basic 6, Windows Server 2003, Windows Server 2003 Enterprise Edition
answered by:
15 pts.

Exchange 2007
There is no work to do on your domain controller. Your domain is already setup and ready for Exchange 2007. Installing Exchange 2007 on your new hardware will not require any additional preparations.

View Answer   |  November 13, 2009  11:47 PM
Exchange 2007, Exchange installation, Windows Server 2003
answered by:
27,325 pts.

SQL Server 2005 on Windows 2008 64 bit SP2. Installation issue
Hello I am having the same issue! Has anyone come up with an answer yet? I’m quite frustrated by this and am also only finding discussions of the Web edition on-line. What’s the deal?

View Answer   |  November 13, 2009  12:14 AM
SQL Server 2005, SQL Server 2005 (64-bit), SQL Server installation, Windows Server 2008
answered by:
15 pts.

user cals for windows server 2003
You don’t actually need to add the user CALs into the system. As long as you have purchased them that is what matters. You can create as many user account as you want in Active Directory.

View Answer   |  November 12, 2009  3:35 AM
Windows Server 2003, Windows Server Calendars, Windows Server Licensing, Windows Server User Profiles
answered by:
64,550 pts.

DFS Replication Windows Server 2003 R2
Messing with DFS issues isn’t fun. Your issue is explained in <a href=”http://support.microsoft.com/kb/961655″>KB961655</a>. To exclude folders from DFS replication, you can do the following: 1. In your DFS root, right click and click on properties. 2. In the Replication tab, click on Edit. 3. Type the name of a file or subfolder you want to [...]

View Answer   |  November 11, 2009  11:39 PM
DFS Replication, File servers, Windows Server 2003, Windows Server 2003 R2
answered by:
27,325 pts.

Delete files based on Size
If you are looking for all files equal to 0 then the FOR Command will loop through each file. FOR Command example is shown below. FOR %%F IN (*.*) DO (IF %%~zF LSS 1 DEL %%F) The above example will go through all files in the current directory, and all files found with a length [...]

View Answer   |  November 10, 2009  6:37 PM
Batch files, Windows Server 2003
answered by:
480 pts.

Network Accesss problem
“Domain” is not accesible.You might not have permission to use this network resource. Contact of this server administratorto find out if you have accesss permissions The list of servers for this workgroup is not currently aviable

View Answer   |  November 10, 2009  2:33 PM
Active Directory, DNS, Network connectivity, Windows Server 2003, Windows XP
answered by:
1,235 pts.

System cannot log you on now because the domain **** is not accessible.
My be the allow logon local policy prevents you to logon through a limited user.Just a thought Naaah bro. Got it sorted out. I noticed the Router was enabled to distribute addresses on DHCP. and when i restarted the client computer after adding it on to the domain, it picked address from the router which [...]

View Answer   |  November 9, 2009  3:44 PM
Windows Server 2003, Windows Server 2003 Enterprise Edition, Windows Server Error Messages, Windows Server Installation, Windows XP
answered by:
185 pts.

how to connect xp client in 2003 server domain
Your question is not clear. Are you asking how to join an XP machine to the domain? For that go into the properties of “My computer” and then to the “Computer name” tab. You can add the computer to the domain there using an account with rights to join computers to the domain. If this [...]

View Answer   |  November 9, 2009  1:38 PM
Windows Server 2003, Windows XP
answered by:
56,975 pts.

Domain account password change Windows Server 2003 cluster
You can change the password using the Services Applet, but you’ll need to restart the cluster service (and all dependant services) for the password change to take effect.

View Answer   |  November 8, 2009  9:33 AM
Active/Passive Windows Server 2003 Cluster, domain account, Windows Clustering, Windows Server 2003, Windows Server 2003 Clustering Services
answered by:
64,550 pts.

Windows Server 2003 Date Accessed information on files
The command is probably working as it should, you just need to refine the options. As for permissions, you can add /COPY:DATS to copy security permissions otherwise, NTFS will set inherited permissions from the parent folder. You should probably avoid MINLAD because last access time is very sketchy. The second someone clicks on the file [...]

View Answer   |  November 7, 2009  1:26 AM
Robocopy, Windows scripting, Windows Server 2003
answered by:
27,325 pts.

LAN acces restriction for laptops on Windows Server 2003 domain
You can configure layer-2 security at the switch with switch port security. Another option is to purchase a third party Network Access Control (NAC) product.

View Answer   |  November 6, 2009  7:14 PM
LAN, LAN administration, Network security, Windows Server 2003, Windows Server 2003 Domain
answered by:
27,325 pts.

Windows Server 2003 ISASS.EXE System error
I doubt if this error is really due to removing and reinstalling the drives unless somehow the server was not shutdown properly before the maintenance and the AD database was corrupted. It sounds like you need to go through an AD diagnosis and restore process.

View Answer   |  November 6, 2009  6:05 PM
Hard drives, isass.exe, Windows Server 2003, Windows Server 2003 error messages
answered by:
32,735 pts.

Windows Server 2008 Domain controller adprep error message
<a href=”http://support.microsoft.com/kb/949257″>KB949257</a> will show you how to fix that.

View Answer   |  November 5, 2009  9:50 PM
Adprep, DCPROMO, Domain Controller, Windows Server 2008, Windows Server 2008 Domain Controller, Windows Server 2008 error messages
answered by:
27,325 pts.

Remote Acces at one site
Have there been any firewall or routing changes done at that site? Does DNS resolution work or are they accessing only by IP address? What are PING and traceroute results?

View Answer   |  November 5, 2009  3:00 PM
Remote access, Windows Server 2003, Windows XP
answered by:
32,735 pts.

Force logon to domain controller windows server 2003
You can <a href=”http://technet.microsoft.com/en-us/library/cc787370(WS.10).aspx”>adjust the weight and priority of a domain controller</a>, but you cannot set only one server to be the logon server.

View Answer   |  November 2, 2009  11:10 PM
Domain Controller, Windows Server 2003, Windows Server 2003 Domain Controller
answered by:
27,325 pts.

Moss 2007 installation on Windows Server 2008 R2 erro
This should help: <a href=”http://blogs.msdn.com/sharepoint/archive/2009/10/02/install-sharepoint-server-2007-on-windows-server-2008-r2.aspx”>Install SharePoint Server 2007 on Windows Server 2008 R2 – Microsoft SharePoint Team Blog</a>

View Answer   |  November 2, 2009  8:40 PM
MOSS 2007, Windows Server 2008, Windows Server 2008 error messages, Windows Server 2008 R2
answered by:
63,580 pts.

Renaming domain in Exchange 2007? Is it possible?
First did you register that Domain ,if so the only way is to create a new one because i might be a problem on the exchange server also, I think rename is not going to wrk boss

View Answer   |  November 2, 2009  3:37 PM
Domain Renaming, Exchange 2007, Windows Server 2008, Windows Server 2008 Domain Controller
answered by:
50 pts.

Need to change DNS server IP address
DHCP will do this if you are using DHCP. Just change the options on the scope.

View Answer   |  November 2, 2009  3:27 PM
Active Directory, DNS server, IP address
answered by:
32,735 pts.