Script PowerShell Limpo Cache no final

Remove-Variable * -ErrorAction SilentlyContinue; Remove-Module *; $error.Clear();
Dark Dugong