No announcements
Found 970331 threads
-
0 Votes
Unable to publish package global WHEN IT IS IN USE
Or you could run the following command, prior on running the add/publish command: get-appvclientpackage *oldpackage* | stop-appvclientpackage ...Answered | 3 Replies | 2206 Views | Created by hdhulst - Friday, November 20, 2015 10:42 AM | Last reply by hdhulst - Friday, November 20, 2015 12:51 PM -
0 Votes
Powershell and returning global variables
Setting a global variableAnswered | 3 Replies | 1776 Views | Created by Peanican - Thursday, January 21, 2016 3:56 PM | Last reply by Stoyan Chalakov - Monday, January 25, 2016 12:24 PM -
0 Votes
Powershell script in package not working.
(Which was not in the package before) So the package updated and it ran that file so it had to have updated.Answered | 13 Replies | 3853 Views | Created by therealmrbob - Tuesday, May 26, 2015 7:18 PM | Last reply by therealmrbob - Thursday, May 28, 2015 12:05 PM -
0 Votes
Powershell Commands
Hi Parveen, Powershell commands for add/deploy .wsp files 1- (Uploads a SharePoint Solution package to the ...Answered | 4 Replies | 4360 Views | Created by Praveenrangu - Wednesday, June 27, 2012 3:56 AM | Last reply by Werner van der Bank - Wednesday, June 27, 2012 8:50 AM -
3 Votes
Local vs Global Packages
" comment by Oleg: it's not global vs local, it's global vs a specific web app.Answered | 8 Replies | 3405 Views | Created by Rafael Mascarenhas - Tuesday, March 27, 2012 4:46 PM | Last reply by Margriet Bruggeman - Wednesday, March 28, 2012 2:29 PM -
0 Votes
Powershell command line arguments.
Grégory Schiro - PowerShell MVP - PowerShell & MOFAnswered | 1 Replies | 17410 Views | Created by RKirchhof - Friday, June 4, 2010 12:02 PM | Last reply by Grégory Schiro - Friday, June 4, 2010 12:21 PM -
0 Votes
Powershell Command for global package update?
Do I have to Unpublish the Package first and remove it then or is the command "Remove-AppVClientPackage" enough?Answered | 6 Replies | 1178 Views | Created by Hoba2013 - Thursday, March 5, 2015 8:42 AM | Last reply by Hoba2013 - Thursday, March 5, 2015 1:32 PM -
0 Votes
What exactly does the global switch command line do ?
This feature is required for some packages, like Office.Answered | 1 Replies | 946 Views | Created by GorgeousGeorge - Sunday, December 28, 2014 5:17 PM | Last reply by RalJans - Sunday, December 28, 2014 8:41 PM -
0 Votes
PowerShell SSIS Package
SSIS packages can be launched at a command line with the package execution utility.Answered | 1 Replies | 537 Views | Created by Mikhail Zhuikov - Monday, August 24, 2015 10:34 AM | Last reply by jrv - Monday, August 24, 2015 2:10 PM -
0 Votes
Use global objects in Powershell ?
To reference a global variable (eg testvar) use $global:testvar.Answered | 2 Replies | 4370 Views | Created by RoshDsa - Monday, August 16, 2010 2:46 PM | Last reply by RoshDsa - Monday, August 16, 2010 3:36 PM -
0 Votes
Deploy SSIS Package using Powershell
You can also try this method but it will likely need to be updated for your project.Answered | 4 Replies | 1779 Views | Created by anil33 - Tuesday, September 22, 2015 5:11 PM | Last reply by jrv - Tuesday, September 22, 2015 5:26 PM -
0 Votes
Updating an App-v 5 package in SCCM 2012, update not applying automatically
This would confirm Dan's point that the package is in use and therefore cannot be removed without any additional commands.Answered | 4 Replies | 2927 Views | Created by IanC97 - Friday, November 7, 2014 9:58 AM | Last reply by Michael Wenger - Monday, November 17, 2014 5:11 PM -
0 Votes
Possible to use Application Management - Packages to deploy powershell command remove Windows 10 built-in app?
Your program is calling to a share, so I'm assuming your COMPUTER account does not have the correct permissions to access that share (since the package/program is run in the SYSTEM context) ...Answered | 3 Replies | 621 Views | Created by Koh Chee Wai - Thursday, April 6, 2017 6:49 AM | Last reply by Narcoticoo - Friday, April 7, 2017 3:14 AM -
0 Votes
Software Update Packages - the Package Source files are gone
Indeed, I just tested it in my environment and the real download won't start as long as it thinks that the updates are already downloaded.Answered | 1 Replies | 722 Views | Created by djk5323 - Saturday, May 17, 2014 3:35 AM | Last reply by Peter van der Woude - Saturday, May 17, 2014 6:34 AM -
0 Votes
Problems adding a global template/solution and creating sites using command line
I usually make a Visual Studio solution, then I get the package, I add it, then I install it...Answered | 3 Replies | 7302 Views | Created by xxdcmast - Thursday, February 10, 2011 2:01 PM | Last reply by Nicola77 - Friday, February 11, 2011 9:42 PM -
0 Votes
Powershell commands for AppV 5.0 Server
An example command to import a package, publish it and grant access might be: Import-AppvServerPackage -PackagePath ...Answered | 2 Replies | 4254 Views | Created by Gürzing - Friday, October 26, 2012 10:33 AM | Last reply by Aaron.Parker - Sunday, October 28, 2012 8:52 PM -
0 Votes
Powershell Commands
Gopi, Before you execute PS commands.Answered | 8 Replies | 1680 Views | Created by gary157 - Thursday, July 17, 2014 12:28 AM | Last reply by gary157 - Saturday, July 19, 2014 8:45 AM -
1 Votes
Add Package version from script or command line
Hello, Yes, I agree - it would be nice with powershell cmdlets.Answered | 4 Replies | 5552 Views | Created by Sarav2k - Tuesday, September 6, 2011 3:19 PM | Last reply by znack - Saturday, September 24, 2011 6:30 AM -
0 Votes
Change only configuration file not package on a cloud service using PowerShell Commands
You don't need to upload new package file for changing configuration settings.Answered | 2 Replies | 10698 Views | Created by wattsy - Thursday, August 21, 2014 10:13 AM | Last reply by Will Shao - Friday, August 22, 2014 6:00 AM -
0 Votes
Delete multiple package deployments with Powershell
The first command just returns a bunch of blank space in the PS window.Answered | 6 Replies | 4747 Views | Created by KevinKinlaw - Friday, January 8, 2016 10:13 PM | Last reply by Frank Dong - Thursday, January 14, 2016 10:41 AM - Items 1 to 20 of 970331 Next ›
No announcements