ProfileSetField 命令
可以向概要文件注释添加四种类型的字段。
语法
ProfileSetField <profilename> [value]
示例
- ProfileSetField $Name - 设置日历概要文件的 $name 字段
- ProfileSetField calendarprofile $Times1 - 将项 $Times1 添加到日历概要文件注释并设置在 9AM 到 5 PM 的时间范围内的值
- ProfileSetField calendarprofile $AvailableDays - 将项 $AvailableDays 添加到日历概要文件注释并设置在星期一到星期五的日期范围内的值
- ProfileSetField calendarprofile $BusyName CN=mail[#]/O=[Domain] - 将 $BusyName 字段添加到日历概要文件注释,并带有值 CN=mail1/O=testdomain(如果 #=1 和 [Domain] = testdomain)