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

    Exchange Distribution Groups

    I'm looking for a VBScript that will gather all of the information about a distribution group and compare the security permissions from Active Directory. I'm in the middle of a migration and want to know who has the abilty to send to a group as well as receive from said group. thanks
  2. steelcoyot

    Getting Shared User account information

    I'm looking for a script that will pull the information from a text file of "Shared Resource Accounts". Primarly I want to know who has the rights to send as as well recieve for accounts such as conferance rooms and the such. Thanks
  3. steelcoyot

    Trying to connect Project Professional to a PWA server

    I'm trying to connect to a Project 2003 Client to Project server 2003 PWA but am getting an saying the following: The Server at Https://Projectserver returned the following error to Project. You are not Authorized to view this page You do not have permissions to view this directory or page...
  4. steelcoyot

    Deleting Cookies in multiple user folders

    I'm trying to write a script that will go through all of my user TSProfiles and delete all of the files in the Cookies folder. The scripts I've found so far will transverse the %username% folders but errors out or does not run properly when I run it. thanks
  5. steelcoyot

    OUtllok 2007 on a Terminal Server

    Has anyone configured Outlook 2007 to run on a Terminal server? What I want to turn off is the First-Run pop-up that occurs when you first log into the application. Thanks
  6. steelcoyot

    Not Autherized to view this page on a Wss 3.0 server

    Our web developer designed a page that will allow you to submit information for a sales person to contact you back, but once you hit the submit button the page wants you to authenticate with a windows account and if you hit cancel you get the following You are not authorized to view this page...
  7. steelcoyot

    Help with MS Project 2007 PWA

    I've loaded Project Server as well as the front end services onto my sharepoint farm but when I go to luanch the PWA site I get a generic SharePoint error saying that the site can not be viewed. When I look into the server logs I see the following. Event Type: Information Event Source: ASP.NET...
  8. steelcoyot

    Event ID: 17052

    I've been getting this error about twice a minute for over three weeks and can't seem to figure out what it is. Description: Error: 1102, Severity: 22, State: 1 IAM page (1:7130) for object ID 1842105603 is incorrect. The table ID on page is 306100131; should be 1842105603. The entry in...
  9. steelcoyot

    Unified Messaging Play On Phone Error

    Not sure if anyone else has run into this error but every time I try to play a message to my phone I get the following error. My VoIP is Cisco Messaging 5.1 Event Type: Warning Event Source: MSExchange Unified Messaging Event Category: UMCore Event ID: 1087 Date: 9/18/2007 Time: 10:58:23 AM...
  10. steelcoyot

    Assinging Different Global Address Books

    I have an Exchange 2007 environment that consist of several smaller companies. I want to configure different Storage groups for each company as well as setting up their global address list to only reflect the users in the storage groups. Anyone know how to go about doing this? thanks
  11. steelcoyot

    Pulling Exchange Attributes in Win 2k3

    the script has two parts. part one goes to the root domain and extracts data from the exchange servers about storage limit policies, and then writes them to a "dictionary". It then goes through each user account, and if they have a mailbox on one of the stores, it check the value of the storage...
  12. steelcoyot

    NIC Teaming

    I'm a novice at Cisco but want to know if it's possible for the Catalyst 2950 to support Network Teaming by a server. I want to use the HP NIC TEAM protocal so that I can provide redundancy to my servers.
  13. steelcoyot

    Dim Connection String for SQL

    I've been given a very old code that I need to trouble shoot but can't seem to get pass a certain error everytime I run the script: Script: Reporter.vbs Line: 9 Char: 21 Error: Expected end of Statement Code: 800a0401 Source MS VBScript Googling the error comes up that it's a syntax error but...
  14. steelcoyot

    VB Script Error

    I've been given a very old code that I need to trouble shoot but can't seem to get pass a certain error everytime I run the script: Script: Reporter.vbs Line: 9 Char: 21 Error: Expected end of Statement Code: 800a0401 Source MS VBScript Googling the error comes up that it's a punctiation error...
  15. steelcoyot

    Pulling data from a SQL server

    Does anyone have a script that will pull user modified information in SQL and have it emailed to a group? The Database is Great Plains and we're trying to perform audits of daily changes preformed by users for SOX Compliance. Any help would be appreciated
  16. steelcoyot

    increasing the size of a database of SQL 2005

    Anyone know how to safely increase the size of a database. One option I have is to create a new larger database but want to see if there are other options out there.
  17. steelcoyot

    flushing old contact information from Outlook 2003

    Does anyone know how to flush out the old address information in Outlook? A user was recently migrated to a new server but the old address are resolving to the original server.
  18. steelcoyot

    Scan ports

    Does anyone know which ports Symantec AV Client uses to connect to network shares? I'm trying to block users from doing scans on their network shares. thanks
  19. steelcoyot

    Server Stops Responding

    I have an interesting issue, my Windows 2003 server stops responding about the same time every day which requires a hard boot. I've disabled all client virus scanning of network drives, broke the HP Teaming, and verify that the system is up to date. Has anyone run into this problem? If so what...
  20. steelcoyot

    Migrating AD Users

    Does anyone have a VBScript or another option that will allow me to migrate user data from their desktop profile to their new Active Directory profile. I have roughly 20 users with stand alone computers that will be added to AD. I want to copy their profiles using a log on script so that I will...

Part and Inventory Search

Back
Top