New-ItemProperty [-Path] <String[]> [-Name] <String> [-PropertyType <String>] [-Value <Object>] [-Force] [-Filter <String>] [-Include <String[]>] [-Exclude <String[]>] [-Credential <PSCredential>] [-WhatIf] [-Confirm] [-UseTransaction] [<CommonParameters>]Power...
-PropertyType 这是注册表提供程序提供的动态参数。注册表提供程序,此参数仅在 Windows 上可用。 指定此 cmdlet 添加的属性的类型。 此参数的可接受值为: String:指定以 null 结尾的字符串。 用于REG_SZ值。 ExpandString:指定一个以 null 结尾的字符串,该字符串包含对检索值时展开的环境变量的未扩展...
-PropertyType 指定這個 Cmdlet 新增的屬性類型。 此參數可接受的值為: String:指定以 Null 結尾的字串。 用於REG_SZ值。 ExpandString:指定以 Null 結束的字串,其中包含擷取值時展開之環境變數的未展開參考。 用於REG_EXPAND_SZ值。 Binary:以任何形式指定二進位數據。 用於REG_BINARY值。