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 John Tel 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: baggies1
  • Content: Threads
  • Order by date
  1. baggies1

    Two DNS names for single IP

    hi, i have an org of 2003/2008 dc's and file servers. Our DNS have two names configured for each file server . I.e. FOF-ESFE01 and FOF-FSES01 one is the actual neetbios name and the other a resolver in DNS depending on the machine, the "resolver" when called (ie start - run - \\FOF-FSES01)...
  2. baggies1

    2008 DC "read only" not replicating

    Hi, We have several 2003 and 2008 DC's. We have one DC at a remote site that is Read Only. Currently when changes are made to scripts in sysvol on a r/w DC they dont replicate to the Read Only DC. New folders and files being moved DO get replicated but not file changes. Could anyone suggest...
  3. baggies1

    simple vb query

    when running a "sc sdshow spooler" from the command line i get SDDL for spooler service. so why doesnt below work? Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.Run "%comspec% /c sc sdshow spooler",0,true also when i try Set WshShell = WScript.CreateObject("WScript.Shell")...
  4. baggies1

    GPO preferences and drive mapping

    hi folks, i redesigning an entire AD infrastructure. There is a single domain which hosts 3 sites.(connected by fast cloud network 100mb) I'm going to attempt to use GPO prefernces to map users drive mapping and printer mapping individually. Each printer resource will have a security group...
  5. baggies1

    Group Policy

    ok could be a daft question but.. I'm new to 2008 after using 2000/2003. I'm trying to link a GPO to a specific OU. Thing is, in GPMC.msc, where are the OU's? Apart from the domain root. I missing something obvious i'm sure.
  6. baggies1

    GVRP

    hi folks, i've been setting up vlan between a powerconnect dell 6248p and a HP Procurve 4108gl. Today i set GVRP on the dell to pick up the vlan's on the procurve however it flushes the whole network with broadcasts. This resulted in the crashing of our phone system and one of our major...
  7. baggies1

    Simple VLAN question

    hi folks, first up, i'm pretty new at VLAN and switches and finding it quite difficult to setup. I have: -a HP Procurve 4108GL -a DELL Powerconnect 6248P -and a DELL EQAULLOGIC SAN The setup: The HP procurve is connected to our main netwok 172.19.0.0 255.255.0.0 The DELL is connected via...
  8. baggies1

    Windows Shares to SAN lost in high volume use

    Hi folks, Occasionally during periods of high usage the windows 2003 shares to our san stop working. the result is that the -user loses connection -user gets error message "not accessible - admin rights required" -mapped drives cant re-connect or -user gets a blank window when opening the...
  9. baggies1

    ESEUTIL - repair and deframent

    repair then defragment or just defragment? i have a 2 large databases(total 330gb) and limited time (the weekend). any suggestions?
  10. baggies1

    Backing up exchange edb database

    ok so its been a loong time since i've done this on 2000 but can someone advise on the following: i need to run eseutil defrag. if it goes wrong, i need to recover the databsae. provided i have backed up the edb file is it just a matter of restoring that file and running the eseutil repair...
  11. baggies1

    Changing the default OU

    hi folks, when creating a mail contact/new user/dist group etc in exch2007 anyoe knopw how to change the default OU so i dont have to keep chaning it everytime. any help would be great thanks.
  12. baggies1

    Distribution groups and External Mail contacts

    hi folks, i need to create a ditribution list using external contacts. however opn this occasions i have been given nearly 50 external mail contacts. i dont want to clutter AD or exchange with lots of mail contacts. is there any other way to setup a dist group without having to manually...
  13. baggies1

    Advice - SAN Volume Sharing Software Win2003

    Hi folks, I want to connect two different windows 2003 servers to the same volume on my fibrecat sx-80. As i have found out the hard way this can cause corruption. I know there are various software solutions on the market to allow me to do this but does the fujitsu configuration overcome this...
  14. baggies1

    MPIO on win 2003 and shared SAN volumes

    So i have two 2003 servers. One is connected to a SAN volume and both have the MultiPath IO software from the vendor installed. My questions is this. I want to connect both servers to the same volume. Whilst MPIO is designed to ensure no corruption occurrs on the SAN for two paths from the...
  15. baggies1

    Sender ID spam filter blocking

    hi, we had an email from a domain named tntpost.co.uk the email got rejected several time by our sender id spam filter. because of the below in the edge server agent log...
  16. baggies1

    Exchange Shell Scripts

    Hi I currently use several seperate commands to update the whitelist on both senderid and contentfilter spam filters on Edge server (ex2007). Goes a little something like this: $List = (Get-ContentFilterConfig).BypassedSenderDomains $list - to display list of variables...

Part and Inventory Search

Back
Top