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

  • Users: intel233
  • Content: Threads
  • Order by date
  1. intel233

    ESXi 6.7 web login

    I have ESXi 6.5 and that won't bootwith Fatal Error 8. I can't get the ISO to boot so I took ESXi 6.7 and installed that to a USB drive. I boot from that USB drive and setup root username and IP addresses. WHen I go to the IP of the ESXi server and try to use the same root/password combo I...
  2. intel233

    Backup/Restore DB from SQL issues

    I need to move a database from one machine to another. I did a backup of a database from my SQL server 2005. I tried to do a restore on my other machine where SQL 2005 is installed (I am using this because the program I use installs this). When I install SQL Studio Express and try to open the...
  3. intel233

    Export proxy addresses for distribution group

    I am trying to get all smtp addresses associated with a distribution group. I do not want the users smtp, I am looking for the addition SMTP address associated with the group itself ( In attribute editor-Proxyaddresses). I need to export these to a CSV file. Any help is appreciated.
  4. intel233

    Update field

    I am not a SQL guy and there is no one here to help. I have a database call bis2. I need to update a table. If I do: Select * from dbo.Hardware where HardwareId='14518'; I get HardwareID HardwareName HardwareTypeID Brand ModelNo SerialNumber 1 14518...
  5. intel233

    Log Files

    I need to see who is removing licenses and converting mailboxes to shared. Where is the log file for that? TIA
  6. intel233

    outlook 2016-hyperlink error

    Whenever I click on a hyperlink in a email I get something unexpected went wrong with this URL No Such interface supported. Anyone see this before? I ran malwarebytes and ccleaner and still have the issue.
  7. intel233

    ASA5510 - SSL Cert

    When I go to Certificate Management in ADSM under Identity Certificates if show it is going to expire in 2 weeks. I went to GoDaddy and there it show it shouldn't expire until 2019. I downloaded that and have a .CRT and .p7b file. My question is how do I import this is? If I am under...
  8. intel233

    HP2920 Tagged / Untagged

    I have a new 2920 switch. I configured it as below. My question is for each VLAN do I need to tag / untag each port like I did in VLAN 3? I am very confused my this. I have VOIP phones (VLAN6) and the PC's get connected into the phone. My data VLAN is VLAN3 I am also connecting this switch...
  9. intel233

    Office365 Group email

    I created an Office365 group for my IT Team. When an email gets sent it goes into the Groups folder in outlook. Is there a way to have to sent to my regular inbox as well as the groups folder?
  10. intel233

    Expand Mailbox size

    I have a user and the mailbox limit is 50GB. She has an E3 license so it should be 100GB. What is the powershell command I need to run to expand this 1 mailbox?
  11. intel233

    Cisco ASA - VPN Question

    I have a group (Active Dir) that people need to be a part of in order to be able to allow VPN access. I do not see any mention of this group in the config. Can someone tell me what I need to look at to find out how this Active Dir group is associated with VPN? I see the group policy and...
  12. intel233

    Change Username from onmicrosoft.com

    I created a cloud user and the username is test@domain.onmicorosoft.com I want it to be test@mydomain.com How can I do this?
  13. intel233

    Cisco ASA 5510 -Static NAT Help

    I am new to this. What I need is to create a Static Nat for one of my internal IP's so a consultant can get to it. Its just as web page. Lets say the internal IP is 10.0.2.100 and the external is 1.1.1.1 Would it be something like: Object network TEST_Static host 10.0.2.100 nat...
  14. intel233

    ByPass SSO

    Is there a way to bypass this? There are times when I am logged in but need to login to outlook as someone else.
  15. intel233

    Export ENABLED users+email

    I am trying to export all enabled users with email addresses. What I want is FirstName, LastName, Email. I tried: Get-ADUser -Filter ‘enabled -eq $true’ -Properites EmailAddress | select givenname, Surname, emailaddress | export-csv c:\users\users.csv The issue is when I try to filter on the...
  16. intel233

    HP 1910 - Find MAC Address

    I have a printer connected to this switch and not sure which port it is. I have the MAC Address of the printer so I though I could look it up by that. When I telnet in I don't see a command I can use (show mac-address). In the web management I don't see anywhere to look for the MAC Address...
  17. intel233

    Vshpere Web Client -SSO

    In the VSphere Web client 6.0 when I go to Administration I do not see the Single Sign-on. I am logged in with my domain admin account which has full permissions. When I try with the local Vsphere.local\Administrator I am told I do not have rights to anything which makes no sense cause when I...
  18. intel233

    Public Folder Calendar to PST

    I am having an issue exporting a Public Folder calendar to PST. This is an mail enabled and when I do the export only things that were manually put in the calendar export. The items that were emailed to the calendar do NOT export. There are a lot of items that were emailed to the calendar so...
  19. intel233

    VSAN issue

    I have 3 hosts (1 is nested). I have a Dell R710 with 5.7TB with RAID5 and 1 2TB drive which I converted to SSD via web console. When I enable VSAN it shows the drives and I select those 2 drives. I get an exclamation on all host with the error that: Hosts cannot communicate with other nodes...
  20. intel233

    DFS issue

    I am running DFS on Windows Server 2012R2. I have access based enumeration enabled. When I go to \\domain\share it works. I am only seeing the shares I have access to. When I go to \\server name I am seeing all the shares. Client machines are mostly windows 7 and we have some win 10...

Part and Inventory Search

Back
Top