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

    office 2007 icons are wrong

    We've already installed office 2007 enterprise using an .msp to update the user's outlook. Now, we are updating the other office programs. I've created a new .msp with all the changes. Users can directly run the .msp and it makes the required additions to officd 2007. But, the shortcuts do...
  2. Seaspray0

    Upgrade to Office 2007 issue

    I've upgraded a user to office 2007 from office 2003. I had two issues, one of which I have resolved. 1. User not receiving new mail. Solution: send/receive>send receive settings>define send receive groups>adjust auto send receive to more realistic value like 4 min>edit the group in...
  3. Seaspray0

    Need to remote reset default database

    domain.com\domain users was added as a user and the default database was set to a database that domain users do not have permissions. Now when trying to connect through the enterprise manager, I get. A connection could not be established to (LOCAL). Reason: Cannot open user default database...
  4. Seaspray0

    Domain of sender address cannot be resolved.

    I have an incomming mail issue but it only seems to involve blackberry replies. Note: domain and usernames have been changed for anonymity... email from internet to @acme.com works fine. email from @acme.com to internet works fine. forwards to contact user@blackberry.email works forwards thru...
  5. Seaspray0

    script to clear mapped drives in AD

    I need a script to clear the drive mapping under the profile tab for all users "connect x to ..." I do not need either a home folder or a drive mapping here. Start, Help. You'll be surprised what's there. A+/MCP/MCSE/MCDBA
  6. Seaspray0

    Need script to change share permissions

    I can create a folder, edit the NTFS permissions, share the folder, but what I haven't found yet is something that will edit the share permissions. I wish to remove the everyone group from the share and add two users with full share permissions. I will settle for doing it in a .bat or .vbs...
  7. Seaspray0

    using xml

    I want to import a webpage into the database "using xml" but the help only covers a basic tree structure. The structure I wish to import has multiple branches similar to the following: <root> <item timestamp="yyyy-mm-ddThh:mm:ss"> <Identity Author="name">...
  8. Seaspray0

    variables in procedures

    This really not a question, but rather a sample code I'm submitting. I'm new to SQL and I wasn't clear on how variables are handled in procedures (was afraid I would have to keep track of all my variables in case I used one in a procedure). I found out from my test code that the variables are...
  9. Seaspray0

    Access via http

    Does anyone know a good source for examples on accessing SQL-Server from IIS via http web pages? I know this is more a webdesign issue, sorry. Basically, I'd like to retrieve a $ cost based on giving the database measurements of material type and size and it figuring the cost based on sq foot...
  10. Seaspray0

    Port assignments

    What are the ports and their assignments? http://www.iana.org/assignments/port-numbers How about ports used specifically by windows 2000 and its services? Look here...
  11. Seaspray0

    How to share files and printers like windows 98

    If you have tried to access shared resources in a workgroup environment, like printers, or file shares from a windows 2000 computer, you may have been confronted with a screen that asks for a password and nothing seems to work. 2000 doesn't share like 98 does. Here's a brief example of how...
  12. Seaspray0

    Boot to dos and map network drive

    I know how to install the dos drivers for the netcard on a dos disk but that was long ago and for IPX. What is the procedure for installing the dos driver and loading tcp/ip so I can map a network drive, and is the tcp/ip driver available for dos for download?
  13. Seaspray0

    Certificate Authority question

    When you set up the root Enterprise CA, you can specify how long the certificate will be valid before you must reissue itself another certificate. Ok, how do you specify the valid lifetime of certificates issued to users? Suppose the Root Certificate is valid for 5 years... how can define the...
  14. Seaspray0

    Hide Active Directory from My Network Places

    Active Directory is a great place to find resources (users, printers, etc.) but if you have already made other arrangements to direct users to their resources you are certainly not pleased to see Active Directory boldly displayed in My Network Places for everyone to browse, especially if you...
  15. Seaspray0

    help me create a custom defined option in DHCP

    In windows 2000 one of the features in DHCP is to use vendor options. I already have defined a vendor class on the workstations and the server (I've researched that part in the windows help) called custom1. The workstation will give its vendor class by sending the vendor class identifier (code...
  16. Seaspray0

    RRAS Demand Dialing: make it only dial out?

    This is the setup: Win2k Domain controller with DHCP and DNS. The LAN consists of a few clients on 2 subnets.... --[modem DC nic]--clients--[nic router/SUBDC nic]--clients I can use RRAS with NAT to route through the modem on DC to the internet, however the modem will accept incomming calls...

Part and Inventory Search

Back
Top