You had me @ stfu

PowerShell profile

As per: https://technet.microsoft.com/en-us/library/ff461033.aspx (almost - just skip step 6)

PS:

$check = test-path $profile
if($check -eq $false){New-item –type file –force $profile}

Set-ExecutionPolicy RemoteSigned








Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: PowerShell
Newer Post Older Post Home

Search This Blog

Labels

  • Anti-Malware (1)
  • EWS (1)
  • Exchange (24)
  • Filters (1)
  • Licensing (1)
  • Malware (1)
  • Office365 (7)
  • OffTopic (1)
  • On-Premises (2)
  • PowerShell (32)

Blog Archive

  • ►  2022 (2)
    • ►  February (1)
    • ►  January (1)
  • ►  2021 (2)
    • ►  September (2)
  • ►  2020 (1)
    • ►  October (1)
  • ►  2019 (6)
    • ►  August (6)
  • ▼  2018 (7)
    • ▼  May (7)
      • O365 - resuming move requests
      • O365 - suspending move requests
      • Office 365 move requests - random incremental sync...
      • MSOL license check
      • Exchange online PS connection
      • Encrypt password (e.g. for use in PowerShell)
      • PowerShell profile
  • ►  2016 (1)
    • ►  August (1)
  • ►  2015 (2)
    • ►  February (2)
  • ►  2013 (34)
    • ►  August (1)
    • ►  July (1)
    • ►  May (3)
    • ►  April (4)
    • ►  March (25)
This is my blog for my own use. You can use the info but don't blame me if anything is wrong!. Simple theme. Powered by Blogger.