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

    Static routes and EIGRP

    hi there, we have three sites with EIGRP dynamic routing enabled. I would like to enable static in one site for a specified system. My question is can i achieve this if so what are risks and what do i need to be aware off. thanks, ameyuk
  2. ameyUK

    powershell print as another user

    Hi there, hope someone can help me with this problem please.. Below is a script to print a word document but i want it to print as different user not as user who is logged in.. $objWord = New-Object -comobject Word.Application $objDoc = $objWord.Documents.Open("c:\test\new.doc")...
  3. ameyUK

    VBscript to accep input

    hi all, below is my script i want engineer's to change asset name of pc's using a system utility. i having problem using user input and passing as a parameter when running the program.. would really appreciate your help.. many thanks ameyuk assetno = UserInput( "Enter Asset Number:" )...
  4. ameyUK

    cisco asa - websites log

    hi all, need some suggestions or help please, how can I can log websites accessed and indetifying them using their ip or username? can't user proxy, using bloxx for content filtering which is not much helpfull so need a way to use the firewall.. thank you ameyuk
  5. ameyUK

    Callpilot Application Builder

    hi all, I finished desiging an application using call application builder, it is simple menu system with different options. When I click on file ---> properties --> application status is "completed" How can i publish this application to a extension? thank you amaresh
  6. ameyUK

    Callpilot Application Builder

    hi all, I finished desiging an application using call pilot application builder, it is simple menu system with different options. When I click on file ---> properties --> application status is "completed" How can i publish this application to a extension? thank you amaresh
  7. ameyUK

    backup exec 12.5 - windows 2003

    hello, how can I add a new resource i.e client (windows 2003 server) to the existing backup policy?.. i installed the remote client.. but i couldnt find options to add new resource thank you regards, ameyuk
  8. ameyUK

    wpad - direct proxy not working

    Hi all. I am in bit of a problem we moved from deploying proxy settings via group policy to trying to get WPAD working . we have an ISA 2006 server which is acting strictly as a web proxy/cache server. We also have webmarshal running on the same server acting as webproxy and filtering. I have...
  9. ameyUK

    Nortel 4550 trunking

    hi, am new to nortel, how can I set up a trunk port on a nortel switch whats the command for it? thank you ameyuk
  10. ameyUK

    WPAD and ISA 2006

    Hi all. I am in bit of a problem we moved from proxy settings via group policy to trying to get WPAD working correctly on our network. we have an ISA 2006 server which is acting strictly as a web proxy/cache server. We also have webmarshal running on the same server acting as webproxy and...
  11. ameyUK

    two exchange server

    hi there, os: windows 2003 exchange 2007 Our exchange server is running out of space, so we would like to install another exchange server and divide the mailboxes between two.. how can i acheive this? is the best solution to install all role's on both server.. how can the routing be done...
  12. ameyUK

    hunt and answering machine

    hi there, Got a request from a user, if the extension is busy the user wants a busy tone but if no answer she wants to go to voice mail.. i disabled hunting so it doesnt go to voicemail when the ext is busy , but it doesnt go to voice when no answer.. i tried enabling FDN to voicemail still...
  13. ameyUK

    new to VW-ware

    hi there, We planning to implement virtualisation on our network. We have taken over support for few companies (diff domain names). The plan is each site have their own DC, exchange, DNS and file server and setup a virtual server in main site and run multiple guest machines with diff DC's that...
  14. ameyUK

    copy ntfs permissions

    hi there, We copied 400 gb data from old server to new server. the folder and sub folder have different NTFS permissions. I was looking for a way to copy the ntfs permission from old server to new server. i came across this dir c:\test -recurse | where {$_.PSIsContainer} | foreach { $target=...
  15. ameyUK

    transferring calls to 999

    hi guys, have a request from one of the users, being a hospital they would like to transfer calls from patients to 999.. at the moment we press 9 for any outside calls.. how can this be achieved?.. i would really appreciate any help thank you ameyuk
  16. ameyUK

    domain controllers - design suggestions please

    hi there, At the moment we can one domain controller and other one which is a trusted DC but this DC is administered by an external organisation... it is trusted because some of their users work from our site.. we are looking to taking over support service of another 20 WAN sites who have...
  17. ameyUK

    Dell server PE 2950 replace hot swap drives

    Hi guys, We have a dell server pe 2950 thats our main file server. All the slots are in use and we have run out of disk space.. the options we have are 1. Remove all drives, install bigger capacity drivers and recover all data to server.. 2. hot swap drives remove drives one by one replace with...
  18. ameyUK

    Setting up cloning

    Hi Guys, Iam bit new to setting up legato, we got two backups groups for example daily: full on saturday and followed by incremental for the week. weekly: full on sunday and skips the rest. Both groups have the same clients. Instead of running two full, can I clone "daily" just the full backup...
  19. ameyUK

    recovering files

    Hi Guys, we got daily backup starts with full on friday and then daily incremental, and a weekly full backup on sunday (stored off site). When i recover files from mid week its asking for daily backup tapes and weekly backup (full) tapes. It doesnt recongnise the full backup of friday, it...
  20. ameyUK

    admin rights

    Hi guys, Iam still bit new to novell, How can I give one of helpdesk colleague rights so that he can create account, groups, add&remove members to groups and ability to reset password. Thank you

Part and Inventory Search

Back
Top