PowerShell Inventory Operating Systems in Active Directory
PowerShell Inventory KB ID 0001838 Problem I needed to get a list of operating systems ‘in-use’ in my active directory this week. bear in mind this will pull information from all enables computer accounts in AD, so if you are ‘not good’ at tidying out old machines and servers you might get a lot of garbage in your output! Solution: PowerShell Inventory Use the following PowerShell. Get-ADComputer -Filter...
FortiGate Securing Remote Administration
KB ID 0001734 Problem When considering Securing FortiGate remote administration, I’ve written about changing the https management port to something other than TCP 443 before, I suppose that’s security by obfuscation (though even a script kiddy with one hours experience, will be able to spot an html responses). Typically with other vendors you limit remote administration access, to specific IP addresses (or ranges). So...
Internet Explorer Puts ‘Borders’ Round Your Images
KB ID 0000823 Problem Chrome is my browser of choice, so I don’t look at my website with IE often. (Yes I know that’s bad practice for a webmaster). So I was surprised when I opened my home page and saw this. IE does this IF your image is a hyperlink. Solution Option 1: Edit your Hyperlink If you have a lot of them this is quite time consuming, but you can add the attribute of border and set it to zero within the IMG section of...
WSUS Error – ‘An HTTP error has occurred’
KB ID 0000796 Problem Seen on SBS 2011 and Server 2008 R2. When running the WSUS configuration wizard, at the ‘Connect to Upstream Server’ page, connection fails; An HTTP error occurred Details… When viewing details you see; WebExpeption: The request failed with the error message: <html><head><title>Object moved</title></head><body> <h2>Object moved to <a...