ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    What Are You Doing Right Now

    Scheduled Pinned Locked Moved Water Closet
    time waster
    88.9k Posts 285 Posters 42.9m Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • EddieJenningsE
      EddieJennings
      last edited by

      Learning to write a powershell script for creating E-mail accounts and assigning the boxes to distribution groups for Exchange Online.

      NerdyDadN 1 Reply Last reply Reply Quote 0
      • NerdyDadN
        NerdyDad @EddieJennings
        last edited by

        @eddiejennings said in What Are You Doing Right Now:

        Learning to write a powershell script for creating E-mail accounts and assigning the boxes to distribution groups for Exchange Online.

        When you figure out how to set the country when setting the license, please let me know.

        EddieJenningsE 1 Reply Last reply Reply Quote 0
        • EddieJenningsE
          EddieJennings @NerdyDad
          last edited by

          @nerdydad said in What Are You Doing Right Now:

          @eddiejennings said in What Are You Doing Right Now:

          Learning to write a powershell script for creating E-mail accounts and assigning the boxes to distribution groups for Exchange Online.

          When you figure out how to set the country when setting the license, please let me know.

          I have a one-liner I use right now:

          New-MsolUser -UserPrincipalName [email protected] -DisplayName "Foo Blah" -FirstName Foo -LastName Blah -Password DefaultPassword -ForceChangePassword $true -UsageLocation XX -LicenseAssignment Ourlicense

          NerdyDadN 1 Reply Last reply Reply Quote 0
          • NerdyDadN
            NerdyDad @EddieJennings
            last edited by NerdyDad

            @eddiejennings said in What Are You Doing Right Now:

            @nerdydad said in What Are You Doing Right Now:

            @eddiejennings said in What Are You Doing Right Now:

            Learning to write a powershell script for creating E-mail accounts and assigning the boxes to distribution groups for Exchange Online.

            When you figure out how to set the country when setting the license, please let me know.

            I have a one-liner I use right now:

            New-MsolUser -UserPrincipalName [email protected] -DisplayName "Foo Blah" -FirstName Foo -LastName Blah -Password DefaultPassword -ForceChangePassword $true -UsageLocation XX -LicenseAssignment Ourlicense

            UsageLocation would = US if you're in the United States?

            EddieJenningsE coliverC 2 Replies Last reply Reply Quote 0
            • EddieJenningsE
              EddieJennings @NerdyDad
              last edited by EddieJennings

              @nerdydad Correct

              Edit:

              Confirmed here: https://docs.microsoft.com/en-us/powershell/module/msonline/new-msoluser?view=azureadps-1.0

              1 Reply Last reply Reply Quote 0
              • jt1001001J
                jt1001001 @Minion Queen
                last edited by

                @minion-queen great photo thanks for letting me stop by

                Minion QueenM 1 Reply Last reply Reply Quote 1
                • scottalanmillerS
                  scottalanmiller
                  last edited by

                  Roommate just woke up. It's our last day with a roommate, she moves out tomorrow.

                  1 Reply Last reply Reply Quote 1
                  • Minion QueenM
                    Minion Queen @jt1001001
                    last edited by

                    @jt1001001 said in What Are You Doing Right Now:

                    @minion-queen great photo thanks for letting me stop by

                    anytime!

                    1 Reply Last reply Reply Quote 0
                    • JaredBuschJ
                      JaredBusch @EddieJennings
                      last edited by

                      @eddiejennings said in What Are You Doing Right Now:

                      @scottalanmiller At least within the last couple of weeks.

                      @scottalanmiller Theyhave been slowly working on parts of it for 2 months now. more pages getting updated weekly it seems.

                      The portal is not much changed yet.

                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                      • JaredBuschJ
                        JaredBusch
                        last edited by

                        Solving problems for @DustinB3403
                        https://mangolassi.it/topic/14382/how-to-upgrade-snipe-it-on-centos-7-that-did-not-use-git

                        1 Reply Last reply Reply Quote 0
                        • scottalanmillerS
                          scottalanmiller @JaredBusch
                          last edited by

                          @jaredbusch said in What Are You Doing Right Now:

                          @eddiejennings said in What Are You Doing Right Now:

                          @scottalanmiller At least within the last couple of weeks.

                          @scottalanmiller Theyhave been slowly working on parts of it for 2 months now. more pages getting updated weekly it seems.

                          The portal is not much changed yet.

                          Ah, often I only use that. I was checking something for a customer today and was shocked.

                          JaredBuschJ 1 Reply Last reply Reply Quote 0
                          • EddieJenningsE
                            EddieJennings
                            last edited by

                            I should probably write scripts more often. That way I'll potentially have documentation tabs open at once.

                            1 Reply Last reply Reply Quote 0
                            • JaredBuschJ
                              JaredBusch @scottalanmiller
                              last edited by

                              @scottalanmiller said in What Are You Doing Right Now:

                              @jaredbusch said in What Are You Doing Right Now:

                              @eddiejennings said in What Are You Doing Right Now:

                              @scottalanmiller At least within the last couple of weeks.

                              @scottalanmiller Theyhave been slowly working on parts of it for 2 months now. more pages getting updated weekly it seems.

                              The portal is not much changed yet.

                              Ah, often I only use that. I was checking something for a customer today and was shocked.

                              When I first saw an updated home page I was like OMG no more 90's!!!

                              scottalanmillerS 1 Reply Last reply Reply Quote 1
                              • scottalanmillerS
                                scottalanmiller @JaredBusch
                                last edited by

                                @jaredbusch said in What Are You Doing Right Now:

                                @scottalanmiller said in What Are You Doing Right Now:

                                @jaredbusch said in What Are You Doing Right Now:

                                @eddiejennings said in What Are You Doing Right Now:

                                @scottalanmiller At least within the last couple of weeks.

                                @scottalanmiller Theyhave been slowly working on parts of it for 2 months now. more pages getting updated weekly it seems.

                                The portal is not much changed yet.

                                Ah, often I only use that. I was checking something for a customer today and was shocked.

                                When I first saw an updated home page I was like OMG no more 90's!!!

                                The 21st century slaps you square in the face.

                                1 Reply Last reply Reply Quote 0
                                • JaredBuschJ
                                  JaredBusch
                                  last edited by

                                  Colo down.. Holy crap.. Been 30 minutes. Just called and they gave me a 15 minute ETR still.

                                  scottalanmillerS 1 Reply Last reply Reply Quote 0
                                  • JaredBuschJ
                                    JaredBusch
                                    last edited by

                                    And back up. Yeah.
                                    0_1500064543131_IMG_6595.PNG

                                    1 Reply Last reply Reply Quote 0
                                    • scottalanmillerS
                                      scottalanmiller @JaredBusch
                                      last edited by

                                      @jaredbusch said in What Are You Doing Right Now:

                                      Colo down.

                                      This is the name of an IT themed horror movie.

                                      1 Reply Last reply Reply Quote 2
                                      • scottalanmillerS
                                        scottalanmiller
                                        last edited by

                                        Or a really bizarre sequal to Watership Down.

                                        1 Reply Last reply Reply Quote 0
                                        • coliverC
                                          coliver @NerdyDad
                                          last edited by

                                          @nerdydad said in What Are You Doing Right Now:

                                          @eddiejennings said in What Are You Doing Right Now:

                                          @nerdydad said in What Are You Doing Right Now:

                                          @eddiejennings said in What Are You Doing Right Now:

                                          Learning to write a powershell script for creating E-mail accounts and assigning the boxes to distribution groups for Exchange Online.

                                          When you figure out how to set the country when setting the license, please let me know.

                                          I have a one-liner I use right now:

                                          New-MsolUser -UserPrincipalName [email protected] -DisplayName "Foo Blah" -FirstName Foo -LastName Blah -Password DefaultPassword -ForceChangePassword $true -UsageLocation XX -LicenseAssignment Ourlicense

                                          UsageLocation would = US if you're in the United States?

                                          I'm using this script. Working really well so far.

                                          https://technet.microsoft.com/en-us/library/dn771770.aspx

                                          1 Reply Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller
                                            last edited by

                                            Getting some videos done while the kids are out.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 2216
                                            • 2217
                                            • 2218
                                            • 2219
                                            • 2220
                                            • 4443
                                            • 4444
                                            • 2218 / 4444
                                            • First post
                                              Last post