Jump to content

jamesfed

Members
  • Posts

    2,409
  • Joined

  • Last visited

Everything posted by jamesfed

  1. Don't have access to a Smoothwall these days (else I would send over some screenshots) but if I remember correctly it needs to have a route defined to get into your other networks.
  2. We've just started moving our documentation from Google Docs to Confluence (hosted with the cloud option). Have previously used Confluence at another company and is going down well here. Using custom templates and the page properties report features to list out services, servers, CCTV cameras, printers and suchlike in sensible lists and then (after some tweaks) the built in how to guide template to build up our internal guides on how to make changes/deploy new software/suchlike. Regards formatting I'd say start learning the keyboard shortcuts as soon as you can like Ctrl + 1/2/3/4 for headings, [ to link to another page within Confluence and { to kick of Macros like the Info box. May look towards Jira at some point (we're just using a shared Outlook Mailbox at the moment!), again from previous experience it really comes down to making tweaks to the templates to get them to do what you want.
  3. From within PowerShell ISE Ctrl + J to bring up commonly used script snippets and Ctrl + M to collapse braces
  4. The 3 of us in the IT Office are now using Smart Cards (USB card reader with a SIM inside) which ticks 2FA with something you own (the card) and something you know (the PIN to unlock the card) - with these we have 3x accounts (personal, domain admin and local admin) and can use the personal account for PC login and......certificate based authentication for VPNs. Worth a look into and if you are using NPS for RADIUS auth you may already have a PKI setup. USB Reader - Gemalto GemPC Shell Token V2 (IDBridge K30) - in stock at Smartcard Focus Smart Card - Gemalto IDPrime .NET smartcard – SIM cut - in stock at Smartcard Focus
  5. What wireless hardware are you using? Some report things (extra attributes and suchlike) differently to others....
  6. Old blog posts but reminds me of - Inside a new Storage Server | my world of IT and Time for a new backup server | my world of IT
  7. Firewall port for SQL Server open?
  8. https://msdn.microsoft.com/en-us/library/bb960723(VS.85).aspx is what you are looking for to make the tables
  9. https://www.xcase.co.uk/ would be a good place to start. They can sell you the rackmount case (if that is what you are after) for you to then choose your own parts or do any builds for you to spec at prices cheaper than your standard Dell/HPE offering.
  10. As a good starting point are you more into HP/Cisco/other vendors switching? (perhaps influenced by whatever kit you are running at the moment) Or are we looking at a lower level and more at the fundamental principals of how networking works?
  11. Going through your list I was going oooh this guy could do with a 2920 - then I saw you mentioning noise.... I'd have to agree with @MJTayloronline in that your best bet is a cab which can cancel out the noise (although I understand that its not as simple as replacing a cab!). Might it be possible to ditch the layer 3 requirement and do it somewhere other than a full 48 port PoE switch? Maybe at your Firewall?
  12. Direct links to the MUI Language Packs for 1607 via Windows Update have just been posted - MUI Language Packs for Windows 10 Anniversary Update RTM version 1607 build 14393 You can install on your machine by using lpksetup.exe - be sure to get the right 32/64bit version for your machine Once you have installed the en-US version the RSAT tools will go on again ok.
  13. Typically you would use a session border controller between your internet connection and an IP PBX - something like the Audiocodes Mediant 1000 E-SBC being a good choice for a medium sized deployment. It pretty much acts as a firewall for phone systems allowing only the ports you define (5060 for SIP Control Traffic and high range UDP for the Real Time Audio). This way you have.... Your Internet Connection - DMZ Switch - SBC - IP PBX - VoIP Phones/Softclients ..........................................................- Firewall - PCs/Servers
  14. Which server version are you running as PowerShell Cmdlet availability varies...?
  15. Easily sorted - you will need to disable inheritance on the printers that you need to configure with the separate SNMP username/password/community string. Head to the device and then go to Settings > untick the 'inherit from xyz' box under Crednetials for SNMP Devices and enter what you need in the boxes below.
  16. Whole disk encryption is on all of the Windows 10 editions (including Home) however....BitLocker as a management tool for that encryption is on Pro and onwards.
  17. What network switches are you running? If they support sflow/xflow you could hook into the data and work out very quickly which clients are using the bandwidth.
  18. How about removing Windows 8.1 built in apps (through PowerShell script by way of example) then? If so you could be running into this error - Windows 8.1 SCCM sysprep fails – (0x00004005) | my world of IT
  19. Is this Windows 10 that you are trying to sysprep? If so have you removed any of the built in 'Modern UI' style applications before the sysprep?
  20. Designed for HP ProCurves but should work with Cisco after a little tweaking - Automated backup for your network switches with WinSCP and PowerShell | my world of IT Built using PowerShell and the WinSCP .net library; just feed it a CSV of the swiches creds
  21. Just one of many options - iPads do RADIUS very well indeed (even using Certs as the auth method)
  22. A blog post series I did a while back that may well help out - Series: 4 SSIDs 1 Secondary Academy « my world of IT Covers 4 different SSID setups each with separate purposes two of which use RADIUS/NPS.
  23. The PowerShell Send-MailMessage cmdlet (https://technet.microsoft.com/en-us/library/hh849925.aspx) is a good place to start - depends what the tasks you are running really....
  24. Any particular model of machine and Windows OS version? My Lenovo X1 Carbon on Windows 10 had a similar issue until a recent graphics driver update after which it's been fine
×
×
  • Create New...