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

      Office365 Direct Send without Relay

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion powershell email office 365 applications
      14
      0 Votes
      14 Posts
      3k Views
      JaredBuschJ

      @Dashrender said in Office365 Direct Send without Relay:

      @JaredBusch said in Office365 Direct Send without Relay:

      For only basic email traffic needs like scan to email, just setup a connector in Office 365.

      0_1492696529257_upload-114c859e-4acc-44f7-98fb-1e15dd07b888

      0_1492696555576_upload-097270f5-1ef9-441c-be47-52dedd9dbb0b

      Exchange Online has various rate limits though. So if you think you will be even close to them, use postfix locally to send out and just add your local WAN IP to your SPF record.

      Why wouldn't your local relay still relay everything through Hosted Exchange in O365? or would that be rate limited as well?

      Exchange Online has limits. it does not matter from where the email originate. The software was actually setup to authenticate and send email directly with and Exchange Online account during testing.

      This quickly hit the rate limits as the client was sending out large amounts of price notifications to users that has signed up for such.

      So this site had a local CentOS 7 box setup and Postfix was configured to send mail out. The SPF record was updated and then a connector was also setup to make sure nothing was blocked for no reason.

    • NerdyDadN

      Inactive Users Report with PowerShell

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion scripts powershell users office 365 office365 o365 exchange nerdydad ps scripts
      1
      1 Votes
      1 Posts
      1k Views
      No one has replied
    • NerdyDadN

      Disable a User on O365 with PowerShell

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion scripts powershell o365 office 365 office 365 administration users nerdydad ps scripts
      1
      1 Votes
      1 Posts
      2k Views
      No one has replied
    • NerdyDadN

      Disable an Exchange User without O365 with PowerShell

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion powershell exchange scripts users nerdydad ps scripts
      1
      1 Votes
      1 Posts
      1k Views
      No one has replied
    • NerdyDadN

      Creating a New User with O365 with PowerShell

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion script powershell office365 office 365 o365 office 365 administration users nerdydad ps scripts
      3
      2 Votes
      3 Posts
      2k Views
      NerdyDadN

      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.

    • NerdyDadN

      Creating New User without O365 with PowerShell

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion powershell scripts active directory users nerdydad ps scripts
      4
      4 Votes
      4 Posts
      2k Views
      NerdyDadN

      Inserted a new line of code at line 82 & 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.

    • NerdyDadN

      NerdyDad's PowerShell Scripts

      Watching Ignoring Scheduled Pinned Locked Moved Self Promotion powershell scripts nerdydad ps scripts
      10
      14 Votes
      10 Posts
      2k Views
      NerdyDadN

      @kelly said in NerdyDad's PowerShell Scripts:

      If you aren't putting this out on a blog somewhere you're probably losing some valuable publicity. These are good scripts that people would love to be able to find.

      That's on my to-do list.

    • scottalanmillerS

      Windows: Finding Files with PowerShell

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows powershell sam windows administration get-childitem
      1
      2 Votes
      1 Posts
      1k Views
      No one has replied
    • DustinB3403D

      Trying to Improve my Powershell Skills - Need some guidance

      Watching Ignoring Scheduled Pinned Locked Moved Solved IT Discussion powershell windows scripting
      9
      3 Votes
      9 Posts
      1k Views
      ObsolesceO

      @DustinB3403 Ahh I see, then yes a prompt for input script is best then.

    • GreyG

      PowerShell AD Properties

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved IT Discussion powershell scripting windows get-aduser active directory
      6
      0 Votes
      6 Posts
      1k Views
      ObsolesceO

      PowerShell Empire has some good modules that will do all that 😉
      Check out BloodHound.

    • FiyaFlyF

      Powershell Issue Comparing Array Variables

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion powershell
      11
      0 Votes
      11 Posts
      2k Views
      FiyaFlyF

      @Tim_G Nice catch. Tagged. Thanks!

    • scottalanmillerS

      Installing PowerShell Core 6.0 on Linux Distros

      Watching Ignoring Scheduled Pinned Locked Moved News powershell linux powershell core powershell core 6 ostechnix centos rhel ubuntu
      8
      3 Votes
      8 Posts
      2k Views
      StrongBadS

      Planning to test this out soon.

    • M

      I cannot get any invitation from Spiceworks

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion spiceworks exchange smtp email exchange 2007 powershell
      22
      3 Votes
      22 Posts
      4k Views
      RomoR

      @maalmeida said in I cannot get any invitation from Spiceworks:

      @Romo Exactamente. Con el dns no me dejaba entrar y ahora con la ip si pero me muestra eso

      Si te muestra eso por que la configuracion por default en servidores del explorer es muy restrictiva, lo cual es normal y recomendable puesto que realmente no se debe navegar desde los servidores.

      Lo importante es que con la ip si te intenta cargar el acceso a OWA, si trataras con el puro nombre del servidor tambien te deberia de mostrar lo mismo que con la ip.

    • JoelJ

      Room Calendar Permissions on Office 365 Exchange

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion office 365 exchange powershell o365
      6
      2 Votes
      6 Posts
      3k Views
      Mike DavisM

      If that doesn't work, you might also need to do:
      Set-MailboxFolderPermission -Identity "conf-room:\non_ipm_subtree\freebusy data" -User default -AccessRights reviewer

    • StrongBadS

      Query OneDrive

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion onedrive powershell
      5
      2 Votes
      5 Posts
      1k Views
      thwrT

      @StrongBad said in Query OneDrive:

      Awesome, thank you very much. That's what I was looking for.

      yw

    • ObsolesceO

      PowerShell & Office 365 Remoting Broken - Fix

      Watching Ignoring Scheduled Pinned Locked Moved News powershell office 365
      3
      3 Votes
      3 Posts
      1k Views
      thwrT

      @Tim_G said in PowerShell & Office 365 Remoting Broken - Fix:

      wusa

      Thanks.

      Just to clarify: PowerShell is not required here because wusa(.exe) is a regular executable file, not a cmdlet. Any other way that let you execute a program with elevated rights will do (e.g. cmd.exe, shortcuts, ...)

    • Mike DavisM

      What should be in Powershell 101 and Group Policy 101 Sessions at MangoCon 2016?

      Watching Ignoring Scheduled Pinned Locked Moved MangoCon powershell windows server group policy mangocon mangocon 2016 mangocon sessions
      6
      2 Votes
      6 Posts
      2k Views
      DashrenderD

      @Mike-Davis said in What should be in Powershell 101 and Group Policy 101 Sessions at MangoCon 2016?:

      In the WPA2-Enterprise deployment session, I'll hit on how you push the cert and SSID to your domain joined devices to have the connect automatically to your WPA2-Enterprise SSID.

      I like this idea.

    • scottalanmillerS

      Creating an Active Directory Group with PowerShell

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion powershell windows administration windows command line active directory new-adgroup get-adgroup
      4
      1 Votes
      4 Posts
      2k Views
      scottalanmillerS

      @travisdh1 said in Creating an Active Directory Group with PowerShell:

      Gah, I'm having bad memories of OpenVMS with the different programs for every single little thing.

      It does make for a nice looking and short command-line structure tho.

      Oh yeah, SO much different than UNIX.

    • scottalanmillerS

      Set Office 365 Passwords to Never Expire

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion windows azure windows administration powershell office 365 o365 command line
      1
      2 Votes
      1 Posts
      860 Views
      No one has replied
    • scottalanmillerS

      Add Whitelist Entries in Office 365

      Watching Ignoring Scheduled Pinned Locked Moved IT Discussion office 365 o365 azure windows windows administration powershell command line
      3
      1 Votes
      3 Posts
      1k Views
      scottalanmillerS

      @momurda said in Add Whitelist Entries in Office 365:

      If you run this command again with different addresses/domains, doesnt it overwrite the previous items in the list, unwhitelisting your previous whitelist addresses?

      Correct, this is setting the list. You'd have to append the new ones to the command.

    • 1
    • 2
    • 7
    • 8
    • 9
    • 10
    • 11
    • 9 / 11