Skip to content

Robert Dyjas

My personal blog

Searching in whole forest

When you want to find a user in Active Directory you usually use:

Get-ADUser -Filter {SamAccountName -eq "User1"} 

Continue reading “Searching in whole forest” →

December 19, 2017Leave a comment

Installing Outlook add-in for specific users

Goal: to install Outlook add-in available only for specific users and to make it enable by default

Continue reading “Installing Outlook add-in for specific users” →

August 10, 2017January 25, 2018Leave a comment

PowerShell Tip – skip “Get”

Interesting thing which I discovered today (BTW, SysAdmin day). In PowerShell you can skip the verb “Get” (at least for most cmdlets – it wasn’t working for Get-Process).

Continue reading “PowerShell Tip – skip “Get”” →

July 28, 2017August 10, 2017Leave a comment

Recent Posts

  • Searching in whole forest
  • Installing Outlook add-in for specific users
  • PowerShell Tip – skip “Get”

Archives

  • December 2017
  • August 2017
  • July 2017

Categories

  • Uncategorized

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.com
Blog at WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy