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: *

  1. Dogers

    How to remove domain gpo from a laptop...

    The (potentially) simpler way to do this would be to give him the logon details of a local user/admin for that laptop. They could then do whatever they liked without the domain settings interfering!
  2. Dogers

    Create New Excel Workbook from Template VBA?

    I'm looking for a function that will allow (in our instance) Access to create a new excel workbook from a template. Currently our system opens a template, makes the changes then saves it out but with an xls extension - its still a template, not a proper document! Can this be done?
  3. Dogers

    PHP, MSSQL and Views!

    Well, that code worked when the DSN was pointing at Access queries :) Also, using the native mssql stuff needs a bit of rewriting - odbc should be able to handle what im doing with no problems! And selecting from the view worked, thanks - I assumed views were like queries, you ran it and you...
  4. Dogers

    PHP, MSSQL and Views!

    Hiya I'm using a DSN connection (therefore odbc) to connect to a SQL server from a Win2k3 machine. However I try, Ijust cant seem to get data from Views on the SQL server. I can run stored procedures fine, but views come back with the error: Warning: SQL error: [Microsoft][ODBC SQL Server...
  5. Dogers

    My DELL 2300 Server will not boot up!

    Is it possible something is making a short circuit somewhere inside the case?
  6. Dogers

    PowerEdge 2300 LED's

    As far as I can see, the internal ones arent lighting up.. The system is in a stack, so I can't get access to it easily :(
  7. Dogers

    PowerEdge 2300 LED's

    We've got an older 2300 here and none of the LED's on the front, bar power, light up. One lights up while the system is booting, before the PERC (2/Si I believe) controller starts up, but then goes out. I'd like to at least get the activity light going again, is it possible something needs...
  8. Dogers

    Port Opening

    Am trying to open port 2223 for a couple of client machines, and have succeeded as far as allowing the ISA machine, and any other machine thats on a similar IP address to access it. ISA is x.y.100.1 - .2 and .3 can all access this port on a remote machine, but the client machines, x.y.10.(1-100)...
  9. Dogers

    SQL Server 2005

    We dont have many SQL db's here, but the one im often in ive made an Access Project file out of it, nice and easy to go in and do stuff on, and you get the benefit of being able to make drag and drop queries
  10. Dogers

    Moving MSDE to SQL

    What do you mean when you say "script it" ?
  11. Dogers

    Moving MSDE to SQL

    We've got a couple of databases sitting on an MSDE 2000 server, and want to move the data over to a nice bigger SQL 2000 server. One of the databases has a couple of users attached to it, which we need to keep in order for the program that uses it to work. Its a commercial program, so I dont...
  12. Dogers

    Windows and IIs

    Sort of.. I've set IIS to run as a user i've added to our domain If you go into IIS Manager, expand Application Pools, go to properties of DefaultAppPool (or whichever one your site runs as if anythings changed it), then go to the identity tab. I've set ours to configurable and set the domain...
  13. Dogers

    Current Activity

    This forums a bit dead this really, isnt it? :) Well, heres hoping ;) I'm looking for a way to view what the current activity is on a BM machine.. along the lines of "this ip is connected to this port from this one for this long and has sent this much data" Or something along the lines of...
  14. Dogers

    Proxy Control

    Ok, so its a bordermanager question, but is there any way to configure what files are allowed to be accessed? We have access to an online professional information website, which uses .dll files to produce its pages, which BM doesnt appear to like letting through (changing to a Linux Squid proxy...
  15. Dogers

    Acrobat files in browser

    Have found the answer now - the problem lies with comcat.dll in %systemroot%\system32. V5 and on dont work in NT4, you need 4.71 (or just a plain older one!)
  16. Dogers

    Acrobat files refuse to load

    Have found the answer now - the problem lies with comcat.dll in %systemroot%\system32. V5 and on dont work in NT4, you need 4.71 (or just a plain older one!)
  17. Dogers

    Acrobat files in browser

    On our terminal server recently, when a user clicks on a PDF file, they get the message: "This page provides potentially unsafe information to an ActiveX control. Your current security settings prohibit running controls in this manner. As a result, this page may not display correctly."...
  18. Dogers

    Acrobat files refuse to load

    On our terminal server recently, when a user clicks on a PDF file, they get the message: "This page provides potentially unsafe information to an ActiveX control. Your current security settings prohibit running controls in this manner. As a result, this page may not display correctly."...
  19. Dogers

    Updating from W2K Terminal Services to W2K3 Terminal Services

    definitely do the domain controllers first - the Win2k TS licensing service cannot hold licenses for Win2k3 TS's! You'd be running on temporary CAL's until you got it upgraded.
  20. Dogers

    IP Routing Question?

    easier still, if the laptops have link and activity lights on the network socket, see if they blink when doing something over the network ;)

Part and Inventory Search

Back
Top