27 Aralık 2017 Çarşamba
How to export Active Directory group members to csv file
Get-ADGroupMember -identity “Group Adı” | select name | Export-csv -path C:\FileName.csv -NoTypeInformation
6 Aralık 2017 Çarşamba
NetBackup / Data Domain OST plugin
NetBackup üzerinde yüklü OST versiyonunu kontrol etmek için aşağıdaki moutu çalıştırabiliriz.
C:\Program Files\Veritas\NetBackup\bin\admincmd>bpstsinfo.exe -pi -stype DataDomain
Plugin Info:
Plugin Name: libstspiDataDomain.dll
Prefix: DataDomain:
Label: Data Domain Plugin
Build Version: 11
Build Version Minor: 1
Operating Version: 11
Vendor Version: 3.4.0.2-565076
Plugin Info:
Plugin Name: libstspiDataDomain.dll
Prefix: DataDomain:
Label: Data Domain Plugin
Build Version: 11
Build Version Minor: 1
Operating Version: 11
Vendor Version: 3.4.0.2-565076
EMC DataDomain üzerinde fc ismini kontrol etmek içim aşağıdaki komutu çalıştırabiliriz.
sysadmin@dd1# ddboost fc dfc-server-name show
DDBoost dfc-server-name: dd1
Configure clients to use "DFC-dd1" for DDBoost FC.
Kaydol:
Kayıtlar (Atom)
Windows Server IIS üzerinden hizmet veren bir FTP servisine erişmek istediğimizde; Internet Explorer, FileZilla vb. uygulamalar ile erişim ...
-
IPMI Tool 1.8.18 This tool provides Serial Over LAN functionality for the VNXe3200, VNXe1600 and Dell EMC Unity hardware products. The I...
-
How to reclaim deduplication storage space manually in NetBackup 5000 series and NetBackup 5200 series appliances For background and over...
-
Generate and capture the sfs_dump data: In this section you will need to know how to connect to your Data Domain via a ssh client,...