Skip to content

System Admin

General discussions on System Administration and support. Are you your company's IT expert?

This category can be followed from the open social web via the handle system-admin@forum.codeproject.com

3.7k Topics 12.3k Posts
  • Help on Help

    csharp visual-studio help question announcement
    2
    0 Votes
    2 Posts
    0 Views
    M
    I'm pretty sure that Windows XP comes with a newer version of the HTML Help control than MSDN for Visual Studio 6.0 does. It should allow you to continue the installation after acknowledging the useless message box.
  • Missing Drive

    com tools tutorial question
    6
    0 Votes
    6 Posts
    0 Views
    S
    Better to much solutions as no solution :) LPCTSTR Dutch = TEXT("Double Dutch :-)");
  • Office 2003 from shared drive

    sysadmin windows-admin help
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • meassage at startup

    question sysadmin help announcement
    2
    0 Votes
    2 Posts
    0 Views
    C
    simply disable the offending service in the Services MMC. Hope this helps ... Chris
  • W2K3 and MSMQ

    help sysadmin windows-admin question workspace
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • MSGINA.DLL

    question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Re-Installing Windows

    question announcement
    6
    0 Votes
    6 Posts
    4 Views
    M
    Like all my friends tell me, before you make any major changes, Backup EVERYTHING. But in this case you should make an image of you machine before you start. Best of luck, operating system overhalls are not for the faint of heart.
  • Catch data stream going to graphics card

    tutorial graphics help question
    5
    0 Votes
    5 Posts
    0 Views
    S
    Thanks Matt, Any help at all would be great or even just point me in the right direction. Done alot of searching on this and not much success. /Shane.
  • Network logon

    help sysadmin security tutorial question
    3
    0 Votes
    3 Posts
    0 Views
    M
    Roger Wright wrote: Has he got that stupid simplified sharing enabled, the one that installs by default? I ran into that on the first XP network I built. Unless you disable that crud and create local user accounts and passwords on each machine, all access to shares is done using the Guest account. Since the account is usually disabled, this rarely works. Probably as it was a fresh install of windows. Hes in a class right now, I'll check with him when he gets back. Matt Newman Sonork: 100:11179 "Whoa, that ruled! What function key do I gotta press to get that to happen again?" - Strong Bad
  • Network Profiles

    sysadmin help question workspace
    12
    0 Votes
    12 Posts
    2 Views
    J
    Yep, my roommate and I regularly face toward Redmond and shake our fists in frustration over the screen resolution issue. What part of "Everyone has different eyes" don't they understand? :rolleyes: Jason Jystad Cito Technologies "Real programmers can write assembly code in any language." --Larry Wall
  • Logout script

    windows-admin tools help question workspace
    6
    0 Votes
    6 Posts
    0 Views
    J
    No sweat, I understand. Why do you think I haven't had time to try it either? :-D They just told me the other day that I have to fix a bug in the in-house software app, do a full software audit of our place, build a database to store the audit information, and build an installshield installer for our web app. All by the end of next week. Along with all my admin duties. Now I am just waiting for someone to come by and ask me when the new Exchange server will be ready to deploy. :rolleyes: Can we say swimming upstream? :) Jason Jystad Cito Technologies "Real programmers can write assembly code in any language." --Larry Wall
  • TerminalServices ? Remote Desktop

    csharp sysadmin question
    13
    0 Votes
    13 Posts
    0 Views
    J
    Ista wrote: one thing you mentioned Terminal Services where as he installed Remote Desktop. In my situation is that identical? In your situation that is identical. The server is a "Terminal Services" server. Your client is a "Terminal Services" client that is now called "Remote Desktop Connection", probably because Microsoft likes us to be confused. ;p I actually expected them to rename "Terminal Services" server to "Remote Desktop" server in Win2003, but according to Matt they haven't. *shrug* Jason Jystad Cito Technologies "Real programmers can write assembly code in any language." --Larry Wall
  • IIS and XP Home Edition

    com windows-admin tools question
    5
    0 Votes
    5 Posts
    0 Views
    X
    Thanks for your advice. I finally got IIS running on my XP Home machine.                        Go to my home page
  • Windows Xp Wont See GeForce 4

    com graphics help tutorial question
    7
    0 Votes
    7 Posts
    0 Views
    P
    The problem was that without the via 4 in 1 software installed the video card wasn't reporting the card back to windows in a way that windows could recognize it so it just pretended it wasn't there and gave you the standard vga driver with no option to change it :mad: pseudonym67 Neural Dot Net Articles 1-11 Start Here[^] Fuzzy Dot Net Articles 1-4 Start Here[^]
  • Peak Memory Usage

    performance question
    3
    0 Votes
    3 Posts
    0 Views
    J
    Not really sure, perhaps because many programs expand to take up more memory and fail to let go of it again later? (*cough* MSWord *cough*) :) Seriously though, it doesn't seemto be that way on my machine, the "Mem Usage" which shows the total amount currently in use is going up and down as my machine runs. Not just when I open or close programs either, when I close one of three web pages I have open it goes down even though the browser does not actually unload. What OS are you using? (Win2k here) Jason Jystad Cito Technologies "Real programmers can write assembly code in any language." --Larry Wall
  • 0 Votes
    4 Posts
    0 Views
    J
    No problem, take a look below. :) Jason Jystad Cito Technologies "Real programmers can write assembly code in any language." --Larry Wall
  • Font problem after SP4 for Win2000 *urgent*

    help question
    2
    0 Votes
    2 Posts
    0 Views
    J
    Sorry, none that I have noticed so far. I am still in controlled depolyment of SP4, but I have 6 servers running it and about 30 workstations and so far no funny business. Jason Jystad Cito Technologies "Real programmers can write assembly code in any language." --Larry Wall
  • 0 Votes
    3 Posts
    0 Views
    R
    After some more searching I came across the answer. According to Microsoft Knowledge Base Article - 322913 it seems that WM_TIMER messages somehow stop being sent to programs. I presume that IE etc. uses the WM_TIMER to trigger drawing of the page, and without them only causing forced re-draws (i.e. invalidating the window in some way) was getting the content to display. However, merely applying the hotfix did not work as some of my core dlls were newer than the ones in the hotfix and thus didn't get updated. So I then tried SP4 which is the first service pack which includes the fix. Once SP4 was installed the problem went away :) So if it happens to you then I would try the hotfix first, and if that doesn't work try SP4 (and don't forget the Blaster patch after that). Thanks for your help, R
  • Scan for shares

    csharp c++ tools tutorial question
    2
    0 Votes
    2 Posts
    0 Views
    Richard DeemingR
    Yes it is! :-D http://www.codeproject.com/csharp/networkshares.asp[^] "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer
  • file operations control!

    linux help
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied