No announcements
Found 2292894 threads
-
0 Votes
how to get pool upgrade readiness state from remote server with powershell
Hi bas, You cannot run this cmd remotely,This cmdlet must be run locally on a Front End server in the pool being ...Proposed | 3 Replies | 819 Views | Created by bas - Wednesday, March 14, 2018 8:08 AM | Last reply by Leon-Lu - Tuesday, April 3, 2018 10:21 AM -
0 Votes
Powershell: Get-ScheduledTask state
We can also simplify it this way: $count=0 $taskname='Test task' While(($task=Get-ScheduledTask $taskname ).State -eq 'Running') { ...Answered | 8 Replies | 5268 Views | Created by Aleksandr Peresichan - Thursday, February 5, 2015 7:15 PM | Last reply by jrv - Friday, February 6, 2015 5:56 AM -
0 Votes
Get app pool periodic restart memory settings on remote servers using powershell
Hi BeneBane, I'm not sure if there is any WMI Classes differences between Windows Server 2003, 2008, 2008 R2, 2012 or 2012 R2 for the IIS Application Pool.Answered | 3 Replies | 3235 Views | Created by BeneBane - Wednesday, April 9, 2014 9:47 PM | Last reply by BeneBane - Wednesday, December 9, 2015 4:14 PM -
1 Votes
Remote Powershell from DB Server to the Exchange Box
My goal is to be able to Invoke-Command and run a script from .ps1 file from my Database Server to the Exchange Box to create New User Mailbox accounts.Answered | 9 Replies | 3313 Views | Created by lmargita - Thursday, March 29, 2012 8:37 PM | Last reply by lmargita - Tuesday, April 3, 2012 8:02 PM -
1 Votes
How to access Powershell remotely?
It is not uncommon for a user who does this regularly to install the Remote Server Administration Toolkit (RSAT) on their system and then do everything ...Answered | 2 Replies | 1924 Views | Created by Tarcísio Corte - Wednesday, August 28, 2013 7:41 PM | Last reply by Tim Cerling - Friday, August 30, 2013 1:31 AM -
13 Votes
Cannot get Remote Desktop Services to Work on Server 2012: "A Remote Desktop Services deployment does not exist in the server pool..."
WinRM is the service needed to allow for remote management access to the computer / device via PowerShell.Answered | 37 Replies | 105769 Views | Created by robinwilson16 - Sunday, July 1, 2012 5:12 PM | Last reply by Dom Edwards - Friday, October 12, 2018 11:17 AM -
0 Votes
powershell could not get-service on a remote server
Get-Service -ComputerName WIN-BBHP0FR0M7U Get-Service : No se puede abrir el administrador de control de I think your message is telling you that you ...Answered | 2 Replies | 3215 Views | Created by Kinderino2002 - Monday, January 19, 2015 3:13 PM | Last reply by Robert Aldwinckle on forums - Friday, January 23, 2015 9:42 PM -
11 Votes
Get remote computer Powershell version
Ofc u dont write "-computername <server>", but -computername server or -computername "server"Answered | 6 Replies | 41790 Views | Created by Paulo Morgado - Monday, October 15, 2012 10:46 AM | Last reply by Mekac - Monday, December 11, 2017 11:17 PM -
0 Votes
Getting Windows Updates on a remote machine with Powershell ... and no RPC.
Hi zarberg, Are you want to know how to list all of your server 2003 installed hotfix with PowerShell ?Answered | 2 Replies | 1329 Views | Created by zarberg - Wednesday, November 5, 2014 6:33 PM | Last reply by Alex Lv - Tuesday, November 18, 2014 9:42 AM -
2 Votes
Recycle an app pool in IIS 7 as a non-administrator using powershell remoting?
To use PowerShell remoting you will have to be a domain or local administrator on the IIS box.Answered | 12 Replies | 13094 Views | Created by dshonwood - Friday, August 30, 2013 1:24 PM | Last reply by Jay Adams, Noxigen - Friday, November 4, 2016 2:10 PM -
0 Votes
How to set a app Pool using Powershell script
What App Pool?Answered | 4 Replies | 15662 Views | Created by nmittapalli - Thursday, May 26, 2011 11:24 AM | Last reply by Бетке Сергей Сергеевич - Tuesday, May 31, 2011 9:04 AM -
1 Votes
Upgrade Readiness client connection
Hi, The Windows telemetry data is not transferred directly to the Configuration Manager site server.Answered | 2 Replies | 589 Views | Created by Cristian Ceobanu - Monday, September 3, 2018 9:09 AM | Last reply by Cristian Ceobanu - Monday, September 3, 2018 3:19 PM -
0 Votes
How to get project server in provisioning state?
Hi Dinesh and Krizz, Thanks a lot for answers, actually the real problem is the application pool Identity and the account on which services of project server is ...Answered | 3 Replies | 1748 Views | Created by kartik ghodasara - Tuesday, August 5, 2014 6:10 AM | Last reply by kartik ghodasara - Friday, August 8, 2014 9:34 AM -
0 Votes
Powershell remoting exchange server 2007
Problem is only with powershell remoting to 2007.Answered | 10 Replies | 23864 Views | Created by Viswanath B - Wednesday, January 12, 2011 11:11 AM | Last reply by aacddb - Friday, February 11, 2011 7:58 PM -
0 Votes
How to tackle a connection pooling problem in sql server ?
We are getting error message # 18056 , the description is for that message is like this ...Answered | 3 Replies | 6953 Views | Created by Krunal Mehta - Monday, July 14, 2008 2:39 AM | Last reply by Shanky_621 - Monday, December 30, 2013 10:53 AM -
2 Votes
How to upgrade from powershell 2.0 to 3.0 on a 64bit machine
Whenever you run a PowerShell script from another script, you'll see a powershell.exe process launched.Answered | 5 Replies | 6346 Views | Created by Siva Tej Rudrakshala - Wednesday, November 27, 2013 11:55 AM | Last reply by Mike Laughlin - Monday, December 2, 2013 1:07 AM -
0 Votes
Server Pool Management
is that just using the "prevent sessions from this server" option?Answered | 4 Replies | 6633 Views | Created by David Stamen - Tuesday, May 24, 2011 4:17 PM | Last reply by Sean_Xiao - Friday, May 27, 2011 3:10 AM -
1 Votes
Boot from PXE remotely
Hello, currently for new machines we start one up, catch it with F12, boot from NIC (with our PXE server), which takes it to Acronis.Answered | 1 Replies | 992 Views | Created by Jeremy.D.Hicks - Monday, November 10, 2014 5:01 PM | Last reply by arnavsharma - Friday, November 14, 2014 11:01 AM -
0 Votes
Get-WMIObject from within script run via PowerShell Remoting
I have a "script server" as well collecting some data from remote computers. i run these scripts via task scheduler.Answered | 5 Replies | 943 Views | Created by Joey Piccola - Wednesday, March 11, 2015 1:20 PM | Last reply by AnnaWY - Monday, March 30, 2015 2:20 AM -
0 Votes
How to upgrade my Storage Pool after upgrading from Windows 8.1 to 10.
That is where I read the "After you upgrade to Windows 10, we recommend that you upgrade your existing pools".Answered | 3 Replies | 2150 Views | Created by Dave Mullard - Tuesday, October 4, 2016 12:09 AM | Last reply by MeipoXu - Thursday, October 13, 2016 9:32 AM - Items 1 to 20 of 2292894 Next ›
No announcements