Books

Translate This Blog
-
Recent Posts
Top Posts
- Querying UDP Ports with PowerShell
- Changing Ownership of File or Folder Using PowerShell
- Building a TCP Server Using PowerShell
- Avoiding System.Object[] (or Similar Output) when using Export-Csv
- Quick Hits: Ping Sweep One Liner
- Locating Mount Points Using PowerShell
- PowerShell and WPF: Writing Data to a UI From a Different Runspace
- Beginning with PowerShell and Word
- Quick Hits: Finding Exception Types with PowerShell
- Speedy Ping using PowerShell
Archives
Categories
- .net
- api
- array
- background jobs
- binary
- book
- c#
- clock
- codeplex
- com object
- convert
- CTP
- database
- deep dive
- excel
- Favorites
- function
- groups
- guest blog
- hash table
- Internet Explorer
- ise
- mcpmag
- module
- MVP
- network
- news
- parameter
- patches
- performance
- pinvoke
- podcast
- port
- PoshChat
- poshpaig
- PoshRSJob
- poshwsus
- powercli
- powerscripting
- Powershell
- printers
- quickhits
- reflection
- regex
- registry
- Regular Expressions
- report
- resolution
- runspace
- runspaces
- scripting games 2012
- scripting games 2013
- scripting guy
- scripts
- SMO
- Speaker
- speaking
- SQL
- tcp
- tips
- tsql
- updates
- user group
- V3
- V4
- v5
- weather
- widget
- win32API
- winter scriting games 2014
- wmi
- word
- WPF
- wsus
- xaml
Tag Archives: pinvoke
Guest Spot on Hey, Scripting Guy Talking PowerShell and USN Change Journal
Starting today and ending Wednesday, I will be guest blogging on the Hey, Scripting Guy! blog talking about working with the USN Change Journal using PowerShell. Be sure to check it out and leave your comments with any questions! Connect … Continue reading
Posted in powershell
Tagged guestblogger, pinvoke, Powershell, scriptingguy, usnjournal
Leave a comment
Managing Privileges using PoshPrivilege
A recent project of mine has been to write a module to manage privileges on a local system. What I came up is a module called PoshPrivilege that allows you to not only look at what user rights are available … Continue reading
Posted in powershell
Tagged pinvoke, PoshPrivilege, Powershell, privileges, reflection, user rights
4 Comments
Guest Post on Hey, Scripting Guy! Talking PInvoke and PowerShell
Today my Hey, Scripting Guy! guest blog goes live. I am talking about using Pinvoke with PowerShell to handle the removal of files which may be locked by a process. Check it out and let me know what you think! … Continue reading