ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. office 365 administration
    Log in to post
    • All categories
    • wrx7m

      Sharepoint/OneDrive (Office 365) - Delete Old Personal Sites
      IT Discussion • sharepoint o365 onedrive onedrive for business office 365 office 365 administration veeam veeam backup for office 365 • • wrx7m

      1
      1
      Votes
      1
      Posts
      137
      Views

      No one has replied

    • wrx7m

      Microsoft Office - Licensing Questions For 3 Scenarios
      IT Discussion • office office 365 office 365 proplus office 365 administration office licensing licensing remote desktop services remote desktop licensing remote desktop server rdp rdp sessions • • wrx7m

      45
      0
      Votes
      45
      Posts
      1267
      Views

      F

      @scottalanmiller said in Microsoft Office - Licensing Questions For 3 Scenarios:

      @flaxking said in Microsoft Office - Licensing Questions For 3 Scenarios:

      I think you must be missing what's going on here. This removes the requirement to integrate more directly with MS Office, instead relying on a separate library that is provided standalone from Office and thus allows saving to Excel. We've had zero issues with using this library, which is actually pretty uncommon for us.

      The issue is flexibility. Using third party libraries, you can integrate with Excel or with anything else. Using the Office libraries, every user, in ever system, is bound by the limitations of the most problematic. It makes deployments more costly, and more complex.

      That's true, it's the kind of self perpetuating lock-in that has served Microsoft so well. People use Excel, and they ask for saving to Excel spreadsheet, so we create the integration specially to allow Excel and not include ODF, then we help keep the industry locked into using Excel because that's all we support unless you want to just save to CSV.

      As for the cost and complexity of deployments... that could be true, except that the installation of our main software is already so complex and costly that dealing with potentially installing this library is the easiest part. I think we probably only have one other developer who would be able to figure out how to install it. I've never heard of any client's IT that have been able to figure out how to install it (just calls from those who have tried), client services has to do literally every install.

    • NerdyDad

      Disable a User on O365 with PowerShell
      Self Promotion • scripts powershell o365 office 365 office 365 administration users nerdydad ps scripts • • NerdyDad

      1
      1
      Votes
      1
      Posts
      1163
      Views

      No one has replied

    • NerdyDad

      Creating a New User with O365 with PowerShell
      Self Promotion • script powershell office365 office 365 o365 office 365 administration users nerdydad ps scripts • • NerdyDad

      3
      2
      Votes
      3
      Posts
      1307
      Views

      NerdyDad

      Inserted a new line of code at line 82 and 87 to read as follows:

      icacls \\<server>\d$\Users\$un\* /grant $un:F /inheritance:e /T

      This line grants the new employee full access to their network folder and subfolders and items.

    • scottalanmiller

      Change an Office 365 Mailbox Timezone with PowerShell
      IT Discussion • office 365 powershell command line windows administration office 365 administration • • scottalanmiller

      1
      1
      Votes
      1
      Posts
      568
      Views

      No one has replied