Bu durumda sanal makinenin bulunduğu klasör içerisindeki dosyalar kontrol edilebilir.
An error occurred while taking a snapshot: msg.snapshot.error-NOTFOUND.
An error occurred while saving a snapshot: msg.snapshot.error-NOTFOUND.
SAP Oracle backup için backint ve .utl dosyalarını düzenleyebiliriz.
Symbolic link oluşturma:
ln -s /usr/openv/netbackup/bin/backint /sapmnt/SID/exe/uc/linuxx86_64/backint
Utl File:
/usr/openv/netbackup/ext/db_ext/sap/scripts/sap_oracle/initSAP.utl dosyasını düzenleyerek yeni .utl dosyası oluşturuyoruz.
/oracle/SID/sapprof/initSID.utl dosyasını güncelleyebiliriz.
Uzak sistemde, powershell ile Desktop Central Agent konfigurasyon kontrol işlemini aşağıdaki şekilde yapabiliriz.
PS C:\Windows> Enter-PSSession hostname
[hostname]: PS C:\Users\username\Documents> cd 'C:\Program Files (x86)\DesktopCentral_Agent\bin'
[hostname]: PS C:\Program Files (x86)\DesktopCentral_Agent\bin> .\cfgUpdate.exe
Loadlibrary succeeded
GetProcaddress succeeded
Notification is succeeded
Configuration is in Progress...
[hostname]: PS C:\Program Files (x86)\DesktopCentral_Agent\bin> Exit-PSSession
PS C:\Windows>
Execute this command from the client computers to uninstall the Desktop Central Agent.
%SystemRoot%\system32\msiexec.exe /x{6AD2231F-FF48-4D59-AC26-405AFAE23DB7} MSIRESTARTMANAGERCONTROL=Disable REBOOT="ReallySuppress" /qn
https://www.manageengine.com/products/desktop-central/desktop_agent_user_uninstallation.html
Windows Server IIS üzerinden hizmet veren bir FTP servisine erişmek istediğimizde; Internet Explorer, FileZilla vb. uygulamalar ile erişim ...