Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: System Center 2012 - App Controller
Gets the temporary storage used by the specified App Controller server.
Parameter Set: __AllParameterSets
Get-SCACTemporaryStorage [-ACServer <ACServer> ] [ <CommonParameters>]
The Get-SCACTemporaryStorage cmdlet gets the temporary storage used by the specified System Center 2012 - App Controller server. To set temporary storage, use the Set-SCACTemporaryStorage cmdlet.
Specifies an App Controller server object. To retrieve an App Controller server object, use the Get-SCACServer cmdlet.
Aliases |
none |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
false |
Accept Wildcard Characters? |
false |
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters
The output type is the type of the objects that the cmdlet emits.
- Microsoft.SystemCenter.CloudManager.PowerShell.ACLibraryFileShare
Description
-----------
This command gets the temporary storage for the App Controller server stored in $ACServer and displays information about the storage to the user.
PS C:\> Get-SCACTemporaryStorage -ACServer $ACServer