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 gkittelson 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. meastaugh1

    USB/network problem

    Thanks for the reply. 1) The network adapter is connected to a rear on-board USB, the MP3/phone are connected to the front case USB connections, which connect to the mainboard. I'll try plugging everything at the back. I can vaguely remember an issue in the past (not this PC) where front USB...
  2. meastaugh1

    USB/network problem

    I have an odd problem with USB wireless on a Dell Dimension desktop. I've had the problem with two different adapters (Linksys and Netgear). I find that when I also have a USB MP3 player or phone attached, network connectivity stops. The wireless connection shows as connected still, but I can no...
  3. meastaugh1

    Default permissions on new contact objects in AD

    I wasn't sure whether to put this in the Windows or Exchange forum, so I started here. I need to add external contacts to a custom address list, which I can do fine. More importantly I need these contacts to only be accessible to certain users. It's the latter I'm having problems with. I am...
  4. meastaugh1

    Permissions Inheritance in AD

    Hi, Thanks for your response. I had removed inheritance from the OU and removed Authenicated Users from the OUs ACL, but objects created in the OU still received Authenticated Users regardless. The authenticated users didn't seem to be inheriting, as the ACE could be removed, and was not...
  5. meastaugh1

    Permissions Inheritance in AD

    Hi, I've created a new OU underneath the domain root. I will store contacts in here that I only want certain users to access. I have therefore removed the Authenticated Users - Read ACE from the OU's ACL. However, when I create/import new contacts into the OU, the contact receives the...
  6. meastaugh1

    ProCurve Access Point 530 and VLANs

    Hi, Could I create multiple SSIDs, then connect clients to particular VLANs depending which SSID they're connected to? I'm hoping yes, but am a bit confused by the literature. thanks
  7. meastaugh1

    Modifying Length Of Time New Symbol Appears

    stsadm -o setproperty -pn days-to-show-new-icon -pv 1 -url http://ServerName The -pv switch determines how many days an item is considered new.
  8. meastaugh1

    OWA Forms Based Authentication

    What's the url you're using? If you're just using http://server then that's to be expected (unless you enable anon access in IIS at the root of the site). If you're using http://server/exchange then that ought to be working. You might want to try enabling anonymous access.
  9. meastaugh1

    editing files through browser

    Which version of Office are you using? What happens if you select Edit with Microsoft Word from the context menu for the document?
  10. meastaugh1

    Create desktop shortcut in quotes with parameter without

    That seems to do it, thanks very much!
  11. meastaugh1

    Very specific CAL Question

    I'm pretty sure that's the wrong way round. Per seat licenses are associated with a particular user or device. In Per Server mode, you purchase a pool of concurrent CALs which are assigned as devices connect. Have a look at the MS CAL guide for further info.
  12. meastaugh1

    Can I delete orphaned jobs without a complete reinstall?

    ... got it. Recover database and reload from base. Thanks for your advice.
  13. meastaugh1

    Can I delete orphaned jobs without a complete reinstall?

    Hi, No, I'm not an SQL person. I did take a look at beutility, but couldn't see the option to start afresh. Do you know what the option is called? Thanks
  14. meastaugh1

    Can I delete orphaned jobs without a complete reinstall?

    .... I only purchased the Backup Exec licenses within the last month. Do you know if the license usually comes with any sort of support? Or does it all have to be purchased? I can't even seem to post on Symantec/Veritas support forum for this product.
  15. meastaugh1

    Can I delete orphaned jobs without a complete reinstall?

    Hi, Thanks for your prompt reply. I don't hold a support contract. Do you think having Symantec do it would be the only way to sort this?
  16. meastaugh1

    Can I delete orphaned jobs without a complete reinstall?

    Hi, BackupExec 10.1D I had a job hang with cancel pending. I tried restarting the services. Then I tried deleting all the jobs that were created from my policy/selection list. It seems to have deleted some, but left others. It seems to have removed the link between the jobs and the policies...
  17. meastaugh1

    Create desktop shortcut in quotes with parameter without

    Hi, Yes I am using that as a workaround, but if a user already has a browser open, this shortcut will open the page in the browser that's already open, instead of launching a new instance, which I don't really want. Is there any way around this? Thanks
  18. meastaugh1

    Create desktop shortcut in quotes with parameter without

    Hi, I have the following in my logon script: Set WshShell = CreateObject("WScript.Shell") strDesktopPath = WshShell.SpecialFolders("Desktop") Set objShortcutLnk = WshShell.CreateShortcut(strDesktopPath & "\Shortcutname.lnk") objShortcutLnk.TargetPath =chr(34)&"c:\program files\internet...
  19. meastaugh1

    Migrate mailboxes from one organisation to another

    Hi, We'e just installed a new Exchange server and need to migrate mailboxes from a legacy Exchange server. Accounts have not been migrated using ADMT, so I guess the Exchange Migration Wizard is out. Ideally I'd like to manually match which accounts are transfered from/to, as there are only...

Part and Inventory Search

Back
Top