Berkeley CSUA MOTD:Entry 14649
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2024/11/23 [General] UID:1000 Activity:popular
11/23   

1998/9/22-23 [Computer/SW/OS/Windows] UID:14649 Activity:kinda low
9/21    Is there a way to make the "at" command on WinNT execute as a
        particular user?  Thx.  -- yuen
        \_ No.  Try a third party cron software such as Crond.
        \_ Yes. Try su for Win32 included in the NT ResKit. -slow
           \_ Where can I find NT ResKit?  I searched M$ website and I only
              found Resource Kits for Exchange, Project, etc, but not NT
              itself.  Thx again.  -- yuen
        \_ Which?
           a) you want to run the "at" command as a certain user, or
           b) you want the commands scheduled to be executed using a certain
              user's privileges?
           Questions sounds like a, but most people want b.
           Someone deleted my b answer, too. -jctwu
2024/11/23 [General] UID:1000 Activity:popular
11/23   

You may also be interested in these entries...
2003/8/13-14 [Computer/SW/OS/Windows] UID:29336 Activity:high
8/13    Is there a security patch against the Blaster Worm for NT Workstation?
        All I see on the MS web site are patches for NT Server, NT TSE, and
        versions of 2k / XP / Server 2003, but not NT Workstation.  Thanks.
        \_ yes, just delete winnt/system32/msblaster.exe
           \_ I don't think it's that easy, since that program
              was constantly being called upon by some key in
	...
2003/1/8-9 [Computer/SW/OS/Windows, Computer/SW/OS/OsX] UID:27030 Activity:very high
1/8     I'm really tempted to buy a powerbook.  The design and the OS is
        what I like.  But I'm worried about the small things.  I know that
        there's MS office, so no problem there.  But what about:
        1. sharing info on floppy with a PC?
           \_ get a USB disk drive.
        2. ability to use network printers with winNT print servers?
	...
2001/9/18-19 [Computer/SW/OS/Windows] UID:22503 Activity:low
9/18    Are there programs which can auto-detect soundcard make and model, and
        hence, what driver one needs, in WinNT? This is standard in Win98 but
        I haven't found anything that does this for NT.
        \_ Don't use NT. Use 2k. Not only is it vastly better in stability, it
           does novel things like HW autodetection and USB. There really is
           no point to using NT now, unless you like pain. - ajani
	...
2001/2/22-23 [Computer/SW/OS/Windows] UID:20647 Activity:insanely high
2/22    Come on.  How hard could it be for some X savy Gnome lover out there
        to script up a "minimize all"?  It was the best think about windows
        98 and after 3 years i can't find it for my linux box (i've searched
        a little but not a huge amount so point the way if i just missed it).
        \_ use win98 then, foo.
        \_ Serves you right for using a shitty window manager with a shitty
	...
2001/1/2-3 [Computer/SW/OS/Windows] UID:20219 Activity:very high
1/2     While asking Windows question , on NT my drive C has very low space
        left, but I have a drive D with much more space.  How do I instruct
        Windows to install system files (especially those winupdates) onto
        the D drive?
        \_ you can't.  What goes in winnt\system32 goes in winnt\system32.
        \_ You can tell winnt to use the D drive for swap instead of C,
	...
2000/4/19-20 [Computer/SW/OS/Windows] UID:18056 Activity:kinda low
4/18    winNT question:  everytime my NT stations boots up it sets up the
        local hard drives as shareable.  I have to manually set each drive
        as not shared.  Where can I set this so that I don't have to do that
        everytime I reboot the box? Thanks.
        \_ Delete the shares.
        \_http://www.ntfaq.com/ntfaq/network21.html
	...
2000/4/12-14 [Computer/SW/OS/Windows] UID:17987 Activity:low
4/12    Is there a way to make NT run a certain .BAT file everytime it boots?
        \_ yeah, what ever happened to autoexec.bat in NT?  I think it is still
           there right?
        \_ You can make your changes in autoexec.nt and config.nt located in
           c:\winnt\system32.
           \_ I think not.  From CONFIG.NT:
	...
2000/2/18-21 [Computer/SW/OS/Windows] UID:17548 Activity:nil
2/17    How come when I install WinNT on a brand new machine, it says it can't
        format a 5GB partition using NTFS?  I thought NTFS can be very large.
        Thx.  -- yuen
        \_ On NT4, the installer doesn't know how to format NTFS.  It knows
           how to format FAT16.  FAT16 is limited to 4 GB.  If you select
           NTFS during install it actually formats FAT16, copies some
	...
1999/2/24 [Computer/SW/OS/Windows, Computer/SW/OS/OsX] UID:15473 Activity:high
 2/23   Thanks ERic for the MRTG tip. It works great.
        New Question (Sometimes i think i take advantage of the motd;
        other times i'm sure of it.):
        Does anyone know of any LPT protocols so that my WIN 9X machines
        can print to Mac printers like my NT machines do ?      -crebbs
        \_ Have them print to an NT server setup as a print server for the
	...
1999/2/8-9 [Computer/SW/OS/Windows] UID:15373 Activity:nil
2/8     In WinNT, what's the difference between cmd.exe and http://command.com?  Thx.
        \_ cmd.exe is a Win32 program and supports minimal extended features;
           do a cmd /? for more info. I believe http://command.com in NT is a DOS
           program. -slow
           \_ whereas "command.com" *IS* DOS, if you boot from it.
	...
1999/1/21-23 [Computer/SW/OS/Windows] UID:15265 Activity:moderate
1/20    Does anyone know what service binds to port 135 on WinNT? -Quoc
        \_ One of the netbios wins name thingies.
        \_ Telnet there and give it lots of garbage input and see if
           it does anything kewl like crash the machine, otherwise don't
           worry about it.  -John
                \_ Only on an unpatched NT box.
	...
1998/4/22 [Computer/SW/OS/Windows, Computer/SW/Unix] UID:13992 Activity:nil
4/21    I need WinNT 4.0 command-line equivalents of nice, sleep, and kill.
        Any around? -jctwu
        \_ http://www.itribe.net/virtunix
           Unix95 Collection Version 7 contains the utilities you seek.
           \_ tanx! =)
        \_ Sure. The installer is at ftp://ftp.freebsd.org/
	...