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

    DEP/Enable memory protection

    Looking at an XP machine for example. 2 settings: DEP(data execution prevention) located under My Computer-Properties-Advanced-Performance-Settings. 2 choices - on or off. Under Internet options-Advanced, in Security section there is Enable meory protection to help mitigate online attacks...
  2. rmgates

    keymapper software

    Some users are looking for kep remapping software. We know theres lots of freeware, we want to avoid freeware if possible. Anyone have good lead on pay to use key-remap software?
  3. rmgates

    Script to show other machines mapped drives

    We have a simple script to input a machine name and list that machines mapped drives: strComputer = "computername" Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2") Set colDrives = objWMIService.ExecQuery _ ("Select * From Win32_LogicalDisk Where DriveType = 4") For...
  4. rmgates

    symbolic link?

    Win 7 Enterpise on domain. User on our domain was attempting to map some network drives. She got most of them, under network locations I see all the normal icons showing mapped drives. She also has what looks like a folder, the properties show it pointing to the correct place. Is this one of...
  5. rmgates

    Powerpoint size change

    So our guy in the print room gets everyones powerpoint slides, they of course come in with the default 10x7.5 that powerpoint uses. He wants to be able to open them 11x8.5. Is there some back setting where we can tell his PP to open up slides with that size instead of the default 10x7.5 ?
  6. rmgates

    Call forwarding to iPhone/Caller ID

    I know we can turn caller ID on or off on iphone. But we have users that forward their desk calls to their iphones and that number that comes to the desk phone does not flow thru to caller id on the iphone. Is this a problem with iphone or the phone system (CISCO).
  7. rmgates

    rightfax ver 9, print to fax not working

    Working with rightfax ver 9, xp and 7 machines. On several xp mahcines i tested, we can use rightfax perfectly if we open the faxutil and send from there, work sas expected. Havent tested on 7 machines. If we just open a doc, goto file-print-rightfax fax print, it shows as going, the server...
  8. rmgates

    Outlook anywhere/HTTPS://blah.blah.com

    So we have a puzzler. Users with Win XP/Office 2007 or 2010, no issues using the Outlook Anywhere setup. Most users with Win 7/Office 2010, no issues also. But a handful do have issues with 7/2010, they start outlook and get the username password login screen, which just loops. If they connect...
  9. rmgates

    Live Meeting cancellations

    So what happens to previously sent Live meeting events if that user is gone from the company?

Part and Inventory Search

Back
Top