# Clear-STFDefaultPnaStore
Clear the default PNA store
Syntax
Clear-STFDefaultPnaStore [[-SiteId] <Int64>] [<CommonParameters>]
Detailed Description
Clears the default PNA store hosted at the default PNA url, http://example.storefront.com/Citrix/Store/PNAgent/config.xml.
Related Commands
Parameters
Name | Description | Required? | Pipeline Input | Default Value |
---|---|---|---|---|
SiteId | The IIS Site to clear the default Pna store from | false | false |
Input Type
System.Int64
Parameter SiteId: The .NET System.Int64
value type
Return Values
None
Examples
EXAMPLE 1 Clear the default PNA store
Clear-STFDefaultPnaStore
REMARKS
Clears the default PNA store.