服务器端:NetBackup 5.1 MP6 客户端:NetBackup 5.1 “Start\Programs\Veristas NetBackup\Backup, Archive, and Restore”,打开“Backup, Archive, and Restore”窗口,选择“File\Select Files and Folders to Backup”,如图: 在安装了 Oracle 的客户端上,会出现 Oracle 节点,如下图: 选中一个要备份的数据库实例,这时会弹出“Oracle Database Logon Credentials”窗口,输入相应用户名、密码以及 Net Service Name: 之后,选择“Actions\Start Backup of Marked Files…” 出现“NetBackup for Oracle RMAN Template Generation Wizard” 之后根据提示,输入登陆帐号、备份策略等等,最后输入一个模版的名称,如下: 如果想修改已经创建的模版,可以选择“Actions\Administrator Database Templates…\Oracle…”来查看或修改模版。如下: 在客户端上新建好模版之后,可以通过在服务器端的策略上添加“Backup Selections”,手工输入模版的名称的方式来使用改模版。如下:
一、Client Setup Log Files 位置:%windir%\system32\CCMSetup Log file name Description CCMSetup.log Records setup tasks performed by CCMSetup. Can be used to troubleshoot client installation problems. Client.msi.LOG Records setup tasks performed by client.msi. Can be used to troubleshoot client installation problems. 二、Client Computer Log Files 位置: 1. 在充当 management points 的 client 上,log 位置为 SMS_CCM\Logs 2. 在其他 [...]
Clients Fail to Assign to a Site Because the Site Compatibility Check Fails 当 SCCM 2007 的客户端被成功安装,但是不能委派到站点中时,一个可能的原因是在委派的过程中 site compatibility 失败。 解决方法: 首先确定 client 具有检查 site compatibility 的机制,用如下两种方法: Active Directory Domain Services is extended for Configuration Manager 2007, and clients belong to this forest. Clients can find a server locator point that’s published in WINS, or [...]
Continue reading about SCCM 2007 Troubleshooting Client Issues
How to Assign the Fallback Status Point to Client Computers SCCM 2007 client 可以被委派一个 fallback status point,方法如下: 1. 如果在一个站点中已经配置了 fallback status point,那么在之后的采用 client push 方式安装的 client 都会在安装过程中自动被委派一个 fallback status point。 2. 如果站点中已经配置了一个 fallback status point,同时这个站点已经发布到 AD Domain Services,那么在运行 CCMSetup.exe(不带 command 参数)时,会自动在 AD 中寻找 fallback status point。如果 client 和 site server 在同一个域森林下,则这个站点的 fallback status point 会在安装过程中自动安装。 [...]
site mode 被用来配置 client-to-server 的通信。SCCM 2007 中存在两种模式:native mode and mixed mode。 Native mode was introduced in Configuration Manager 2007 to provide a higher level of security between clients and servers than mixed mode provides. Mixed mode exists to provide a supported site mode for networking environments without an existing PKI infrastructure and backward compatibility with [...]
Fallback status point 是 SCCM 2007 系统中的一个 site system role,帮助管理员监控 client 的布署情况以及用来确定 client 安装和委派情况,还可以用来确认 client 是否处于可管理状态。总之,和 client 相关的问题大多可以通过 fallback status point 来排错。 +———+ send +————–+ relay +——–+ + SCCM + ———> + Fallback + ———> + Site + + client + message + status point + + server + +———+ +————–+ +——–+ Attention!!! 1. SMS [...]
Continue reading about 关于 SCCM 2007 中的 Fallback Status Point
This article was Previously posted on Don Hite’s Blog This VBS script will take a Hot Fix ID from an input dialog box and will determine whether or not the Hot Fix is installed on a list of machines contained in a text file called MachineList.Txt. It will then write the results to an Excel [...]
在利用 Virtual Center 新增一个虚拟机的硬件时,光驱的选项保持默认配置(如下图): 硬件配置好之后,Power on 时,直接选择 Summary 标签页里面的Open Console,而不要用 Console 标签页的 Console 查看方式。(这样做的优点是可以弹出一个完整的 Cosole 页,可以利用工具栏选择光驱和软驱的镜像文件。) 选中上图中的 Virtual CDROM(ide0:0)/Connect to ISO image…,弹出如下窗口: 选中所需要的 ISO 文件。注:此处支持网络地址,如:\\ntbcmo01\Software\iso。 加载 ISO 文件后,重启虚拟机,机器找到 ISO 引导光盘,开始进入 Vista 安装过程。 在安装过程中,会有提示(如下图)系统没找到 CD/DVD 的驱动程序, 解决方法是利用虚拟的软驱导入包含所需的光驱驱动的 flp 文件,如下图,选中 Virtual Floppy 0,选中所需要的 flp 文件(具体文件为 winvistacddrivers.flp,已经从网上找到),加载后选择上图中的“Browse”,选择软驱,然后确定,得到如下图所示内容。 然后 Next,整个安装过程就真正开始了,如下图。 在硬件HP DL380G5的 ESX 3.0 server 上整个安装过程大概2个小时,比较考验耐心。