Remko Weijnen remkoweijnen.nl/blog Search posts…/

PowerShell

PowerShell · Terminal Server — from the archive

SSL Certificates in termsrv.dll

I was digging around in termsrv.dll yesterday when I noticed that there are some (well 372 to be exact) SSL …

·1 min read
Citrix · PowerShell — from the archive

The Case of the Citrix Ready Printer Driver

I had a very interesting issue today on a new Citrix XenApp 5 farm. We went into production yesterday and we …

·3 min read
PowerShell — from the archive

Enabling Privileges for WMI in PowerShell

A few days ago I wrote about a PowerShell Script to Install Printer Drivers. I noticed there was a problem …

·2 min read
Active Directory · Exchange — from the archive

Adding a hidden Exchange mailbox to Outlook

In Exchange it’s possible to hide a Mailbox from the (Global) Address List. You can do that in the …

·2 min read
Active Directory · PowerShell — from the archive

Recursive Groups #2

In my previous post I explained how to get the recursive group membership with a very simple Powershell …

·1 min read
Active Directory · PowerShell — from the archive

Recursive group Membership in Powershell

In this post I will show an easy way to get the recursive group membership for the current user. I use this in …

·2 min read