ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Grey
    3. Best
    • Profile
    • Following 1
    • Followers 6
    • Topics 56
    • Posts 1,200
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: What Are You Doing Right Now

      @scottalanmiller said in What Are You Doing Right Now:

      @dashrender said in What Are You Doing Right Now:

      @scottalanmiller said in What Are You Doing Right Now:

      @dustinb3403 said in What Are You Doing Right Now:

      @penguinwrangler said in What Are You Doing Right Now:

      I am pulling my hair out. 20 new hires all started yesterday. 20 new attorneys..... young fresh out of law school. They don't look old enough to drive, and soon they will have a license to practice law. I feel really old now.

      Just remember NY's S.A.F.E law.... guns can only have less than 6 bullets in the clip. . .

      So bring a few loaded clips to quicker reload times. ..

      Fewer than six? Not six or fewer? Seems odd that five is the max. No real reason, just feels odd.

      Interesting.. now states have magazine limits.. /sigh.

      NY has had it for a while now.

      New York hates guns, unless you're a cop, and they're required to shoot or harass at least 2 minority races per week, per officer. This is a similar to how other states use ticket quotas to generate revenue.

      posted in Water Closet
      GreyG
      Grey
    • RE: Scam CDC Phone Number in US Passports - (877) 347-8747

      @scottalanmiller said in Scam CDC Phone Number in US Passports - (877) 347-8747:

      @Dashrender said in Scam CDC Phone Number in US Passports - (877) 347-8747:

      @CCWTech said in Scam CDC Phone Number in US Passports - (877) 347-8747:

      @Dashrender said in Scam CDC Phone Number in US Passports - (877) 347-8747:

      @scottalanmiller said in Scam CDC Phone Number in US Passports - (877) 347-8747:

      @JaredBusch said in Scam CDC Phone Number in US Passports - (877) 347-8747:

      But seriously, my money is on the odds that the number was slammed.

      If so, you'd expect there to be some record of the government announcing not to call it.

      No more - I would expect the government to use eminent domain to demand it turned over to them.. but surprisingly, they haven't even don that..

      As of right now, we aren't even sure they know. Scott and I have both tried to report this and so far... crickets.

      That's the biggest issue - I'm sure it's been reported.. but whoever received the reports didn't know what to do with the information.

      CCWTech even sent it to Trump!

      Well, shit. Now we know it will get fixed. I mean, he'll delegate it to the best person, a really terrific guy (no women allowed in the clubhouse), just a fantastic individual. Then in about a month, he'll fire that person and hire someone else as an interim, or maybe no one at all, but by then, we'll all have forgotten about the issue, until the person that first brought it up goes to a committee after 4 months and then ...wait, what was the original problem here?

      posted in Water Closet
      GreyG
      Grey
    • RE: What Are You Doing Right Now

      @siringo said in What Are You Doing Right Now:

      I actually thought this year was going to be the year of the optometrist.

      Year of the optometrist: free glasses for everyone! :glasses:
      Year of the optimist: the glasses are half full. 😄
      Year of the pessimist: 2020

      8fe4f864-8ab7-4b89-b767-88113d19cfe8-image.png

      posted in Water Closet
      GreyG
      Grey
    • RE: Non-IT News Thread

      @scottalanmiller said in Non-IT News Thread:

      BBC News - Covid: Donald Trump and Melania test positive
      https://www.bbc.co.uk/news/world-us-canada-54381848

      alt text
      alt text
      alt text

      posted in Water Closet
      GreyG
      Grey
    • RE: Random Thread - Anything Goes

      f1101f78-c463-4284-9823-035a9a32af60-image.png
      Remote learning in the 80s.

      posted in Water Closet
      GreyG
      Grey
    • XByte sale on R510s

      Did anyone else get the email from them about their sale on R510s? The email was sent Aug 10 and I acted then. No one has contacted me back. Is that normal when a sale goes on? They just ignore people once they sell out (presuming that's what happened)? I was hoping to upgrade out of my 2950 for my home lab. 😞

      posted in IT Business
      GreyG
      Grey
    • Free eBook from LinkedIn

      The Network Administrator’s Guide to DevOps

      https://www.upguard.com/ebooks/network-admin/download

      There's a registration freewall. Enjoy.

      posted in IT Discussion
      GreyG
      Grey
    • RE: Gaming - What's everyone playing / hosting / looking to play

      @Nic And will you be joining us in ARK?

      I'm joining the discussion late: ARK: Survival Evolved, Minecraft, Civ5 (and I want Civ6), Ticket to Ride, and a whole bunch more. Those are my tops, and what I've played recently.

      posted in Water Closet
      GreyG
      Grey
    • RE: XByte sale on R510s

      Update: they responded, but their prices don't seem to match what Stallard has available. I'm not sure how a sale isn't meeting up with standard prices from another vendor. Odd.

      posted in IT Business
      GreyG
      Grey
    • SANs in the Enterprise?

      I'm interested to know what SANs everyone is using in their environment, and approximately how many users/servers/data is in that environment. I'm doing research for comparisons to an environment that I'm working in now with FreeNAS as the primary san in the enterprise.

      posted in IT Discussion
      GreyG
      Grey
    • RE: What Are You Doing Right Now

      Having another cigar on my back patio.

      posted in Water Closet
      GreyG
      Grey
    • RE: Shots for Scott

      You don't get to pick your poison. You'll drink what's given and you'll like it!

      posted in MangoCon
      GreyG
      Grey
    • RE: Powershell: Get-OldComputers (and disable them)
      Import-Module activedirectory
      $target = Get-ADOrganizationalUnit -Identity "OU=Disabled Computer Accounts,OU=Space,DC=Domain,DC=com"
      $computers = Get-ADComputer -filter {(enabled -eq "false")}
      foreach ($name in $computers) {
      Move-ADObject $name -TargetPath $target -verbose
      }
      

      Followup to above... this section would move the disabled computers to a 'disabled' OU.

      posted in Developer Discussion
      GreyG
      Grey
    • RE: what windows server should I choose for Active directory?

      @Alan said in what windows server should I choose for Active directory?:

      @Grey This is my first IT job and started as a part-time help desk and part-time network tech . I don't have the experience but I do have a good background as I graduated with a computer engineering degree and got Cisco certs!
      but this is my first step on getting experience

      I wish you all the best as you start your career. I've a lot of experience in coming in after someone such as yourself, with limited experience, has set up an AD system and/or infrastructure, and I get paid as a contractor (at $150/hour) to clean up the mess. Typically, what I see is that someone had absolutely no clue how things actually work and set up login scripts instead of GPOs, only set up one domain controller, didn't set up any virtualization and had no plan for backups, if any were even implemented.

      Since you're starting with a clean slate, I suggest you go with server 2016, and set that up on a robust hypervisor like Hyper-V (so you can leverage some license benefits and save money). Be sure to talk to your MS resale rep and get your licensing under control before you really embark on your design. Once you are satisfied that you and your reps have the licensing planned out, get a pair of domain controllers set up with both of them running DNS and DHCP -- do not use Cisco devices despite what your cert training said; just use helper addresses. Both servers should be set up and running as a peer (the concept of primary and secondary domain controllers is a dead concept, despite what your computer engineering degree or professors may have said). They will have the ability to fail over, and tehy should not be running on the same hypervisor platform (yes, you need 2 hypervisors -- 2 hosts). If your business is cheap, you can get away with a single hypervisor and 2 servers (guests) on them, though you need to explain the concept of uptime and service requirements to them if that's the case. Of course, it's the business that makes the decision on how much to spend and, I gather that they've hired a Jr. SysAdmin to do Sr. work, so they're likely unwilling to spend on infrastructure. Check with xByte and/or Stallard Tech to see if you can get some good second-hand equipment.

      When you start adding systems to the domain, people are going to lose files and settings. They'll be in the workstation, but under a different profile. You'll have to migrate them. Check out Easy Transfer; it's part of Win7. I've used it before for exactly this kind of migration and it should do what you need.

      You'll want to set up a file and printer server at some point; be sure to spec out storage with backup (Unitrends is my go-to) that's at least 50% over current capacity, if not more.

      Once you have your AD servers and your file/print, you can look at exchange, or O365 to start leveraging more features of AD.

      posted in IT Discussion
      GreyG
      Grey
    • RE: Summer Steam Sale

      Almost everything on my wishlist went on sale. Sadly, no job, bills to pay. Lets hope my interview goes well on Friday and I get hired. Plot twist: it's for a company that's in a building where I used to work.

      posted in Water Closet
      GreyG
      Grey
    • RE: Spiceworks let go 12% of their workforce today

      @scottalanmiller From a costs perspective, they send too many of their people to that event. In reality, only the support staff, a few salespeople to meet with clients like Scale and McAffee, and the event staff required to help with the event itself are really needed. They have always sent the whole company there, and that's an added 300 meals or so, 300-900 beers per evening, etc. which all adds up.

      A more stramlined and focused company is really what they need. Listening to the user base is still something we can dream about.

      posted in News
      GreyG
      Grey
    • RE: Well, that really, really sucks.

      @wirestyle22 said in Well, that really, really sucks.:

      @travisdh1 said in Well, that really, really sucks.:

      @wirestyle22 said in Well, that really, really sucks.:

      @scottalanmiller said in Well, that really, really sucks.:

      @coliver said in Well, that really, really sucks.:

      @IRJ said in Well, that really, really sucks.:

      @travisdh1 said in Well, that really, really sucks.:

      @IRJ said in Well, that really, really sucks.:

      I've had the opposite experience and have done better at organizations with no internal contacts.

      Well, depending on how things go tomorrow, I may be headed down that road.

      I know about quite a few openings in the Orlando area that are actively seeking employees. It may not be ideal for you, but lower cost of living and no state income tax.

      But then you'd have to live in Florida...

      That's the biggest problem.

      Better develop a taste for bath salts

      More like get used to taking a bath by stepping outside. I've been stuck in summer down there with no A/C before.

      NJ is just as bad

      Nothing short of a guaranteed mil/yr with a golden parachute contract would make me move to NJ. That place is an armpit, and I've been to El Paso.

      posted in IT Careers
      GreyG
      Grey
    • PWSH: Reboot servers from a file

      A little script I wrote to reboot a bunch of servers at a specific, calculated time. You can adjust the filename or time in the header. Default time is 730 pm. You need winrm enabled on all the target systems, and I don't know what the limit would be on server count. If you run a NOC, warn them before all the servers reboot at exactly the same time. lol!

      ###########
      #Boot systems in a file at 730 pm

      $file = "$($ENV:USERPROFILE)\desktop\systems.txt"
      $target = Get-Date -Hour 19 -Minute 30 -Second 0

      #don't change anything below here
      $systems = get-content $file
      $utz = Get-Date -Hour 19 -Minute 30 -Second 0 -UFormat "%Z"
      $now = $(Get-Date)
      $serverTZ = (get-timezone).id
      $seconds = ($target - $now).TotalSeconds
      $final = [math]::Round($seconds)
      $final = $final - 15
      Write-Host -ForegroundColor cyan -NoNewline "nSeconds until $target $serverTZ ($utz UTC):"
      write-host -ForegroundColor Yellow " $final"
      $final |clip
      Write-Host -ForegroundColor Cyan "15 second delay to cancel a scheduled reboot for $($($systems).count) systems:`n$systems"
      #Write-Progress -SecondsRemaining 15 -Activity "Reboot schedule countdown."
      Start-Sleep -Seconds 15
      Invoke-Command -ComputerName $Systems -ScriptBlock {shutdown -r -t $using:final}
      Write-Host -ForegroundColor Cyan "End of Line"

      posted in Developer Discussion
      GreyG
      Grey
    • VMWare VDI Deadpool

      Has anyone seen a VDI pool not delete? I have two that were supposed to have deleted last week and they're still 'deleting' and greyed out. I checked in vSphere and they don't have machines in the pool to be deleted, and refreshing has no effect. Restarting the service is an action I'm loathe to do as there are users connected and I don't want to disconnect them.

      posted in IT Discussion
      GreyG
      Grey
    • RE: Gaming - What's everyone playing / hosting / looking to play

      @scottalanmiller Ark is on sale, down to $15 this weekend while they promote a new free DLC.

      posted in Water Closet
      GreyG
      Grey
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 25
    • 26
    • 5 / 26