Jump to content

Recommended Posts

Posted

Hi all,

 

I'm trying to deploy Google File Stream using a Startup Powershell script with no joy. The commands I'm running are -

 

powershell set-executionpolicy -scope process -executionpolicy allsigned

 

Start-Process -Filepath "\\server\Software Distribution\GoogleFS\googledrivefilestream.exe "-ArgumentList "--Silent" -wait

 

File Stream then gives me the error 0x80040c01 any ideas?

 

If I remove - "-ArgumentList "--Silent" -wait I get a UAC prompt and it installs.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...