Remko Weijnen remkoweijnen.nl/blog Search posts…/

PowerShell

PowerShell · RES — from the archive

Parse RES Building Blocks with PowerShell

Background Customer uses Citrix XenApp 5 with ThinApp, RES Workspace Manager and RES Workspace Extender. An …

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

Error 1787 when logging in with domain account

After joining a new Windows 2008 R2 Server to the domain I could not login to the domain. I would get the …

·3 min read
PowerShell · Vista — from the archive

My Network Places Internals

I am using a PowerShell script to copy some elements of from the users old profile location to a new location. …

·2 min read
PowerShell — from the archive

Bit Shifting in PowerShell

I needed to dome some Bit Shifting in PowerShell but unfortunately PowerShell lacks operator for Bit Shifting. …

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

Create Active Directory Group with PowerShell

If you want to Create an Active Directory group with PowerShell there are a few things you need to be aware …

·2 min read