No announcements
Found 185104 threads
-
0 Votes
Invoke-Command vs Get-WBJob
$sb = { Add-PSSnapin Windows.ServerBackup [pscustomobject]@{ Computer = $env:COMPUTERNAME WBSummary = Get-WBSummary ...Unanswered | 8 Replies | 841 Views | Created by QuothKitten - Thursday, January 17, 2019 6:53 AM | Last reply by jrv - Friday, January 18, 2019 12:40 AM -
2 Votes
invoke-sqlcmd : The term 'invoke-sqlcmd' is not recognized
The PowerShell command on its own works.Answered | 1 Replies | 4162 Views | Created by BolligeA - Monday, June 17, 2013 10:48 AM | Last reply by Jack Zhai-MSFT - Wednesday, June 19, 2013 4:38 AM -
9 Votes
Invoke-RestMethod not disposing of connections properly?
Have you managed to get this working?Answered | 14 Replies | 15166 Views | Created by Nathan Stohlmann - Tuesday, August 6, 2013 5:59 PM | Last reply by Matt Snead - Tuesday, September 25, 2018 6:06 PM -
2 Votes
Cant get FTP commands work
This is talking of a batch file using FTP commands and should have been posted to a Windows Forum.Answered | 2 Replies | 6296 Views | Created by yanyee - Wednesday, May 10, 2006 12:21 AM | Last reply by Olaf Doschke - Wednesday, March 20, 2013 7:24 AM -
0 Votes
IFilteredSimpleSyncProvider never invoked
The problem I am running into is when I synchronize, the methods of my implementation of IFilteredSimpleSyncProvider are never invoked (never ever).Answered | 2 Replies | 11229 Views | Created by sysrpl - Thursday, November 19, 2009 9:48 PM | Last reply by sysrpl - Monday, November 23, 2009 4:26 PM -
1 Votes
Problem invoking Exchange Management Shell from C#...
Below is the code I'm using to invoke the process...Answered | 3 Replies | 6883 Views | Created by E Bloom - Thursday, July 26, 2012 1:43 PM | Last reply by Sheng Jiang 蒋晟 - Monday, July 30, 2012 11:42 PM -
0 Votes
how to inputs to wmic command
Am using the wmic command in a batch file and the batch file is being invoked by java..Answered | 2 Replies | 5403 Views | Created by Kammy06 - Wednesday, December 12, 2012 9:33 AM | Last reply by Just Karl - Monday, September 15, 2014 8:35 PM -
0 Votes
Get-Help command not showing all the details
When I run the 'update-help' command from the powershell session using an elevated prompt, I get the following output.Answered | 17 Replies | 1403 Views | Created by MrMcGregor - Monday, November 17, 2014 10:50 PM | Last reply by jrv - Wednesday, November 19, 2014 11:48 PM -
0 Votes
Get user's mapped printers - Powershell invoke-command vs psexec
Anyway in my case, for my goal, WMI is used either with psexec that runs wmic or with Invoke-Command that runs Get-WmiObject on the ...Unanswered | 13 Replies | 10238 Views | Created by Bkolormakeup IT - Friday, April 14, 2017 2:31 PM | Last reply by Bkolormakeup IT - Wednesday, April 19, 2017 10:30 AM -
0 Votes
Invalid Grant Type Powershell Invoke-WebRequest
When I run it I am getting the error below for Invalid Grant type.Answered | 1 Replies | 1979 Views | Created by J-Bal - Tuesday, November 26, 2019 9:02 PM | Last reply by Dave Patrick - Tuesday, November 26, 2019 9:18 PM -
0 Votes
Mystery 'SYSTEM' user is invoking a plugin!
Hi, In Plugin you can get the logged in User Id via plugin context i.e.Answered | 4 Replies | 4789 Views | Created by glosrob - Saturday, September 10, 2011 1:59 AM | Last reply by Jehanzeb.Javeed - Monday, September 12, 2011 5:25 AM -
0 Votes
SSIS package/Windows Command script
You'll get faster replies if you post to the right forum.Answered | 2 Replies | 9311 Views | Created by Anurag Vashishtha - Friday, November 28, 2008 11:05 AM | Last reply by ashawani_dubey - Monday, December 1, 2008 5:10 AM -
0 Votes
Problem with WinRM and Invoke-command
On a separate, but related note, you're never doing yourself any favor by putting the Invoke-Command cmdlet inside a looping construct.Unanswered | 5 Replies | 3658 Views | Created by Mr P - Tuesday, January 12, 2016 10:26 AM | Last reply by tommymaynard - Tuesday, January 12, 2016 3:39 PM -
0 Votes
Correct command to compile a project
cd/ C:\>Windows\Microsoft.NET\Framework64\v4.0. 30319>aspnet_compiler However, Command Prompt gives me the following ...Answered | 1 Replies | 1171 Views | Created by bluenose_ted - Tuesday, May 12, 2015 7:25 PM | Last reply by Just Karl - Tuesday, May 12, 2015 7:46 PM -
3 Votes
Command Prompt command needed.
The command to stop a service is "NET STOP nameOfService", and to delete a file is "DEL nameOfFile".Answered | 2 Replies | 4333 Views | Created by Neo Xiong - Thursday, October 25, 2012 5:27 AM | Last reply by Mr. Wharty - Thursday, October 25, 2012 7:15 AM -
0 Votes
Problem with Invoke command
Simple - you are being too complicated: $sb={C:\Scripts\DMA858\DataMinerInstallerUnAttend.bat} Invoke-Command -Computer 10.2.1.44 -ScriptBlock ...Unanswered | 7 Replies | 961 Views | Created by JeremySky - Tuesday, March 1, 2016 4:39 PM | Last reply by jrv - Wednesday, March 2, 2016 11:18 AM -
1 Votes
Re-invoke broken workflow(.xamlx)
Hi, using Vs2010 .xamlx,workflowpersistencestore(App Can we re-invoke a broken workflow?.Answered | 1 Replies | 2513 Views | Created by Liwia - Tuesday, September 10, 2013 9:05 AM | Last reply by Dave Patrick - Tuesday, September 10, 2013 9:20 AM -
0 Votes
Invoke-Command and CredSSP not working
Hi, I've been trying to run a script that uses Invoke-Command that calls ROBOCOPY on remote servers to copy files to a Windows Share (UNC ... -
0 Votes
invoke-command diskpart
ok got it working incase anyone interested get-content "c:\temp\vms.txt" | % { copy-item -path ...Discussion | 2 Replies | 1422 Views | Created by JonDoe321 - Thursday, December 5, 2019 3:27 PM | Last reply by JonDoe321 - Thursday, December 5, 2019 8:58 PM -
0 Votes
Is it possible to invoke an app to capture current wp7 screen ?
Is it possible to invoke an app (say using one of the hardware keys on wp7) so that it captures the current screen?Answered | 1 Replies | 7636 Views | Created by Julius-A - Wednesday, June 8, 2011 7:18 PM | Last reply by PaulH79 - Wednesday, June 8, 2011 8:48 PM - Items 1 to 20 of 185104 Next ›
No announcements