[chef] Re: Re: Re: Running powershell script as Admin?


Chronological Thread 
  • From: Mat Davies < >
  • To:
  • Subject: [chef] Re: Re: Re: Running powershell script as Admin?
  • Date: Tue, 24 Sep 2013 10:33:29 +0100


Have a look at this scriptcenter article on how to run a powershell script with elevated permissions.


there are two other ways I can thing of doing it if you run as the bultin administrator you will not have this issue (that may not be possible though), the worst solution would be to turn of the UAC protection.

-Mat



On 23 September 2013 20:48, Tim Green < " target="_blank"> > wrote:
Could you clarify what you mean by "right-click when launching Powershell".  I think this is the equivalent of the runas.exe command?  If that's the case, I would suggest right-click/runas to execute cmd.exe, then run the chef-client from here.

On September 23, 2013 at 1:58:38 PM, Peter Loron ( " target="_blank"> ) wrote:

Hi. Charles. Yes, already looked there. Those show how to run commands in powershell, which is working fine. However, I need to run some commands with admin rights (run as Administrator). In the desktop, I can just do with with a right-click when launching Powershell. How do I duplicate this via Chef? Our boxes do not have local admin enabled, so I can't just use that user.

-Pete

On Sep 20, 2013, at 4:13 PM, Charles Johnson < " target="_blank"> > wrote:

Check out the Powershell cookbook:

and the Windows cookbook.


Thanks,
--Charles


Charles Johnson — Solutions Engineer

(510) 454-9485 –  " style="color:rgb(105,117,130)" target="_blank">  – my: Linkedin  Twitter

OPSCODE

CODE CAN

opscode.com   Blog   Facebook   Twitter   YouTube

On September 20, 2013 at 3:03:53 PM, Peter Loron ( " target="_blank"> ) wrote:

I need to run a bit of powershell code in a recipe with elevated privs. Specifically, I need to run 'enable-psremoting -force'.

By hand, I'd RDP to the box, and start a shell as Administrator and be done.

How can I duplicate this in a chef recipe?

Thanks.

-Pete





Archive powered by MHonArc 2.6.16.

§