Windows 2003 Server
Windows 2003 help and discussions.
9221 topics in this forum
-
Is there such thing as Primary DC and Secondary DC ?
by Guest Pintu- 2 replies
- 208 views
Hi, I there such thing as Primary Domain Controller and a Secondary Domain Controller in Windows 2003 Domain? Can you have 2 domain controller in Windows 2003 Domain? I think the answer is Yes. If you 2 Domina controller - what roles do these have. Doesn't one server have to have something that the other server does not have - like Global Catalog? Thanks, P
-
My Documents permissions in Windows 2003
by Guest davidtheweb- 0 replies
- 144 views
We have a terminal services environment, and everybody's 'My Documents' folder is redirected to a central location. When they log onto a Windows 2000 TS, they can right click and access the properties of that folder. When they long onto a Windows 2003, they can't right click on it. I am wondering what the permission difference could be? Thanks in advance, David
-
Virtual Server RC2 Commit States Help
by Guest Vishal- 0 replies
- 152 views
Hi, I am a bit confused with the options presented by VS RC2. I have gone to http://technet2.microsoft.com/windowsserver/en/library/31553cbc-e514-448e-8548-73ef2142bb811033.mspx?mfr=true and still a bit confused as to which option I should use. We have some "live" data that I dont want to lose. Right know the option that is selected is: Shuts down the guest operating system and merges the undo disk with the parent disk. Which one is the right one - as before we didnt 'enable undo disks'. What I want is for it to commit all changes made to the parent vhd file. [so all data is then safe]. thanks
-
Xcopy from XP client trashes volume on Windows 2000 server
by Guest Ben Bazian- 3 replies
- 217 views
Here is one for the group. Wonder if anyone has heard of this. I have a Windows 2000 server as part of a Windows domain. The particular server has a large hard drive so I have my laptop users execute a batch command that xcopies modified files to a share on the server. I have one laptop that crashed the server while the xcopy was running. I believe it was copying a ..pst file. The server would not boot. Just got a blinking cursor on startup. I booted from the Windows 2000 CD and ran chkdsk. That appeared to fix the issue. Other users in the interim executed their backup without issue. On Friday I decided to try to have the user run the backup ag…
-
Can hidden uninstalled devices cause crasch?
by Guest RistoH- 1 reply
- 182 views
Hi. I have a server with alot of old hidden devices and sometimes the server crasches with a stop code 0x0000008e. I haven't been able to investigate the dump file yet because it has been corrupt to see what module or device is causing the crashes. Can the old hidden devices cause any crashes even when they are uninstalled but are still in the Device manager? The property page says this "Currently, this hardware device is not connected to the computer. (Code 45) Running on 2003 sp1
-
Text on Desktop
by Guest Somchai- 2 replies
- 195 views
I am not sure if I am in the right forum however here my question. I have 4 servers connected to a KVM Switch. To make it easier to work I would like to have some description on the desktop that I know on which server I am currently are. How do I create some text without changing the wallpaper. Speaking how do I add text over the wallpaper. Thank you Somchai
-
PAP / CHAP
by Guest Pete- 2 replies
- 229 views
Hi I am using a VxWorks to develop a radius client to talk to the windows 2003 radius server. Could you please tell me if the windows radius server support PAP and CHAP. I new to this topic so appolgises if this is a basic question. Pete
-
pc and DC time synchorization
by Guest DD- 5 replies
- 266 views
By default, will the client pc (xp, windows 2000 )synchorize the pc time with Domain controller ?
-
- 2 replies
- 231 views
Can the Domain controller synchorize the time with Internet time ? If can, how to configure ?
-
RPC Server unavailable
by Guest QMTech- 0 replies
- 153 views
I sometimes receive the following error when trying to log on to terminal servers: Unable to obtain Terminal Server User Configuration. Error: The RPC server is unavailable. I have a one way outgoing trust and I only get this error when using an account from the trusted domain. Someties it works, other times I have to try to login a few times. When I use an account from the trusting domain, I can always get in without any problem. DNS, etc. looks OK (the trust is functioning OK otherwise. Any ideas?? Thanks
-
MSDE / VSS error after Win2003 SP2 upgrade
by Guest Dough- 1 reply
- 164 views
Win2003 Std SP1 x86 (ISA2006 box) was upgraded to SP2 and now when NTBackup runs it hangs at "Preparing to backup using shadow copy". Event Type: Error Event Source: VSS Event Category: None Event ID: 6013 Date: 12/2/2007 Time: 5:52:32 AM User: N/A Computer: GTIISA1 Description: Sqllib error: OLEDB Error encountered calling ICommandText::Execute. hr = 0x80040e14. SQLSTATE: 42000, Native Error: 3013 Error state: 1, Severity: 16 Source: Microsoft OLE DB Provider for SQL Server Error message: BACKUP DATABASE is terminating abnormally. And... Event Type: Error Event Source: Application Hang Event Category: (101) Event ID: 1002 Date: 12/2/200…
-
Small Business Server 2003
by Guest Tom Keifer- 1 reply
- 211 views
My SBS2003 slowed to a crawl, and I couldn't log onto the server. I had to reboot the server to get in. There was only one error in the event log, when I did a search on the faulting application name, dredger.exe, I got ZERO hits. When I searched all of micrsoftsoft.com, I got 2 hits both in DUTCH and both from the newsgroups. Why are Microsoft developers allowed to create undocumented error messages? What the hell is slowing the server down? There aren't any messages in any of the event logs that give any clue as to what is happening. Tom Keifer
-
Trobule with permissions.
by Guest tlc_13200@hotmail.com- 0 replies
- 133 views
Have SBS 2003 R2 and need to set full rights on the server to allow an applicaton to be shared. Where is this interface to allow all rights to an application?
-
Network Printer stuck "offline" Minolta Di550
by Guest DAiuto- 0 replies
- 169 views
I have a printer with 15 jobs stuck in queue. The printer is showing a status of "Offline" be when I right click the printer the only option is to "Use Printer Offline". I can restart the service but I want to keep this problem from happening again, and I don't want to lose the existing jobs in queue. Thanks, DAiuto
-
ASR
by Guest Flores- 2 replies
- 197 views
I have two windows 2003 servers without floppy drives. How can I create ASR's for these servers? is there a way to put the information on a CD?
-
Extra drives mapping at login for Server 2003
by Guest Kim Webb- 0 replies
- 153 views
I have a login script running so when users login the drives are mapped. In the last week or so suddenly instead of the four regular mapped drives users will have extra random drive letter assignments. Any ideas what might be happening? Here is the login script: net use h: /delete net use j: /delete net use f: /delete net use u: /delete net use h: \\pos-file\user\%username% /persistent:YES net use j: \\pos-file\user /persistent:YES net use f: \\pos-file\files /persistent:YES net use u: \\pos-file\alumni /persistent:YES So when a user goes into My Computer they will see: f:\ = \\pos-file\files h:\ = \\pos-file\kim j:\ = \\pos-file\user u:\ = \\p…
-
Auto Refresh of Network doucments
by Guest William Mann- 0 replies
- 129 views
Hi, My network has a redirection of documents from a DFSR sharepoint, and when my users create files or folders, or delete files or folders, explorer fails to auto-refresh to show the changes they have made. I've searched google, and came up with HKLM\System\CurrentControlSet\Control\Update Updatemode DWORD value, that needs to be 0 instead of 1, and I've made that change but I'm still getting the problem Any ideas Thanks, William Mann Trinity Catholic High School
-
Auto Refresh of Network doucments
by Guest William Mann- 0 replies
- 129 views
Hi, My network has a redirection of documents from a DFSR sharepoint, and when my users create files or folders, or delete files or folders, explorer fails to auto-refresh to show the changes they have made. I've searched google, and came up with HKLM\System\CurrentControlSet\Control\Update Updatemode DWORD value, that needs to be 0 instead of 1, and I've made that change but I'm still getting the problem Any ideas Thanks, William Mann Trinity Catholic High School
-
Auto Refresh of Network doucments
by Guest William Mann- 0 replies
- 139 views
Hi, I'm having a slightly weird problem. I've got a re-direct for my doucments, to a DSFR share, and when my uses delete a folder or file, or create a new folder of file, explorer doesn't auto refresh to show the changes. I've done a google search, and it came up with regedit HKLM\System\CurrentControlSet\Control\Update\Updatemode as needing to be tweaked to a 0, and I've done that, but I still have the problem. Any ideas? Thanks, Will Mann, Trinity Catholic High School
-
Reported drive size less than half of partition space?
by Guest ayrob- 0 replies
- 175 views
Hi, I have a Windows Server 2003 SP1 server using a Raid-5 array with 8 146GB drives. There is one basic partition that is 956.91 GB, but the NTFS file system reports it as 410.09 GB. This appears under disk management. The top line that shows the volume reports 410.09 GB. The lower area with the partition information shows 1 partition of 956.91 GB. Any idea how I can reconcile this difference without wiping the drive and restoring from backup? -- Thanks, Rob
-
Reported drive size less than half of partition space?
by Guest ayrob- 0 replies
- 136 views
Hi, I have a Windows Server 2003 SP1 server using a Raid-5 array with 8 146GB drives. There is one basic partition that is 956.91 GB, but the NTFS file system reports it as 410.09 GB. This appears under disk management. The top line that shows the volume reports 410.09 GB. The lower area with the partition information shows 1 partition of 956.91 GB. Any idea how I can reconcile this difference without wiping the drive and restoring from backup? -- Thanks, Rob
-
GPO works on desktop but not on notebook
by Guest Peter- 0 replies
- 183 views
Hello everybody, Got a strange phanomenon. Created a GPO (IE7_settings) which only should use SecurityZoneSettings under HKLM. In ZoneMap\Domains I added all URL's which I want to trust. And now the strange thing. In my OU, which contains desktops and notebooks, I assigned "IE7_settings" GPO. When I now log on a desktop, and visit a domain which I added to my ZoneMap\Domains, then IE7 marks it as "Trusted". When I log on a notebook and visit the same domain (URL) IE7 marks it as "Internet" I use same user on both machines for my test. With "gpresult" I already checked if both machines (desktop and notebook) use "IE7_settings" GPO. That's the case…
-
W2k3 iis hoging port 443 on secondary ip
by Guest Glenn Clark- 0 replies
- 200 views
Hi All I have a w2k3 server which is running a certificate for owa on its primary ip of 10.10.10.2. I have a secondary ip of 10.10.10.3 which needs to be used for third party software on port 443. I have been in to iis and set it up to use 10.10.10.2 for both port 80 and 443 yet it still is holding 443 for the secondary ip. I have also tried installing a second nic which also did not work. someone pointed me in the direction of disabling socket pooling which I did but still with no effect Can anyone point me in the right direction cheers
-
Vista and roaming profiles??
by Guest WetBehindEars- 4 replies
- 345 views
Guys, I have a user here who has a Vista desktop that needs to be joined to the domain. The domain here uses roaming profiles, so my question to you is what implications will we have by using a vista machine on a 2003 network with roaming profiles?
-
Damaged profiles.
by Guest raedts- 0 replies
- 202 views
Hello everyone, I work at a school wich has 2 network, administrive and educative. However at least 20 to 30 students per week have damaged profiles. We repair the profiles by renaming them to .old, this works but there has to be a cause to these damages profiles. What could be the causes? -- raedts ------------------------------------------------------------------------ raedts's Profile: http://forums.techarena.in/member.php?userid=36437 View this thread: http://forums.techarena.in/showthread.php?t=864139 http://forums.techarena.in