ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Topics
    2. Tags
    3. osx
    Log in to post
    • All categories
    • DustinB3403D

      OSX Windows Managers

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion osx windows manager apple open source
      2
      1 Votes
      2 Posts
      394 Views
      scottalanmillerS

      Have never looked at that.

    • DustinB3403D

      Migrating OSX computers from an old domain to a new one and keeping your users profile

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion osx apple administration migration
      2
      2 Votes
      2 Posts
      454 Views
      DustinB3403D

      Fixed a small typo.

    • DustinB3403D

      OSX Mojave - System Storage - Time Machine Disabled

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion osx apple apfs time machine system storage
      4
      1 Votes
      4 Posts
      548 Views
      DustinB3403D

      @RojoLoco said in OSX Mojave - System Storage - Time Machine Disabled:

      @DustinB3403 said in OSX Mojave - System Storage - Time Machine Disabled:

      That seems unnecessary as this shouldn't be so difficult, nor should it ever occur.

      ...because everything apple does is perfect and never, ever malfunctions in any way, right?

      Yeah. . . no I get the stance. What makes no sense is there is no way for me to find where this bulk is coming from.

    • wrx7mW

      Nomad - Manage Mac OS in Windows/AD Environment - Anyone Used It?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion mac os osx bind active directory nomad
      3
      1 Votes
      3 Posts
      536 Views
      wrx7mW

      @DustinB3403 said in Nomad - Manage Mac OS in Windows/AD Environment - Anyone Used It?:

      I've heard of it, and it's supposedly a really good product, the issue with it is the cost. At least at the time.

      The product now is JAMF Connect. So it looks to be a dead product that was replaced.

      Interesting. I'll look into that. I didn't see any mention of jamf.

    • DustinB3403D

      OSX Power Saving Settings

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion osx apple unix cli power management high sierra majove
      4
      1 Votes
      4 Posts
      809 Views
      black3dynamiteB

      @DustinB3403 said in OSX Power Saving Settings:

      @black3dynamite said in OSX Power Saving Settings:

      Does that also prevent it from sleeping when the lid is closed?

      The lid closed is powernap 🙂

      giphy.gif

    • DustinB3403D

      OSX Majove - Applications Quarantine - Fix

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion apple osx unix cli trust applications
      2
      4 Votes
      2 Posts
      658 Views
      DustinB3403D

      So with further testing, a restart is required if the user is using their system, otherwise they'll continue to get the notifications.

    • DustinB3403D

      lpadmin - remove printer with a space in the name

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion unix osx apple lpadmin printers administration ard
      4
      0 Votes
      4 Posts
      1k Views
      DustinB3403D

      @dbeato said in lpadmin - remove printer with a space in the name:

      @DustinB3403 said in lpadmin - remove printer with a space in the name:

      Nevermind!

      lpadmin adds spaces as underscores!

      So with lpadmin -p I was able to find the list of printers.

      lpadmin -p
      Accounting_Printer

      And with lpadmin -x Accounting_Printer was able to remove the printer!
      Removed Accounting_Printer

      Good to know for central administration of Apple devices. What are you using right now?

      ARD and Unix cli

    • DustinB3403D

      OSX 10.14.X Bug - Roaming AD Accounts unable to login when Off Network

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion osx active directory mobile accounts apple bug 10.14
      4
      2 Votes
      4 Posts
      553 Views
      DustinB3403D

      @wrx7m said in OSX 10.14.X Bug - Roaming AD Accounts unable to login when Off Network:

      @DustinB3403 said in OSX 10.14.X Bug - Roaming AD Accounts unable to login when Off Network:

      My co-worker thinks he may have a workaround, which involves backing up the user profile, deleting the existing one and restoring the files for the user.

      We're testing this currently to see if this actually "sticks".

      Did it work?

      Waiting to hear back

    • DustinB3403D

      OSX Shell Error Operation Not Permitted

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion apple osx quarantine shell bash scripting security troubleshooting brew
      2
      2 Votes
      2 Posts
      735 Views
      DustinB3403D

      Just used this again today, as another script I have had this attribute.

      Not sure when the attribute was written to the script though. But it's working now.

      This is the full error.

      /bin/sh: bad interpreter: Operation not permitted
    • DustinB3403D

      OSX Unix Using Brew to install software remotely

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion brew osx apple apple remote desktop unix
      20
      0 Votes
      20 Posts
      2k Views
      DustinB3403D

      @scottalanmiller said in OSX Unix Using Brew to install software remotely:

      @DustinB3403 said in OSX Unix Using Brew to install software remotely:

      So I can just unpack the dmg file, and have an Copy job, copy the application to the Applications folder for any user. As my admin user account. All via Apple Remote Desktop.

      This works without issue.

      What I am trying to do is avoid having to locally download the app at all, unpack it and then have a Copy job to run. I'd like to streamline the process.

      That's what the script is doing already. Making your own "sudo friendly" script for your install might make sense.

      The issue is there is no way AFAIK without adding my local admin account to this group.

      Which is more work than it may be worth since the existing solution works but is annoying.

    • DustinB3403D

      OSX is it possible to login to the App Store via the CLI

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion apple osx cli
      10
      0 Votes
      10 Posts
      866 Views
      KellyK

      You might look at the tools that Apple is pushing (and thus supporting). I don't know if Munki will fit your requirements, but it may.

      Here is a list of several projects for managing macOS: https://simplemdm.com/2018/07/19/popular-open-source-tools-for-mac-admins/. NoMAD is pretty cool if you're in a Windows-centric environment.

    • DustinB3403D

      Find the character break - sh script

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion osx apple shell shell scripting error
      28
      0 Votes
      28 Posts
      3k Views
      DustinB3403D

      @marcinozga said in Find the character break - sh script:

      @DustinB3403 you need to source .bash_profile after changing it, so bash picks up modified file. Either

      source ~/.bash_profile

      or

      . ~/.bash_profile

      Thanks for that, I was actually sorting out that bit as you posted.

      Short of setting up a few printers via the script I'm back in working order.

    • DustinB3403D

      Brew.sh retry failed installations

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion brew osx mac apple setup
      8
      3 Votes
      8 Posts
      1k Views
      DustinB3403D

      Now I'm getting Unexpected end of File

      FML. . . what changed!

    • DustinB3403D

      OSX Setup via Command Line - Specifically VPN network

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion osx command line setup configuration apple management
      4
      0 Votes
      4 Posts
      880 Views
      DustinB3403D

      I got it from here

      brew install macosvpn

      sudo macosvpn create --l2tp Atlantic --endpoint atlantic.example.com --username ' ' --password ' ' --shared-secret s3same

      You can provide ' ' for both the username and password, this allows any user to fill in as required.

    • DustinB3403D

      Homebrew for Mac

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion homebrew chocolatey apple osx setup
      12
      2 Votes
      12 Posts
      1k Views
      DustinB3403D

      @black3dynamite I was digging into it and it appears to be an issue with the host more than brew.

    • FATeknollogeeF

      Remote Connect/Support Tools for Fedora, Windows, OS X

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion fedora 28 screenconnect teamviewer remote support windows osx simplehelp linux
      8
      2 Votes
      8 Posts
      1k Views
      FATeknollogeeF

      @romo said in Remote Connect/Support Tools for Fedora, Windows, OS X:

      Seems really interesting with the monitoring and the ability to have custom alerts.

      @FATeknollogee How has the testing been going?

      Haven't done much more than my OP.
      I plan to do some more testing over the weekend.
      My main goal is to find a ScreenConnect replacement.

    • JaredBuschJ

      Using the TFTP server built into OSX

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion tftp macos osx how to guide
      1
      3 Votes
      1 Posts
      1k Views
      No one has replied
    • TechieChickT

      Apple Certifications

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion apple osx ios mac
      23
      0 Votes
      23 Posts
      5k Views
      StrongBadS

      I have seen some books for the Apple certifications, but they were always Apple books.

    • KatieK

      Is anyone currently running Apple Mac OSX Server?

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion macos osx server osx apple
      8
      1 Votes
      8 Posts
      2k Views
      Chamele0nC

      We use a mac mini server for streaming locally generated TV content (I work for telecom, working with IPTV) So it's primarily multicast traffic.

      We do have a mac mini server for corporate as well. That handles the group policies and such for our mac computers. Works nice. Not sure what OS version it is on.

    • 1
    • 2
    • 2 / 2