Recent Posts

disconnect remote users

3 minute read

Find logged on users on remote computers. Create a script to disconnect your user from each computer.

wcfps

3 minute read

PowerShell module to work with SOAP endpoints

Invoke script blocks locally or remotely.

2 minute read

Invoke-Command has not transparent mechanism to invoke a script block locally or remotely. Invoke-CommandWrap wraps the Invoke-Command to bridge the gap.