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 strongm 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. djcrane

    Authentication issue with SSL website

    Hi All I have got an ssl website set up. It is configured to use IWA. When users connect to the website internally on the network the IWA works fine and they launch straight into the application. No problems so far. However... When accessing the website externally to the network this is...
  2. djcrane

    Bizarre Logoff Problem

    Hi All Thanks for all the suggestions. In the end it was the corrupt password protected screen saver thing that can be found on MS article 242917. Thanks to NortonES2 for the pointer! DJ
  3. djcrane

    Bizarre Logoff Problem

    Hi Thanks for the reply. It is not the CTRL+ALT+DEL window to enter the login screen. It is as if the previous user has locked the workstation. Ie only the user or administrator can unlock the workstation. However the user HAS logged off! When trying the administrator account it does not...
  4. djcrane

    Bizarre Logoff Problem

    Hi Thanks for your replies. Its none of these though!! Any ideas anywhere please?!! DJ
  5. djcrane

    Bizarre Logoff Problem

    Hi All I'm having problems with one particular w2k machine on our network: When people log off the machine (and they do this correctly and I can replicate it using my account)if someone is to try logging into the machine 10 minutes later then it appears that the machine is locked by the...
  6. djcrane

    Batch File or Script

    Hi All I need to write a batch file to do the following: I have to run an executable called crypt on a network drive e.g. g:\network\test\crypt may/d However the filename changes on a monthly basis so I want the user to be able to input the filename. Eg. g:\network\test\crypt june/d Once...
  7. djcrane

    HP Laserjet 4100 paper sources

    LOL Duh! Yes that would do it!!!!!! Thanks for pointing out the obvious I wasn't thinking! D
  8. djcrane

    HP Laserjet 4100 paper sources

    Hiya This is probably easily fixed but I can't see the quarry for the coal face! I have a laserjet 4100 printer which is networked and connected to the print server via a tcp port. It is configured on the server so it uses Tray 1 as unspecified, Tray 2 as headed paper and Tray 3 as plain...
  9. djcrane

    Recommended Attachment size?

    Hiya We restrict attachment size to 5Mb. We also restrict mail boxes to 200Mb. This may seem a bit draconian but it works! FTP is used for transfer of large files and users have to archive off email they want. The mailboxes can be smaller because they don't contain large attachments! D
  10. djcrane

    Exporting Group Members to text files

    Hi All I need to export the members of some of our security and distribution groups into a text file/csv from AD. Does anyone know of a way or a tool that will do this? Thanks D
  11. djcrane

    Changing Archive.pst file location

    Hi Both Thats worked. Thanks for your help. D
  12. djcrane

    Changing Archive.pst file location

    Hiya Hope someone can help with this. We want to change the location that users keep their archive folders in. Unfortunately most users can't be relied upon to do this themselves and keep using the default location setup in Outlook. What I want to do is change the default location in the...
  13. djcrane

    Preventing Global emails

    Hi All I'm sure this has been covered before but can't find the articles. We have an Official Notices Global Address List set up which emails every user in the company. Of course this is now being abused so we want to remove the address from the Global Address List so we can limit who had...
  14. djcrane

    Setting up mailbox access rights

    Hi I'm trying to set up a user with permissions to access anothers mailbox. When I go into mailbox rights in exchange and try to give the user full access to this mailbox and click apply I get the following message: The user granted 'associated external account right' must also be granted...
  15. djcrane

    Login Script Question

    Excellent thanks for that! I forgot to mention though that its a kix script. Anyway I've solved it and this is an example of the script: ;##### Audit Software to run on seperat VLAN##### $IP=@IPADDRESS0 ;get the workstation ip address $IP=substr($IP, 1, 11) ;chop off the network portion...
  16. djcrane

    Login Script

    Hi I want to use a login script to run some auditing software but want it only to run for specific IP addresses. Has anyone done anything like this and have any suggestions? Thanks Dave
  17. djcrane

    Login Script Question

    Hi I want to run some auditing software using the login script but want to it by the IP address of the machine. Does anyone know of a way to set the login script to query the workstation for its ip address? Thanks Dave

Part and Inventory Search

Back
Top