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

    INI Manipulation - Read-Check/Edit Value-Save

    Hey All, I can normally search my way out of scripting roadblocks thanks to these forums and the rest of the net, but am running into getting this accomplished. Ultimately I need to change some values in a specific section of an INI. I have tried to use the Classpack from JSware -...
  2. drweb

    Sql Query Help for Newb

    All, I am a sql newb and in a bind and all out of ideas at the moment but I was thrown into figuring a query out to report back what my manager wants to see. Basically I have a table similar to the one below that I need to write a query against that will give me this report style format once...
  3. drweb

    Shutdown Script Help - Executing a remote file

    All, I have ran myself into a road block and can't google my way out of this one. I am creating a very simple shutdown script that I can put into my group policy using MS utility DelProf.exebut cannot seem to think of a method of running this off a server using common variables. This is my...
  4. drweb

    Macro Firing Question

    All, I am pretty new to the Attachmate world and trying to give myself a crash course since I am slowly being morphed into an App Dev role. Basically we are using Extreme version w/ SP1 and approx 9 macros my company had custom wrote for our environment. While learning what each macro does and...
  5. drweb

    Macro Firing Question

    All, I am pretty new to the Attachmate world and trying to give myself a crash course since I am slowly being morphed into an App Dev role. Basically we are using Extreme version w/ SP1 and approx 9 macros my company had custom wrote for our environment. While learning what each macro does and...
  6. drweb

    Change Networker Install Directory After the Fact

    Hey All, I have been given the task of finding if it is possible to move the networker install (currently in C:\program files\) to d:\program files. Is this even possible to do this and not have to loose all the configurations or indexes? Thanks, Clay
  7. drweb

    Display All Locked Accounts in an OU

    Hey All, I have thi script below I used from its source http://www.rlmueller.net I am having a very hard time to alter this to make it search a particular OU and its sub-ou's for locked out accounts. I cannot seach the entire domian like this script is doing due to logistics. Any and all...
  8. drweb

    Find Application Running Based on Windows Title

    Hey All, I know I can kill apps or check to see if they are running based on the executables name but is there a way to make vbscript look for the windows title of the application instead. For instance I have this application lets call it SSO.EXE which is a service that runs at startup. Only...
  9. drweb

    LDAP Authenticating Tweaks Needed

    Hey All, I have scoured the site and googled until my head hurt but still stuck. Basically I am trying to get this ASP code to work in order to get the current windows username and check their domain group membership and based on which group it will redirect them to a proper page or redirect...
  10. drweb

    Hyperlink to authenticate to Active Directory

    All, Im pretty new to web page creation but am needing to create a simple intranet page. Ive got it all but complete for some details. One detail is that I need to make a hyperlink or button to be able to get the current logged on username and depending on their domain group membership be...
  11. drweb

    Prefill Office User Info With Domain Username HELP!

    Hey All, I have been scouring the net for weeks on how to get a users name from active directory, convert it to hexadecimal, and throw it into the registry to set the Office User Info feilds through a logon script. I can only get this wo work with my agents who are on mandatory profiles, which I...
  12. drweb

    Global Settings Help!

    I need some help people! I am using Attachmate Extra 6.4 and 6.7 and need to know which file the global settings are saved in? So I can make an ideal file and push it out to all my machines on the network through the login.bat so they are identical. I have over 300 machines to configure and...
  13. drweb

    Global Settings Help!

    I need some help people! I am using Attachmate Extra 6.4 and 6.7 and need to know which file the global settings are saved in? So I can make an ideal file and push it out to all my machines on the network through the login.bat so they are identical. I have over 300 machines to configure and...

Part and Inventory Search

Back
Top