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 Mike Lewis 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. Teknoratti

    550 Requested action not taken: mailbox unavailable

    @ShackDaddy, Thanks for your help. I'll test this and let you know. Should be just what I'm looking for.
  2. Teknoratti

    550 Requested action not taken: mailbox unavailable

    @ShackDaddy, I guess the issue to get around is how to utilize the third party email relay for ONLY hotmail / msn emails, because again, all our other emails are delivered. We just get bouncebacks from hotmail / msn. As I'm looking at the dnsexit website, I'm wondering if all emails sent would...
  3. Teknoratti

    550 Requested action not taken: mailbox unavailable

    @ShackDaddy, thanks for the reply. I initially thought our domain might have been blacklisted, and the results come back ok when I ran our mail server through mxtoolbox.com (mail server blacklist checker). I will look into your solution to route email destined for hotmail / msn through another...
  4. Teknoratti

    550 Requested action not taken: mailbox unavailable

    @ Zelandakh, The results of the get-sendconnector | fl command is as follows below: AddressSpaces : {SMTP:*;1} AuthenticationCredential : Comment : ConnectedDomains : {} ConnectionInactivityTimeOut : 00:10:00 DNSRoutingEnabled : True...
  5. Teknoratti

    550 Requested action not taken: mailbox unavailable

    I'm trying to figure out the root cause of an issue we just started receiving from our users from our outlook web stating that emails sent to hotmail / msn emails are getting bounced back with the following: 550 Requested action not taken: mailbox unavailable According to our users, the email...
  6. Teknoratti

    2008R2 Hyper-V VM and Internet Explorer 9

    At our organization, we have a Hyper-V VM server W2K8R2 64-bit SP1 with dynamic memory set at 5GB min up to 16GB. At no specific time frame, we'll get calls of our users sessions locking up. During each time of session and server lock up, we'll have no more than about 7-8 user sessions on that...
  7. Teknoratti

    Need assistance converting a batch file into VBS

    ***I meant to write, LOGON scripts
  8. Teknoratti

    Need assistance converting a batch file into VBS

    @PHV We are converting some XP stations to Windows 7 and pushing the logout scripts from W2K3 Server. My understanding is that the old batch scripts won't work with Windows 7 and that's why I need to convert them to vbs. Your thoughts?
  9. Teknoratti

    Need assistance converting a batch file into VBS

    Greetings, I'm looking for assistance in converting some of the language of a batch file into a vbs script. I have a batch script that first looks for the existence of two particular files, "file1" or "file2" If "file1" is present it jumps down to a section of the script stated by the GOTO...
  10. Teknoratti

    Breaking through the ceiling and rising up the IT food chain

    I'm finding it a bit difficult to get out of this help desk / tech support role into a more challenging and personally fulfilling IT admin role. I have over 7 years exp in IT but it has mostly been 1st / 2nd level help desk / technical support. I haven't been able to gain any real world exp with...
  11. Teknoratti

    WSUS 3.0 clients reporting but not updating

    Not one computer on our network is d'loading updates from the wsus server. The clients are checking in as confirmed by the date on the status report, but all the clients are receiving update with errors. This has to be a problem with either IIS or the SQL DB. We have a dedicated SQL 2005 DB for...
  12. Teknoratti

    WSUS diagnostic tool fails (hr=0x80070005)

    I dload'd the client diag tool to tshoot a wsus problem but the client always fails to run. I get the CheckUserLevel() failed with hr=0x800070005. Access is denied. It said, checking for admin rights to run tool......FAIL I tried logging off and logging back in USING the local admin acct. No...
  13. Teknoratti

    Certificate Authority problem

    the selected user has no certificates suitable for encrypted file system recovery and cannot be added as a recovery agent" This happens when I try to add a recovery agent on the DC group policy. steps taken thus far, 1- added user to the efs recovery agent template and gave appropriate perms...
  14. Teknoratti

    Standalone CA

    I'm having problems testing a new standalone CA and encrypting files using the certificates just downloaded. scenario: I have a laptop which i've logged into locally. I built a standalone CA, not part of a domain. from the web browser on my local laptop I request a certificate from the CA. I...
  15. Teknoratti

    Help: need a vbscript to install a .msi software package?

    BKearan, please understand, I am a complete noob and know nothing about vbscripting. If you can explain the script it would be appreciated. Needless to say, I added the line like you said but still got a vb error. Here is the script including the line you added. strRem2 =...
  16. Teknoratti

    Help: need a vbscript to install a .msi software package?

    BKearan, I got a script error on line 3 character 5 error: object required: 'objWMIService' The script you posted is below. I changed the install path to reflect where the .msi file was located. strRem2 = "\\Corona\VPHOME\CLT-INST\WIN32\Symantec AntiVirus.msi /qn" intError = 0 Set...
  17. Teknoratti

    Help: need a vbscript to install a .msi software package?

    Thanks BKearan, I will try your solution.
  18. Teknoratti

    Help: need a vbscript to install a .msi software package?

    I'm looking for help to create a vbscript to install a .msi software package. Here is my goal: I want to place a .msi file on a network folder, i.e \\computerA\Package\software.msi The .vbs file will be on another network drive folder. Basically any user who executes this .vbs file will have...
  19. Teknoratti

    Users must enter a user name and password to use this computer' are no

    I wanted to set a user for auto login, so I ran CONTROL USERPASSWORDS2 to get to the User Accounts dialog. The checkbox and words 'Users must enter a user name and password to use this computer' are not there! The rest of the box is fine, and works normally. What could be the problem? Thanks

Part and Inventory Search

Back
Top