Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. TKinton

    Print from Dos Workstations to HP Laserjet via NT 4.0

    net use [{DeviceName}] /delete or net use /delete to remove all shared connections batch file would probably be net use LPT1 /delete net use LPT1 //ntserver/printer copy file.txt lpt1 (please correct my syntax if it is wrong) or similar...
  2. TKinton

    NT4 group logon scripts

    Apologies if this is covered elsewhere, but I can't see anything. Server OS: NT4 Server sp6a Client OS: Win 95/98 I can happily assign a logon script to individual domain users but was wondering if logon scripts can be assigned to a group. I have 60 users and want them all to run a script on...
  3. TKinton

    MAPI Spooler has shut down unexpectedly in OL97

    Hi, Receiving the above message on send/receive. I have looked at the OL97 FAQ on the MS site and it says it is due to one of the following causes. 1.The System date is set beyond January 17, 2038. 2.A damaged personal message store (.pst) file has a message stuck in the Outbox. 3.A...
  4. TKinton

    Machines on main network cannot see sub network via kilostream

    I am running 2 LAN's connected by kilostream. The primary LAN has 1 NT4 PDC and a BDC, and various client stations. The secondary LAN has a NT4 BDC replicating from the main PDC and various clients. Primary LAN is running on x.x.4.x TCP/IP address secondary is x.x.5.x Everything was running...
  5. TKinton

    Microsoft Mail on Windows NT 4.0-SP6

    Also quite handy is http://www.slipstick.com/addins/services/wgpo.htm
  6. TKinton

    XP Home on NT4 Domain

    Thanks all. I am going to stick good old NT workstation on it. Thanks again
  7. TKinton

    XP Home on NT4 Domain

    I have just got a laptop with WinXP home (a joint MS/Disney production?) pre-installed and want to set it up on my works NT4 domain. (DOMAIN) I have set the workgroup to be DOMAIN but although I can see all the shared resources I cannot access the passworded areas. I have set the...
  8. TKinton

    Newbie Problem

    Annoying as it was one of the inbuilt tutorials that supplied the code. Oh well never mind. Thanks for help
  9. TKinton

    Newbie Problem

    The code is outputting "& l t;b& g t;&l t;font color=& quot;blue& quot;& gt;User Name& lt;/font& gt;& lt;/b& gt;& nbsp" in the page source (without the spaces) All html tags are valid
  10. TKinton

    Newbie Problem

    Problem is that it is outputing &quot;<b><font color=&quot;blue>User Name</b></font>&quot; in the field rather than User Name which it should be doing. [bigsmile]
  11. TKinton

    Newbie Problem

    I am currently playing with a demo version of Code Charge Studio. I have the following code which should output the user assigned to a task in Bold blue, if it is the user logged on. if tasks.Recordset.Fields(&quot;user_id_assign_to&quot;)= Session(&quot;UserID&quot;) then...
  12. TKinton

    symptoms of dead cpu/mobo/ram?

    The P4 boards generally have a 2 part powersupply, one ATX for the main board and either one that looks like the HDD plug or an AT for the 12v rail. Check out the responses to my early post in this forum. I have been having problems with a P4 1.6 too. One reply suggested that the chip was 'not...
  13. TKinton

    MS SBS training manuals

    Very simple question (hopefully). I am looking to support MS SBS 2000 in a new job. As I know very little more than the basics of ISA Server & SQL server, I was wondering is there a recommended book for the suite or is it a case of getting reference for each of the component parts. What...
  14. TKinton

    New build freezing on POST

    It was the RAM in the end, at least I think it was the RAM. I replaced the stick with an old 64Mb I had kicking around and it booted fine. I then stuck the new 256 back in and it hung. With the 64 in the DIMM1 and the 256 in DIMM2 it booted but gave me a BSOD on trying to install XP. With just...
  15. TKinton

    BIOS doesnt detect my 40Gb hdd full capacity

    On a recently bought Seagate 40Gb, there is a jumper on the HDD to restrict capacity to 32Gb. Have a look see if that is causing the problem.
  16. TKinton

    New build freezing on POST

    I have just built a P4 1.6 Ghz, using a Soltek Mobo (Intel 845 chipset) with 256Mb SDRAM. I have plugged it all in but when I turn on, it freezes on the POST screen. It is also overreporting the RAM as 542000. My FSB is set to 100MHz. Any ideas what could be causing it. I initially thought that...
  17. TKinton

    NtBackup from a batch file

    Not sure how useful this will be to you guys, but... when trying to run ntbackup from a batch file make sure to include the .exe at the end. I have been crawling the web for sample batch files and scratching my head over why they wouldn't work. I finally worked it out and came up with the...
  18. TKinton

    Need batch run during business hours

    Have a look at www.splinterware.com They have a free scheduling package on there. I have just used it for scheduling backups overnight. It's a lot easier than playing with scheduler TTFN T
  19. TKinton

    Microsoft's new licensing policy

    As far as I can see... If Win XP costs £100 the upgrade will cost you approx £60. With the new deal, to qualify for the upgrade you will pay £29 pa to MS on a 2-3 year deal. This means that if no upgrades come out in that time, then you have wasted your money, but if 5 come out then you get a...
  20. TKinton

    Where can I buy a copy of VB 6 pro

    All I can find out and about is .NET or the VB6 Learning edition. Any help would be appreciated Thx T

Part and Inventory Search

Back
Top