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

    Locating PST files

    Is it possible to identify the location of users PST files without having to visit each individual computer? I have read about using 3rd-party tools that auto-detect PSTs in MAPI profiles on desktops. Will these tools do what I am after and if so, does anyone know of the best ones? Thanks
  2. PaulHamill

    Win Terms and USB Pen Drives

    All Could someone please tell me what is the best Win Terms to buy if I am wanting to use USB Pen Drives and External CD Writers in a Citrix environment (MetaFrame XP). Any information would be must appreciated. Thanks
  3. PaulHamill

    Export Group Members - Active Directory

    Is it possible to export all the memebers of a particular group from Active Directory (Windows 2000). I know you can use command prompt tools LDIFDE & CSVDE but I haven't a clue how to use them. Any help would be much appreciated. Thanks
  4. PaulHamill

    Second Web Interface Site

    We are currently running MetaFrame XP FR3 and have users requiring GPRS access. At present they can connect but it is Extremely slow. Reading up on this, it appears I need to create a second ICA Listener and Web Interface site specifically for GPRS traffic. I have been reading the Citrix...
  5. PaulHamill

    Volo View Express

    We have recently installed VoloView Express 2.01 (Build 811) on our Citrix Server, MetaFrame XP Server with Feature Release 3. When normal users attempt to start VoloView, the following message is displayed - "Failed to Update the System Registry, please try using Regedit" I belive this to be...
  6. PaulHamill

    Client to Server Content Redirection

    We have deployed the Citrix Program Neighborhood Agent(v7.100)within our company as a means of accessing Citrix applications. I am running MS Outlook locally on my computer. My problem is when I receieve a message containing a MailTo hyperlink, if a click on it, it starts an Internet...
  7. PaulHamill

    Limiting applications to specific times

    I am using Citrix MetaFrameXP Feature Release 3 and would like to know if it is possible to restrict a published application so that it is only availabel to users during specific times of the day, etc office hours. I would be much appreciated if anyone has any information on this Thank you all...
  8. PaulHamill

    SSL Error 78

    While connecting to Citrix via a Web Browser using CGS, I receive the following error message after clicking on a published application or desktop. "The Connection was Rejected. The SSL Certificate could not be checked for revocation. Please contact your Citrix Administrator (SSL Error 78)"...
  9. PaulHamill

    Redirecting My Documents Folder

    I am currently using the Profile tab within Active Directory Users and Computers to create a Home Folder for users, eg \\[ServerName]\[SharedFolder]\[Username] Within My Group Policy - User Configuration, Windows Settings, Folder Redirection, My Documents, Properties I have setup Basic-Redirect...
  10. PaulHamill

    Network Printer Auto-Creation

    Can anyone help!! I am using MetaFrameXP Feature Release 3 and am having difficulties getting Network Printers to Auto-Create. I have successfully imported the Network Print Server into the Management Console and I can see the printers from that server under Printers in the Printer Management...
  11. PaulHamill

    C:\ drive is actually the Server

    All I am new to Citrix so bare with me on this one. When I connect to the MetaFrame XP Server via Program Neighborhood to a published Desktop, I can see all of the various Server Drives, CD-Rom and also the local drives of the client machine. Is there a way that the C:\ drive which is...
  12. PaulHamill

    DataGrids

    Can someone please help. I am wanting to know is there a quick and easy method to totalling columns in a datagrid many thanks
  13. PaulHamill

    HyperLinks

    All There is probably an easy answer to this stupid question but if you dont ask you will never know, so here goes. I am new to asp and have written a few pages with HyperLinks. These work fine but when a user closes the session and restarts, the HyperLink looks like it has already been...
  14. PaulHamill

    Indexing a Table

    All I am using SQL Server 7.0 and recently I used a utility with SQL Server 7.0 that would choose the best index to use on a table. I cant remember what this was called, can any one help. I know I didnt use the Profiler option. Thanking you all in advance
  15. PaulHamill

    Perfroming DTS Wizard

    All Does anyone know why when I run the DTS Wizard in SQL Server 7.0 to copy tables from one DataBase to another, that settings like Primary Keys and Identities are not carried forward. Is there a reason for this and if so is there a way around this Thanking you all in advance
  16. PaulHamill

    Calculating Totals

    All I have written a Stored Procedure to Run on a daily basis to record the number of records in each of the tables within my database. The ouput of this script is to a table and is as follows... Date TableName NoOfRecords 23-04-2003 TableA 10 23-04-2003 TableB 50 24-04-2003...
  17. PaulHamill

    Using MSChart Control

    All I am using the dreaded MSChart Control for a very basic app. I set the Max Y axis on start-up, this is different each time, ranging from 0 to 400. My problem is I want to be able to setup a realistic Interval, If I use the auto option it puts in real values 3.123 etc. The idea behind...
  18. PaulHamill

    Accessing Database Fields

    Does anyone know? When I am Placing/Retrieving Data to/from a Database via ADO code I use the following.. RS.AddNew RS!Forename = "John" RS!Surname = "Smith" Etc... RS.Update Is it possible to place a Variable instead of the actual hardcoded fieldname. RS![Variable] =...
  19. PaulHamill

    Stored Procedures

    All I am using the code below to run my first SQL Stored Procedure via VB. It is a simple procedure passing in a parameter. The problem is that when I try and do a recordcount I get -1. I think it is to do with the fact that when I run the line Set objRecordset = objCommand.Execute the...
  20. PaulHamill

    Running Stored Procedures

    All Can someone please tell me how you run a SQL 7 Stored Procedure via Visual Basic 6 using ADO code. I have read that running Stored Procedures will speed up the response of the query. Many thanks

Part and Inventory Search

Back
Top