![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | PowerShell installation for application deploymet for Exchange2k7 Hi there, I have to deploy my application on client machine. My application manages mailboxes on E2k7 and uses PowerShell API 1.0. I downloaded this separate installation setup for PowerShell 1.0: http://www.microsoft.com/downloads/d...10EE29AF-7C3A- 4057-8367-C9C1DAB6E2BF&displaylang=en but after installing it on client machine, I dont have powershell DLLs which I used on my system. Do I need to install PowerShell using Windows SDK on client machine? I need to install PowerShell as a separate installation, not with Windows SDK. Is it possible? best regards, -- Cyber Friend |
My System Specs![]() |
| | #2 (permalink) |
| | Re: PowerShell installation for application deploymet for Exchange2k7 Cyber Friend wrote: Quote: > Hi there, > > I have to deploy my application on client machine. My application > manages mailboxes on E2k7 and uses PowerShell API 1.0. I downloaded this > separate installation setup for PowerShell 1.0: > > http://www.microsoft.com/downloads/d...10EE29AF-7C3A- > 4057-8367-C9C1DAB6E2BF&displaylang=en > > but after installing it on client machine, I dont have powershell DLLs which > I used on my system. Do I need to install PowerShell using Windows SDK on > client machine? I need to install PowerShell as a separate installation, not > with Windows SDK. Is it possible? > > best regards, PSH> [psobject].assembly.location C:\WINDOWS\assembly\GAC_MSIL\System.Management.Automation\1.0.0.0__31bf3856ad364e35\System.Management.Automation.dll If you need the other PSH DLLs, then you have to install the entire SDK. But you mention that you created an application... If it is a compiled ..NET app, the DLLs you'd likely need should be packaged with your application when you copy it to other machines and install it. Marco -- Microsoft MVP - Windows PowerShell http://www.microsoft.com/mvp PowerGadgets MVP http://www.powergadgets.com/mvp Blog: http://marcoshaw.blogspot.com |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| RE: How do you run a One-Click application from PowerShell | PowerShell | |||
| How to install an application using PowerShell | PowerShell | |||
| Uninstall an application using Powershell | PowerShell | |||
| Creating an IIS7 application with PowerShell | PowerShell | |||
| Using Powershell to script existing application, HomeSite | PowerShell | |||