{'Description':'IPv4/IPv6 address or hostname of the computer on which the Remote Access server computer specific tasks should be executed. ','In':True}
{'Description':'The object consists of the following properties
1. Status of RADIUS accounting (Disabled, Windows, ExternalRadius) and list of RADIUS servers (and their below properties) in the case of ExternalRadius accounting. If there is no external radius accounting enabled then the list of Radius servers is empty
Server address - IPv4/IPv6 address or hostname
Purpose of the server: will be 'Accounting'
Initial score
Radius Timeout in seconds
Radius port
Radius shared secret
Status of accounting on/off messages (enabled or disabled)
Status of message authenticator: will always be blank
2. Status of inbox accounting (Enabled, Disabled) and its properties, viz.
Time span of the store
No. of used bytes
Used bytes in percentage
No. of free bytes
Free bytes in percentage
Time stamp of the first record in the database
Time stamp of the last record in the database
','Out':True}
Description
'This cmdlet displays the accounting configuration for Remote Access, viz. the different types of accounting that are enabled and their respective configuration'
{'Description':'IPv4/IPv6 address or hostname of the computer on which the Remote Access server computer specific tasks should be executed','In':True}
PassThru
boolean
1
✓
-
{'Description':'Returns the object representing the accounting configuration for Remote Access. By default this cmdlet does not generate any output','In':True}
DisableAccountingType
string
2
✓
-
{'Description':'Indicates the accounting type that has to be disabled. Can take one of the following values
1. Inbox
2. ExternalRadius','In':True,'Values':['Inbox', 'ExternalRadius']}
{'Description':'The object consists of the following properties
1. Status of RADIUS accounting (Disabled, Windows, ExternalRadius) and list of RADIUS servers (and their below properties) in the case of ExternalRadius accounting. If there is no external radius accounting enabled then the list of Radius servers is empty
Server address - IPv4/IPv6 address or hostname
Purpose of the server: will be 'Accounting'
Initial score
Radius Timeout in seconds
Radius port
Radius shared secret
Status of accounting on/off messages (enabled or disabled)
Status of message authenticator: will always be blank
2. Status of inbox accounting (Enabled, Disabled) and its properties, viz.
Time span of the store
No. of used bytes
Used bytes in percentage
No. of free bytes
Free bytes in percentage
Time stamp of the first record in the database
Time stamp of the last record in the database
','Out':True}
Description
'This cmdlet does the following 1. Enables inbox and RADIUS accounting (both external RADIUS and Windows accounting) and configures their settings 2. Disables inbox and RADIUS accounting '
SetByDisableAccounting method is in 1 class (PS_RemoteAccessAccounting) of ROOT\Microsoft\Windows\RemoteAccess\MS_409 and in 2 namespaces
{'Description':'IPv4/IPv6 address or hostname of the computer on which the Remote Access server computer specific tasks should be executed','In':True}
PassThru
boolean
1
✓
-
{'Description':'Returns the object representing the accounting configuration for Remote Access. By default this cmdlet does not generate any output','In':True}
RadiusServer
string
2
✓
-
{'Description':'IPv4/IPv6 address or hostname of the external RADIUS server that is used for accounting. This parameter can be configured only if the EnableAccountingType parameter is specified to be ExternalRadius','In':True}
SharedSecret
string
3
✓
-
{'Description':'Shared secret between the Remote Access server and the specified external RADIUS server which is required for successful communication between the two servers. Note that the secret is specified in clear text.
This parameter can be configured only if the EnableAccountingType parameter is specified to be ExternalRadius','In':True}
RadiusPort
uint16
4
✓
-
{'Description':'Indicates the port number on which the RADIUS server is accepting accounting requests. The default value is 1813
This parameter can be configured only if the EnableAccountingType parameter is specified to be ExternalRadius','In':True}
RadiusScore
uint8
5
✓
-
{'Description':'Indicates the initial score. The default value is 30. This parameter can be configured only if the EnableAccountingType parameter is specified to be ExternalRadius','In':True}
RadiusTimeout
uint32
6
✓
-
{'Description':'The value is specified in seconds. The default value is 5 seconds. This parameter can be configured only if the EnableAccountingType parameter is specified to be ExternalRadius','In':True}
AccountingOnOffMsg
string
7
✓
-
{'Description':'Indicates whether the sending of accounting on/off messages should be enabled or disabled. Can take one of the following values
1. Enabled
2. Disabled
By default this parameter is disabled','In':True,'Values':['Enabled', 'Disabled']}
EnableAccountingType
string
8
✓
-
{'Description':'Indicates the accounting type that needs to be enabled. Can take one of the following values
1. Inbox
2. ExternalRadius
When inbox accounting is enabled the store size is set to 12 months automatically. The Set-RemoteAccessInboxAccountingStore cmdlet is used to change the store size on individual Remote Access servers.','In':True,'Values':['Inbox', 'ExternalRadius']}
{'Description':'The object consists of the following properties
1. Status of RADIUS accounting (Disabled, Windows, ExternalRadius) and list of RADIUS servers (and their below properties) in the case of ExternalRadius accounting. If there is no external radius accounting enabled then the list of Radius servers is empty
Server address - IPv4/IPv6 address or hostname
Purpose of the server: will be 'Accounting'
Initial score
Radius Timeout in seconds
Radius port
Radius shared secret
Status of accounting on/off messages (enabled or disabled)
Status of message authenticator: will always be blank
2. Status of inbox accounting (Enabled, Disabled) and its properties, viz.
Time span of the store
No. of used bytes
Used bytes in percentage
No. of free bytes
Free bytes in percentage
Time stamp of the first record in the database
Time stamp of the last record in the database
','Out':True}
Description
'This cmdlet does the following 1. Enables inbox and RADIUS accounting (both external RADIUS and Windows accounting) and configures their settings 2. Disables inbox and RADIUS accounting '
SetByEnableAccounting method is in 1 class (PS_RemoteAccessAccounting) of ROOT\Microsoft\Windows\RemoteAccess\MS_409 and in 2 namespaces
PS_RemoteAccessAccounting Qualifiers
Name
Value
ToInstance
ToSubclass
Overridable
Amended
Local
AMENDMENT
True
✗
✗
✓
✗
✓
Description
'Represents the various types of accounting supported for Remote Access'