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 Wanet Telecoms Ltd 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: jenninbe
  • Content: Threads
  • Order by date
  1. jenninbe

    WildCard Entries for SP parameter

    Is there an easy way to enter a wildcard for a Stored Procedure Parameter (int or nvarchar)? I have the following params: @CompanyID int, @DateFrom datetime, @DateTo datetime, @VendorID int, @SiteID nvarchar, @ServiceTypeID int and criteria: HAVING SubUtilCurrent.ClientID = @CompanyID...
  2. jenninbe

    Find Users that are logged in

    Is there an easy way to find out where users are logged in, on a Windows 2000 domain? For example, I can NET SEND [user account] and then use NBTSTAT -c to find out what IP address the user is logged into. Is there a better way or a utility out there for this? Thanks, Beau
  3. jenninbe

    NT4/IIS 4 Server denying Win2K user logons

    I have an IIS 4 Server on an NT domain that has a website with a secure folder in it. This folder is an NTFS directory under the website's main folder. It is secured with ntfs folder/file permissions that are granted to specific users. This NT4 server is on our old NT domain, and we have new...
  4. jenninbe

    2000 domain faster than NT

    We have 2 domains while we are migrating from NT to 2000. Our 2000 domain is a native domain with no NT workstations or servers. All users are on Win2k workstations. Some of the recently migrated users (win2k pro) have stated that their access to email (Exchange Clients) is much faster than...
  5. jenninbe

    Need 1 Big Pipe for several Smaller Pipes

    We have several T1 connections to the CO. Some T1's are for phone traffic (local and long distance), some are for point-to-point circuits to remote facilities, and some are for Internet access. Everytime there is expansion, we get another SmartJack added to the wall and another T1 circuit is...
  6. jenninbe

    OSPF Bad Checksum Errors

    We have several point-to-point T1 connections to our remote facilities. Each of these sites are connected via 1600 series routers. We have OSPF running between all routers with different Areas for each of the remote sites. I just started reviewing network statistics and noticed several OSPF...
  7. jenninbe

    Global Address List - Last Name First

    We have USERS setup in Active Directory with the following standard: [NAME] = Doe, John ... [Display Name] = John Doe. The Global Address List is using the names from the Display Name field; therefore, not sorting by Last Names. Is there any way to setup the GAL to use [NAME] instead of...

Part and Inventory Search

Back
Top