Jump to content

andyrite

Members
  • Posts

    447
  • Joined

  • Last visited

Everything posted by andyrite

  1. Can you post the configs? WOL should work on the same VLAN as it can just broadcast out. What are you using for WOL?
  2. Try Tera Term Open Source Project instead of hyperterminal. It autodetects the settings for the serial port.
  3. If you reboot the switch do you get an output from the console port?
  4. Can you ping the gateway from one of the clients? They might have to make changes to the config on the gateway to account for the new subnet masks.
  5. Can you post your config of the core?
  6. I'll upload it later for you.
  7. Should be. Give it a go.
  8. Which version? You just need to duplicate the backup set.
  9. Most can be done in AD apart from managing send as, full access permissions to mailboxes and retention policies which need to be done via Powershell. These don't change very much so I don't see it as a big issue.
  10. What mailbox properties are you referring to?
  11. Nope. That command will set all mailboxes to GMT and en-GB Language. Depending on the size of users, it will take a while.
  12. Running this powershell cmd will sort it. Get-Mailbox -Filter {RecipientTypeDetails -eq 'UserMailbox'} | set-MailboxRegionalConfiguration -Timezone "GMT Standard Time" -Language en-GB I agree it's very annoying. It caused a few problems with meeting requests when users had the wrong timezone.
  13. If you gave us a list of applications we might be able to help.
  14. I created a collection containing the unknown computer collection and my Windows 7 collection and pointed the updates at that collection. SCCM still thinks it's an unknown computer in a OSD task.
  15. SCCM has lovely error messages. Are you tearing your hair out yet?
  16. You need to advertise the Windows updates to the unknown computers collection as well or it won't work as part of a OSD task sequence.
  17. Is this Windows updates?
  18. Tom is right. It's a Realtek RTL8111C/E on that board.
  19. By the looks of it the scratch size is just the size of the RAM disk. The default image should be fine although I use the 64bit version as we deploy 64bit here. It could be the driver you injected. I have a batch of HP 8300 that will not PXE boot as the driver won't load. Had to give in and use a CD. (which just works!)
  20. Have you tried recreating the boot image and updating the DP? I've never seen it crash on tcpip!
×
×
  • Create New...