Books

Translate This Blog
-
Recent Posts
Top Posts
- Querying UDP Ports with PowerShell
- Changing Ownership of File or Folder Using PowerShell
- Speedy Ping using PowerShell
- Quick Hits: Finding Exception Types with PowerShell
- Quick Hits: Ping Sweep One Liner
- Setting up Local Administrator Password Solution (LAPS)
- Building a Chart Using PowerShell and Chart Controls
- Building a TCP Server Using PowerShell
- Locating Mount Points Using PowerShell
- Sharing Variables and Live Objects Between PowerShell Runspaces
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