Windows 2003 Server
Windows 2003 help and discussions.
9221 topics in this forum
-
Server Migration and Browsing Issues
by Guest celcius233- 2 replies
- 328 views
Hello All. We're migrating our old servers (Win 2003 SP2) to Dell PowerEdge boxes (same OS). Last night we moved our entire file server, updated login scripts via group policy, and did the cut over. The box we moved our data from was the first server in our domain and is a DC running DHCP and DNS. It is now ONLY performing those roles (we're a very small business and couldn't afford to split the services). We duplicated the directory structure on the new box, however it is NOT a DC, only a member server with much more horsepower. From the user perspective everything is fine. They can access all their files, our backups are good, etc. However, on …
-
Modify CIW logon screen
by Guest Harold- 0 replies
- 245 views
I have a completely private network where we perform PXE based installation. After thousands of times of entering usernames and passwords to get to the OS choices, fingers become numb. I know that it is not best practice to remove the logon screens, but how do I do this? is it possible? I have read through the material at http://technet.microsoft.com/en-us/library/cc739932.aspx around designing custom RIS experiences, but it recommends not to remove the logon screen, presumably for security purposes which, again, are not a concern here. Any help is appreciated. Harold
-
Can't Uninstall Workstation Programs After Server Crash
by Guest JBradshaw- 2 replies
- 331 views
We have a small office with 5 users. Single-server environment running SBS. One of the principals of the company left, taking the server with him. It was rather abrupt, but the users are now getting by without a file server or domain controller. However, we are experiencing some problems when they try to install or uninstall software on their worksations. During the uninstall of, for instance, Adobe, they are told that the setup program can not locate \\oldservername. I have tried running the Windows Installer Cleanup Utility, but even it won't install, saying it can't find \\oldservername. The users are still logging in to the domain using cach…
-
A question about using Low Level I/O API to read/write binary file
by Guest Bill David- 1 reply
- 260 views
I use Low Level I/O API (_open) to create a binary file. Then I use _chsize to set the size of this file (a big size). And then I _open this file for reading (get fd1), and _open it for writing (get fd2) and _write something to it. After that, I _read something from the beginning with fd1, but find: 1.I have written 65535 bytes to the file; (with fd1) 2.But I can only read 126 bytes out with the 3rd parameter as 1024. (with fd2) Is it possible? How to avoid it? Note: 1.Everything should have been done in a single thread. 2.I am writing an extension for another product, I must use fd instead of FILE* that's why I use Low Level I/O API instead of buffered FIL…
-
Windows server license question
by Guest Lisa- 1 reply
- 248 views
Hi, We have Windows 2003 server with 3 server license and 75 CALs. Now we have 100 employees and all of them use XP professional, should we purchase 25 more CALs? Someone told me that each XP Pro come s with one CAL, we should not buy any, is it correct? Any help will be appreciated! Thanks in advance! Lisa
-
securing logon scripts and wallpapers etc.
by Guest RolfHerbert@googlemail.com- 2 replies
- 320 views
Hi all, Im having a funny few minutes. In order for my logon batch amnd small vbs program to run at logon and for the GPO to enforce desktop wallpaper images, they must be in an accessible shared folder. My worry is; what is to stop a savvy user from finding those shares and altering the wallpaper or logon scripts/vbs..? Is it possible to secure these files from general domain users access but still leave them available during logon..? Thanks all, I couldnt find any answers online so far. Rolf
-
Compressed Files
by Guest NuBee- 0 replies
- 244 views
Where [or what folder(s)] are the old compressed files, that you see with disk cleanup/cleanmgr, stored at on win2k3? -- NuBee
-
Remote Perfmon Anomaly
by Guest da crusher- 3 replies
- 352 views
Hello All, We are running Windows 2003 SP1 32 and 64bit. We are running into an issue when a specific server ( 64 bit, active node of a sql cluster ) is accessed remotely through perfmon to check any Logical Disk properties, certain disks show as "HarddiskVolume6". When checking these properties locally through perform, they show correctly. I have checked another cluster active node setup identically and it works properly. I have checked perfmon from either 32 or 64 bit machines with the same result. Has anyone seen this before? Thanks in advance!!!
-
Exclude My Music from Folder Redirection
by Guest Robert Dadomo- 1 reply
- 275 views
Does anyone have a script whereby the My Music folder is omitted from the Folder Redirection policy. I found a vbscript: ' Variable Initilisations Set objShell = CreateObject("WScript.Shell") Set objNetwork = CreateObject("WScript.Network") strUsername = objNetwork.UserName sUser = objNetwork.username strUserName = objNetwork.UserName strRegKey = "HKCU\Software\Microsoft\Windows\CurrentVersion\Ex plorer\User Shell Folders\My Music" strRedirectionPath = "%USERPROFILE%\Personal Data\My Music" ' Write the new Favorites path objShell.RegWrite strRegKey, strRedirectionPath ' Variable Destruction Set objShell = Nothing Set objNetwork = Nothing When I log i…
-
DHCP and server rename
by Guest narnold33- 6 replies
- 519 views
I have a windows 2003 domain controller that is running dhcp if I rename the server from server x02 to say x05 any issues with DHCP service? will all the desktops\laptops continue to get their info from the renamed sever?
-
Windows - Jobs, Interview Questions, Certification
by Guest Naveen- 0 replies
- 265 views
Hi, In the very fast moving IT Industry, there is a need for the people to keep a note of what is happening in the field, what are the latest Jobs available and in which technologies they are available and what companies and also in which cities. And also when applying for Jobs, it is obvious for people to look for Interview Questions in their Technologies and if they are able to find it all at one place, then they can concentrate on studying or doing R&D further on those questions and answers available. And for a better pay pack people are always in a mood of doing certification and at that time they are on a lookout for certification material an…
-
Archiving old files
by Guest cbass- 3 replies
- 359 views
I would like to find out what user folders/files have not been modified in the past year or so to do some clean up on my servers. How can I go about doing this? Is the best way to do a windows search based on accessed date and do a date range?
-
Faxes Not routing to e-mail via fax server
by Guest KeithSimon- 0 replies
- 231 views
Hi All, I'm not sure where I should post this, so please let me know where I can/should redirect if necessary. Here is my problem: We have a incomming faxes routed to e-mail via a fax server. Somehow, phone lines got crossed and incomming faxing went down. When the phone company rectified the problem, incomming faxes are now only coming in via hard copy on the fax machine. I've been staring at the configuration settings of the fax server but having never done this before, not really sure what I should be checking for. Would appreciate anyone help in pointing me to the right direction getting this resolved. Thanks! Keith
-
Event ID 12293 on Windows Server 2008
by Guest Eric Guzman- 2 replies
- 302 views
Windows 2003 domain. Introduced the first Windows 2008 ent. 64bit server into my domain. This is just a Windows 2008 member server that I'm using for Virtualization with Hyper-V. I purchased a volume license copy of Windows 2008 Enterprise 64bit w/ Hyper-V. Server has been up for about 2 months now and i just noticed event ID 122293 recently and this event ID is beining generated daily for a couple of weeks. We don't forsee growing with Windows 2008 server for a while and Vista computers. So I don't think I need KMS and just want to clear up this alert. What do I need to do? Event ID: 12293 Description: Publishing the Key Management Service (KMS…
-
copying large backup files over vpn connection does not work
by Guest Günter Krembsler- 5 replies
- 480 views
Hello, we have two sites, connected via vpn to our main site. On the remote sites we have a regular, daily 2k3 backup. Every Friday we want to copy the "friday.bkf" to a share on our main site. copy and xcopy always stopped (this happened on both sites!!!) - even robocopy has a problem: Error 64: "The specified network name is no longer available" (ERROR_NETNAME_DELETED). As we used it this way: Source : d:\backup\ Dest : Z:\ Files : Thursday.bkf Options : /V /TEE /COPY:DAT /Z /NP /R:10 /W:30 the job restarted. But the created file is invalid. Tried Q325487 without any result. No entries in event logs, helping to solve th…
-
w2k8 time services
by Guest Gueorgui Dimov- 3 replies
- 394 views
when I run "net time /set" the DC name to sync suggested is not the PDC!? I have two DCs in my site - how can I choose which one is used as a time source? Thanks G
-
scheduled backup not being done
by Guest kryshzt- 3 replies
- 376 views
Hi all , I dont know whether this is the right forum . We have an sbs server 2003 R2 with HP storage work DAT 72 backup device . Every few days the scheduled backup created through NTbackup fail. the scheduled backup is configured to occur at 10 pm . it has been noted that when the RSM service stops ( and it stops at around 10 : 30 pm) that the backup is failing . the following i've done : 1. updated backup device driver 2. stopped RSM service and deleted the ntmsdata content ...restarted the RSM service 3. prior to backup , ive created created that restart the RSM service note also SP2 is installed on the server. Please advise. krysh…
-
- 1 reply
- 262 views
We have 6 PCs that are of various flavors of Windows. They were all separate and independent workstation. Recently, we purchased Small Business Server 2003 and created network accounts for our users. Now, when they login they have two profiles listed under Users (Vista PC, for example). However, their new network acct does not have all the desktop and functionality that they had with their local profiles. I know I can probably just copy the various folders from their local to their network profile but I understand there is a better way. What is that better way? I hear it is available in Small Business Server 2003. It's a pain to copy those folders…
-
Maurice Lacroix Les Classiques Day-Date Mens Watch LC1057-SY013-11ERecommendation Discount Watches
by Guest blog398@watchesblog.cn- 0 replies
- 274 views
Maurice Lacroix Les Classiques Day-Date Mens Watch LC1057-SY013-11ERecommendation Discount Watches Maurice Lacroix Les Classiques Day-Date Mens Watch LC1057-SY013-11E Recommendation Discount Watches Maurice Lacroix Les Classiques Day-Date Mens Watch LC1057-SY013-11E Site: http://maurice-lacroix-watches.pxhelp.com/Maurice-Lacroix-wristwatch-4465.html Thank you for choosing http://www.pxhelp.com/ Quality Maurice Lacroix Watches: http://maurice-lacroix-watches.pxhelp.com/ Maurice Lacroix Les Classiques Day-Date Mens Watch LC1057-SY013-11E AdditionalInfo : Watches Brand : Maurice Lacroix Watches ( http://maurice-lacroix-watches.pxhelp.com/ ) Gender…
-
DKNY Essentials Gunmetal Steel Black Rubber Ladies Watch NY3868Recommendation Discount Watches
by Guest blog398@watchesblog.cn- 0 replies
- 269 views
DKNY Essentials Gunmetal Steel Black Rubber Ladies Watch NY3868Recommendation Discount Watches DKNY Essentials Gunmetal Steel Black Rubber Ladies Watch NY3868 Recommendation Discount Watches DKNY Essentials Gunmetal Steel Black Rubber Ladies Watch NY3868 Site: http://dkny-watches.pxhelp.com/DKNY-wristwatch-2400.html Thank you for choosing http://www.pxhelp.com/ Quality DKNY Watches: http://dkny-watches.pxhelp.com/ DKNY Essentials Gunmetal Steel Black Rubber Ladies Watch NY3868 AdditionalInfo : Watches Brand : DKNY Watches ( http://dkny-watches.pxhelp.com/ ) Gender : Ladies Model : dkny-essentials-gunmetal-steel-NY3868 Also Ca…
-
Non-administrators can change time?
by Guest Gis Bun- 10 replies
- 432 views
Hi, We implemented a while back the time service through our AD such that the PCs would sync with one of our services. The following is the rough equivalent to what is set in AD: System/Windows Time Service: FrequencyCorrectRate 4 HoldPeriod 5 LargePhaseOffset 1280000 MaxAllowedPhaseOffset 300 MaxNegPhaseCorrection 54000 MaxPosPhaseCorrection 54000 PhaseCorrectRate 1 PollAdjustFactor 5 SpikeWatchPeriod 90 UpdateInterval 30000 General Parameters AnnounceFlags 10 EventLogFlags 2 LocalClockDispersion 10 MaxPollInterval 15 MinPollInterval 10 System/Windows Time Service/Time Providers: Policy Setting Configure Windows NTP Clien…
-
Server 2003 Time Server - NTP address keep reverting.
by Guest Keloid- 2 replies
- 254 views
I have 2003 DC setup as a GC, DNS and FSMO holder. It running the time service for the domain. The old NTP server was Firewall appliance and that function has been moved, so the time service is loggings errors because it can't sync. I've gone in to the registry and changed the NTP address to the IP of MS time server 207.46.x.x. Anyway, each morning I come back to work and the IP address has reverted to the original address. I'm at my wits end. I read numerous docs on this process and gone through the steps several times but the IP keeps changing. There are no GP settings that I could find that could be resetting this address. I really need help here or I'm…
-
virtualization. which performance counters?
by Guest Agostino Sclauzero- 0 replies
- 203 views
I've virtualized a w2003 for testing purposes (vmware server on debian on ibm x206). I noticed a gread performance loss, and I suspect this loss is related to disk virtualization. I'd like to do some performances test, but I'm not very experienced with perf. counters. Which counters should I activate? Is anywhere some good doc? tnx Ago
-
Separator Sheets
by Guest Kate- 1 reply
- 217 views
We are using a print server with Windows Server 2003 R2 SP2. Our users are on Windows XP. We are using separator sheets on our printers. Most of our users have their name displayed on the separator sheet. However, we have a few users whose separator sheets display the name "Administrator". Can someone tell me how I can change the display name to the user's name? Thank you in advance for any help.
-
WQL Query with LIKE statement against Active Directory
by Guest GerardSamuel- 2 replies
- 239 views
Hello, If this topic is not in the right newsgroup, could you please suggest where else I can post. Thanks I'm attempting to put together a VBScript that searches Active Directory for a specific group of computer objects. I found this script, that I'm trying to modify so it my needs. In the script, if I use the LIKE statement to find any computer objects that start with BBX, the script fails when it trys to execute with -> C:\temp\z.vbs(13, 1) Provider: One or more errors occurred during processing of command. Does anyone have any idea why I'm getting this error, and how to fix, or can suggest another way for me to retrieve a group of computer objects …