office365: remotely connect to exchange online via powershell

run this first if you haven’t already: Set-ExecutionPolicy RemoteSigned you’ll probably want to switch back to Set-ExecutionPolicy Unrestricted once done then: $UserCredential = Get-Credential $Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://outlook.office365.com/powershell-liveid/ -Credential $UserCredential -Authentication Basic -AllowRedirection Import-PSSession $Session at this point run desired PS cmdlets like so: Get-MailboxStatistics -Identity [UPN] to end the session: Remove-PSSession […]

Posted in: IT by resinblade Comments Off on office365: remotely connect to exchange online via powershell

root beer

to me right this moment IBC root beer is the best overall and consistently good root beer that i’ve had. nothing really beats a chilled bottle of IBC. i’m going to start keeping track to see if i can find a better or equal quality root beer. especially since there are so many independent brands […]

Posted in: Food by resinblade Comments Off on root beer

active directory: ldaps

steps: create a request.inf like so ;—————– request.inf —————– [Version] Signature=”$Windows NT$ [NewRequest] Subject = “CN=*.mydomain.com, C=US, S=Florida, L=Beach City, O=Some Company” ; replace with the FQDN of the DC KeySpec = 1 KeyLength = 2048 ; Can be 1024, 2048, 4096, 8192, or 16384. ; Larger key sizes are more secure, but have ; […]

Posted in: IT by resinblade Comments Off on active directory: ldaps

leffe

leffe blond is one of my favorite “fancy” beers. some years ago i found that other leffe flavors existed besides brown and blond. i’ve tried to track them down forever…but it appears that only leffe blond and leffe brown make it to the US. it’s also become apparent that the other flavors can only be […]

Posted in: Food by resinblade Comments Off on leffe