Register
: :
Login
Home
News
Forums
Scripts
User Groups
Resources
About
Forums
Search
Members
Unanswered
Active Topics
Forums
>
Looking Ahead
>
Using PowerShell v2.0
Powershell v2 to create a restore point on a remote computer
Last Post 02 Mar 2010 05:22 PM by
Carrie
. 0 Replies.
Sort:
Oldest First
Most Recent First
Prev
Next
You are not authorized to post a reply.
Author
Messages
Carrie
New Member
Posts:2
02 Mar 2010 05:22 PM
Hi All,
I am new to Powershell I am trying to create a restore point on remote computer. I am running Windows 7/Powershell v2 run as administrator.
This is what I have got so far:
Ssession = New-PSSession -Computername Carrie
Invoke-Command -Session $session -ScriptBlock { $a = Get-Command}
Invoke-Command -Session $session -ScriptBlock { $a | get-help}
Thanks,
Carrie
You are not authorized to post a reply.
Using PowerShell
--General PowerShell
--Books, Tools, and Videos
--Exchange Server
--Active Directory
--System Center Family
--Non-Microsoft Products
--SharePoint
--SQL Server
--Working with .NET
--Peer Review
--Testing, Testing...
PowerShell Development
--Cmdlet Development
--PSDrive Provider Development
--Hosting the Shell
Looking Ahead
--Using PowerShell v2.0
--Developing for PowerShell v2.0
PowerShellCommunity.org
--Community Announcements and Assistance
--Completely Unrelated
--User Groups
--Community Business
----Suggestion Box
Forums
>
Looking Ahead
>
Using PowerShell v2.0
Active Forums 4.3
Sponsored by Quest Software • SAPIEN Technologies • Compellent • Microsoft Windows Server 2008 R2