Sign in
|
Join PowerShell.com!
|
Help
Home
PowerTips
Ask the Experts
Forums
Webcasts
Blogs
eBookV2
Script Library
Twitter Grid
Featured Posts
Dreaming in PowerShell
Don Jones
Code MarkUp Tool
Directory
All Tags
»
PowerShell and WMI
»
PowerShell V2. .NET
(
RSS
)
Browse Blog Posts by Tags
Showing related tags and posts for the
Blogs
application. See
all tags in the site
PowerShell Basics
Create a process on a remote machine
We cam use the [wmiclass] to create a process but it doesn’t allow us to set the credentials. We can get round that by using a bit of .NET code. [wmiclass] is as accelerator for System.Management.ManagementClass so we go back to basics function new-process...
Posted to
Richard Siddaway's Blog
by
Richard Siddaway's Blog
on 08-21-2011
Filed under:
Filed under:
PowerShell and WMI
,
PowerShell Basics
,
PowerShell V2. .NET
Page 1 of 1 (1 items)
Copyright 2012 PowerShell.com. All rights reserved.