26 Mart 2023 Pazar

NetBackup / Registering NB with OpsCenter

bash-4.2# pwd

/usr/openv/netbackup/bin/admincmd

bash-4.2# ./nbregopsc -addopscenter servername

Registering opscenter (opscenter servername) with NB

Successfully registered

Registering NB with opscenter (opscenter servername)

Successfully registered


9 Mart 2023 Perşembe

Active Directory / Get-ADUser

Kullanıcıdan SID sorgulama:

Get-ADUser -Identity ad_user | Select-Object -Property Name,SID

SID'den Kullanıcı Sorgulama:

Get-ADUser -Filter * | Select-Object -Property SID,Name | Where-Object -Property SID -like "*-6677"


27 Şubat 2023 Pazartesi

Windows / How to change password in RDP session

How to change password in RDP session
  • Start osk.exe
  • Hold Ctrl + Alt on your physical keyboard, then click on the del key in the on screen keyboard.
  • Minimize the On-Screen Keyboard
  • Click Change a password.

4 Ocak 2023 Çarşamba

NetBackup / How to silence the Disk Alarm on a NetBackup Appliance

How to silence the Disk Alarm on a NetBackup Appliance

Problem
The NetBackup Appliances will sound an audible alarm when a hard drive failure is detected.

Cause
This alarm is controlled by the RAID card installed on the Appliance.

Solution
First verify what is causing the Alarm:
 # /opt/MegaRAID/MegaCli/MegaCli64 -AdpGetProp AlarmDsply -aall

The Alarm can then be silenced with this command: 
# /opt/MegaRAID/MegaCli/MegaCli64 -AdpSetProp AlarmSilence -aall

If desired the Alarm can be disabled completely with:
# /opt/MegaRAID/MegaCli/MegaCli64 -AdpSetProp AlarmDsbl –aall
 
To enable the alarm again: 
# /opt/MegaRAID/MegaCli/MegaCli64 -AdpSetProp  AlarmEnbl –aall

19 Ekim 2022 Çarşamba

VMware / msg.snapshot.error-NOTFOUND

 Sanal makine üzerinde snapshot alınmak istediğinde aşağıdaki hata ile karşılaşılabilir.

Bu durumda sanal makinenin bulunduğu klasör içerisindeki dosyalar kontrol edilebilir. 
Varsa delta isminde dosyalar silinerek snapshot alınma sorunu çözülebilir.

An error occurred while taking a snapshot: msg.snapshot.error-NOTFOUND.
An error occurred while saving a snapshot: msg.snapshot.error-NOTFOUND.



Raporları oluşturmak için Flex üzerindeki master server'a PuTTY üzerinden appadmin ile giriş yapın ve "sudo -i" ile root kulla...