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!

Recent content by KAlfred

  1. KAlfred

    Scanning - can you scan from a Citrix Client?

    heresahandle, Sorry about the delay. I don't normally monitor this site. It's been awhile since I messed with one of these devices. I no longer work for this company anymore but I don't seem to recall having to make any registry modifications. We installed the scanschare pro software and...
  2. KAlfred

    XML namespace problem

    I found a way around this problem. Dim str As String Dim str2 as string Dim xfile As New XmlDataDocument() 'Loads the xml file as a xmldatadocument xfile.Load("Pathname") 'Returns the Namespace that is in the file str =...
  3. KAlfred

    XML namespace problem

    I'm new to vb.net and xml so bear with me please. I'm working on a very simple program that will read an xml file into a dataset and then the dataset is bound to a datgrid for viewing. If I use the XML file that was generated by .net, this works fine. If I use my original XML file this does...
  4. KAlfred

    I need a way to restrict Internet Bandwidth usage for some users

    Surf Control web filter software allow bandwidth throttling on a per user basis.
  5. KAlfred

    Preventing individual printers from autocreating

    Thanks for your help. I didn't find a wtsuprnt.inf file on my server. I'm guessing that this is because it's Windows 2000 and not TSE. Anyway, I went into the CMC and mapped a new printer driver using the name of the printers that are attempting to autocreate without specifying the driver to...
  6. KAlfred

    Preventing individual printers from autocreating

    We a Metaframe XP server on Windows 2000. There are a lot of our clients that use Winfax and we don't want the Winfax printers to autocreate. Since we don't have the drivers installed on the server, they don't autocreate, but we get tons of errors in our event log. Does anyone know of a way...
  7. KAlfred

    Metaframe And Surfcontrol / Web Filtering

    There website states that the msproxy version will work with Terminal server or Citrix basing the rules on usernames. But we had that version and the usernames would never work. I could only allow someone acces based on ip address or computername. Maybe we did something wrong.
  8. KAlfred

    Metaframe And Surfcontrol / Web Filtering

    We had a rule that was very limited and applied to everyone. We had another rule above that rule that gave unlimited access to specific users. So they terminal servers (with citrix metaframe) fell into the very limited rule. Yes, it doesn't matter if you have citrix or not you still have the...
  9. KAlfred

    Metaframe And Surfcontrol / Web Filtering

    Metaframe will not make a difference. I experienced the same problem at a company I was working for. We just had to limit access to the internet for terminal servers. If someone needed more access, we would have to put them on a pc.
  10. KAlfred

    Scanning - can you scan from a Citrix Client?

    I have used a network scanner device called ScanShare Pro that works very good. It's software also supports Citrix Metaframe. http://www.netcore.com.tw/product.htm Hope this helps. I had really good results with this device using fujitsu and canon scanners. It supports lots of other...
  11. KAlfred

    HELP..Updated to FR3

    There are 2 places that this has to be set. Open the Citrix Program Neighborhood on the client and click on Tools and then ICA settings. At the bottom of the General tab is 2 options. You will need to enable "Pass-Through Authentication" and "Use Local credentials to log...
  12. KAlfred

    Print spooler keeps stopping after FR3 install

    We have auto-created and network printers. The majority are auto-created though. I don't think this could be just one driver causing the problem, due to the fact that we have many different models of printers.
  13. KAlfred

    Print spooler keeps stopping after FR3 install

    Since we upgraded our server to FR3/SP3, we've experienced a problem with the print spooler stopping throughout the day. It seems to happen the first a user logs and tries to print. Their printer is autocreated fine. Once I start the print spooler back up, I can look in the printers folder...
  14. KAlfred

    Universal Print Driver Question

    Thanks for your help.
  15. KAlfred

    Universal Print Driver Question

    Which driver would be used for a pcl printer that not color?

Part and Inventory Search

Back
Top