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 TouchToneTommy 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: *

  • Users: sevi
  • Content: Threads
  • Order by date
  1. sevi

    Out of Office in Outlook 2003 with multiple accounts

    We are using Outlook 2003 and Exchange 2003 in a corporate environment. I have some users with multiple email accounts that they manage within Outlook. When they set up an Out of Office message, it only sends out in response to the primary account and none of the others. Anyone any ideas on...
  2. sevi

    VB Script & Wildcards

    I'm trying to get the (simple) bit of script to work. If i put in the full filename of the file I am looking for, it works fine, but if i use the *(wildcard) it doesnt find the file. I assume i've missed something simple and as you might have guessed, i'm no scipter!! Set fso =...
  3. sevi

    VB Script & Wildcards

    I'm trying to get the (simple) bit of script to work. If i put in the full filename of the file I am looking for, it works fine, but if i use the *(wildcard) it doesnt find the file. I assume i've missed something simple and as you might have guessed, i'm no scipter!! Set fso =...
  4. sevi

    Searching in Active Directory

    Anyone know how to do a search in AD that will find all users with Dial-in set to Allow access?? I cant seem to find that field when i'm searching. I want to know what users have dial-in allowed. Cheers Steve
  5. sevi

    Wyse Shadow Message

    We use Wyse thin client boxes on our network to connect to W2k3 TS. I keep getting users ring the help desk with the message on their screen saying 'Someone wants to shadow your session. Do you want to accept it?' Now this is not a windows message, it appears to be coming from the Wyse boxes...
  6. sevi

    Domain Local V's Local Groups

    I’m currently implementing a new Windows 2003 file server on our Domain. I don’t know weather I should be using Domain Local or Local Groups to assign permissions. Can anyone advise?? Cheers Steve
  7. sevi

    VB Script help for Network Printers and Groups

    I’m trying to create a Login script that will do the following: Check if a user is a member of a named group. If they are, then check if a named printer exists. If it does, do nothing. If the printer doesn’t exist, then create it. If the user is not a member of the group, then check if a...
  8. sevi

    MSA1000 & Server Failover

    I’m looking for some help on setting up failover from an HP DL360 server to a MSA1000 SAN. We have 2 switches in the MSA1000 and 2 HBA’s in the server with one HBA connected to each switch. What I want is if one fibre connection is broken (or a HBA or switch to fail) then it to automatically...
  9. sevi

    MSA1000 & Server Failover

    I’m looking for some help on setting up failover from an HP DL360 server to a MSA1000 SAN. We have 2 switches in the MSA1000 and 2 HBA’s in the server with one HBA connected to each switch. What I want is if one fibre connection is broken (or a HBA or switch to fail) then it to automatically...
  10. sevi

    Remote Desktop Connection v6 & Terminal Serve 2003

    We use Remote Desktop Connection v6 for users to connect to out 2003 Terminal Servers. We have them network load balanced, so that users just connect to the ‘Cluster’ and not a specific server. When they run RDC, it defaults in cluster\username into the login box. Is there any way of deleting...
  11. sevi

    Run-time error ‘1004’

    I keep getting the following error when running this code, but only for users that are not administrators. Any ideas anyone?? Run-time error ‘1004’ Method ‘FileSearch’ of object ‘_Application’ failed It appears when it hits the following line Set fs = Application.FileSearch Cheers
  12. sevi

    Setting Desktop Backround on XP Using Group Policy

    I'm trying to set the desktops to be just blank on XP by using Group Policy. I can define and set a wallpaper ok, but i just wanted a plain blue background. Anyone know how to do this please??
  13. sevi

    Terminal Server showing installed printers for all users

    I have installed all our network printers on our newly installed TS Box's. The problem is now that when a user logs on they see all the printers I have installed. How can I restrict what printers they see and have access to??
  14. sevi

    Windows 2003 Terminal Server in AD with Users still in NT4 Domain

    We have an NT4 Domain and a W2K3 AD Domain with a 2 way trust between. I have 2 NT4 Terminal Servers running Citrix 1.8 Metaframe currently in the NT4 Domain, and have now got a W2K3 Terminal Server in the AD Domain. I want to be able to get users to log on to the Windows 2003 Terminal Server...
  15. sevi

    2503 ISDN

    Could someone please check over this config for me and tell me where I’m going wrong? This is a new configuration and I’m using a 2503 to dial up over ISDN to our head office. The router appears to connect ok, but I cannot get across from one LAN to the other. I assume I’ve missed something...
  16. sevi

    Word cursor start point

    I have a word document that when opened, the cursor should to be at a specific point in the document. Does anyone know how to do this?
  17. sevi

    Browsing from PDC

    I have a small NT4 domain with a PDC, BDC, Member Server and about 30 win 95/98, NT4 W/S, W2K clients. Since the weekend I have not been able to browse to shares on other pc’s / servers through network neighbourhood on my PDC. I can see the others there, but cannot see shares beneath them, not...
  18. sevi

    System files moved

    Our NT4 Server had 1 partition on a hardware mirrored pair of disks (drive C), using half of the available space. I created a second partition (D drive) using the remaining space and rebooted. On boot up I got the message ‘Kernel file missing from the disk’ I tried the emergency repair disk –...
  19. sevi

    MBOX to PST

    I have some MBOX mail folders from Entourage on a MAC that I want to convert into PST files for Outlook on a PC. Has anyone any ideas of how to do this? I have seen plenty of articles detailing the conversion the other way, i.e. from Outlook to Entourage.
  20. sevi

    Page Numbering

    I’m looking for a way of adding page numbers to a pdf document, which contains both portrait, and landscape pages. I’ve found 2 utilities that will do either, but not both. This also needs to be user friendly, i.e. for ‘users’. Thanks in advanced. Steve

Part and Inventory Search

Back
Top