Reset-SCSMAllowList
Resets the allow list of classes to be synchronized by the configuration item Operations Manager 2007 connector to the default allow list.
Parameter Set: Default
Reset-SCSMAllowList [-ComputerName <String> ] [-Credential <PSCredential> ] [ <CommonParameters>]
The Reset-SCSMAllowList cmdlet replaces the existing allow list of classes to be synchronized by the configuration item Operations Manager 2007 connector with the default allow list. The default allow list contains the following classes:
name mp
---- --
System.Service System.Library
System.Database System.Library
Microsoft.Windows.ApplicationComponent Microsoft.Windows.Library
Microsoft.Windows.ComputerRole Microsoft.Windows.Library
System.Computer System.Library
System.OperatingSystem System.Library
Microsoft.Windows.LogicalDevice Microsoft.Windows.Library
System.SoftwareInstallation System.Library
System.WebSite System.Library
Aliases |
none |
Required? |
false |
Position? |
named |
Default Value |
none |
Accept Pipeline Input? |
false |
Accept Wildcard Characters? |
false |
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 input type is the type of the objects that you can pipe to the cmdlet.
- You cannot pipe input to this cmdlet
The output type is the type of the objects that the cmdlet emits.
- This cmdlet does not generate any output
Description
-----------
This command resets the allow list on the local server to the default allow list.
C:\PS>Reset-SCSMAllowList
Getting Started with Service Manager Cmdlets for Windows PowerShell
Add-SCSMAllowListClass
Get-SCSMAllowList
Remove-SCSMAllowListClass