Добавить VeeamObject.ps1
This commit is contained in:
1
VeeamObject.ps1
Normal file
1
VeeamObject.ps1
Normal file
@@ -0,0 +1 @@
|
||||
Get-VBRJob | Get-VBRJobObject | Select-Object JobName, Name, Type | Export-Csv -Path "C:\VeeamObjects.csv" -NoTypeInformation -Encoding UTF8
|
||||
Reference in New Issue
Block a user