Recent content by MikeK

  1. M

    Equality for Pigs

    Archived from groups: alt.games.warcraft (More info?) "Soothe Dwarf" "Rastus" <nospam@uq.edu.au> wrote in message news:dgt29d$21u5$1@bunyip2.cc.uq.edu.au... > > "Vertoobli" <motoko@null.com> wrote in message > news:qqo2j1tcvp96pal66tag4u34l6sk8t97kc@4ax.com... >> On Wed, 21 Sep 2005...
  2. M

    Do I have SP2?

    Archived from groups: microsoft.public.windowsxp.basics (More info?) That's brilliant guys, thank you very much. "Gordon" wrote: > "MikeK" <MikeK@discussions.microsoft.com> wrote in message > news:18242A3A-C289-4F78-816B-52D283667139@microsoft.com... > > How do I check if a machine running XP...
  3. M

    Do I have SP2?

    Archived from groups: microsoft.public.windowsxp.basics (More info?) How do I check if a machine running XP Home, which is not currently connected to the internet, has SP2 installed?
  4. M

    IMAP folders

    Archived from groups: alt.cellular.sprintpcs (More info?) I use SPCS's IMAP service, but if I create folders then attempt to send mail to it, example: myaccount-myfolder@sprintpcs.com mail never gets there. Sprint tech told me I can't do that. But that function is an integral part of IMAP. Was...
  5. M

    Processor and KT3 Ultra

    Archived from groups: alt.comp.periphs.mainboard.msi-microstar (More info?) Will a AMD XP 2700+ Thoroughbred core 333FSB processor work on the MSI KT3 Ultra Motherboard? What else will I have to do besides install the processor? Flash Bios? Thanks Mike K
  6. M

    printer wider than 8.5"

    Archived from groups: comp.periphs.printers (More info?) "bmoag" <apquilts@pacbell.net> wrote in news:Ox0Cd.5450$wZ2.2366@newssvr13.news.prodigy.com: > If color management matters, and based on your plans it had better, > and you are not going to calibrate the printer and each paper surface >...
  7. M

    Epsom R800 Beats them all.

    Archived from groups: comp.periphs.printers (More info?) "SleeperMan" <SleeperMan@too.sleepy> wrote in news:wlWBd.7710$F6.1337994@news.siol.net: > Arthur Entlich wrote: >> SleeperMan wrote: >> > >> Color photographs made in a lab use organic dyes, which can and do >> fade. Like inks, the...
  8. M

    printer wider than 8.5"

    Archived from groups: comp.periphs.printers (More info?) OK, I'm replacing (don't laugh) an Epson Photo EX for home use. Of course the nice thing about this printer is that it does 11" wide paper. A replacement would be the 1280, I have a 1270 at the office that's nice, but I'd like...
  9. M

    Epsom R800 Beats them all.

    Archived from groups: comp.periphs.printers (More info?) "SleeperMan" <SleeperMan@too.sleepy> wrote in news:NM7Bd.7614$F6.1321753@news.siol.net: > > Second thing...i wonder why all people say that lab photos are not so > time resistive...i have some veeeery old lab photos and they are still...
  10. M

    Epsom R800 Beats them all.

    Archived from groups: comp.periphs.printers (More info?) Richard <rstaples312@yahoo.com> wrote in news:q799t0pmb9f44odam5nsspqdoeqojeb1ia@4ax.com: > "SleeperMan" <SleeperMan@too.sleepy> wrote: > > (SNIP previous statements for brevity) >> >>If i'll want my grand children to see any of those...
  11. M

    Internet explorer

    Archived from groups: microsoft.public.windowsxp.basics (More info?) -- When I click on the arrow at the end of the address bar and the drop down list appears of sites most recently visited, why isn't the vertical blue bar up at the top? Sometimes it is at the bottom or sometimes in the middle.
  12. M

    DSMOD Group adds

    Archived from groups: microsoft.public.win2000.active_directory (More info?) You were right. I changed the user and it worked perfectly. I'm embarrassed that I didn't think of it. I really appreciate everyone's help and that you people stuck by me on this rather simple question. ---Mike On...
  13. M

    DSMOD Group adds

    Archived from groups: microsoft.public.win2000.active_directory (More info?) Thank you. I know the DSQUERY doesn't fail, What I need to know is how to pipe the result from DSQUERY to DSMOD Group to add a member. I was trying to show that I was successful making other changes. The sad history...
  14. M

    DSMOD Group adds

    Archived from groups: microsoft.public.win2000.active_directory (More info?) dsquery User -samid ross fails error: "The parameter is incorrect. Incorrect object type specfied." However: dsquery User -samid ross | dsget User -disabled -fn -ln succeeds, giving me the disabled status along...
  15. M

    DSMOD Group adds

    Archived from groups: microsoft.public.win2000.active_directory (More info?) Sorry I pasted the third line by mistake. If I use: dsmod group "CN=HighSec,CN=Builtin,DC=Spozinch,DC=Com" -addmbr "CN=ROSS JONES,CN=Users,DC=Spozinch,DC=Com" it succeeds. This of course has the UPN full name, Ross...