Let’s get this community popping with some useful information. Reddit’s sysadmin subreddit seemed like a place of complainers, I look forward to having actual productive conversation in this community.

  • benkinder@infosec.pub
    link
    fedilink
    arrow-up
    2
    ·
    3 years ago

    Microsoft’s PowerToys has a lot of cool stuff in it and I use the color picker, awake, and mass rename tools frequently.

    Scappman is also very useful if you’re deploying software though Intune and provides automated software updates for a lot of applications.

  • starship_lizard@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    3 years ago

    Kinda new to the whole sysadmin thing, but tmux has been an absolute game changer for me. No more remote desktop for long running processes, I can just do everything from ssh.

    • The_Pete@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      3 years ago

      Put a dev box in the cloud/Colo whatever run tmux, learn about sync panes, work on multiple hosts at once, …, Profit

  • tjes@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    3 years ago

    Powershell scripts have been my tool of choice for the past few years (stuck in Windows world unfortunately).

    Lately I’ve been dipping my toes into automating switch config - Ansible has been fantastic for that.

  • Dasnap@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    3 years ago

    My company has been moving onto Kubernetes recently and I’ve found Lens to be very helpful with it. It has a nice cluster dashboard and has inbuilt shortcuts to jump onto containers, see logs, etc.

  • w2tpmf@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    3 years ago

    PDQ! Inventory and Deploy

    Along with pre packed PowerShell scripts.

    I have a bunch of pages and tasks that can be run from the right click menu in Inventory so not only myself, but also less technical team members can run them.

    It also is nice to RDP or VNC into a machine with a keyboard shortcut.