[新手上路]批处理新手入门导读[视频教程]批处理基础视频教程[视频教程]VBS基础视频教程[批处理精品]批处理版照片整理器
[批处理精品]纯批处理备份&还原驱动[批处理精品]CMD命令50条不能说的秘密[在线下载]第三方命令行工具[在线帮助]VBScript / JScript 在线参考
返回列表 发帖
本帖最后由 小白龙 于 2024-9-3 10:55 编辑

回复 2# went


    多谢大佬分享, 刚试了一下, 我已经将下面两个变量的值设为了我的az应用的值, 但执行后会报下面的错误, 而且代码在ISE中执行后, 就停止不了了, 只能重启ISE
$clientID = 'xxx'
$clientSecret = 'xxx'
--------------------------------------------------------------
我们无法完成你的请求
unauthorized_client: The client does not exist or is not enabled for consumers. If you are the application developer, configure a new application through the App Registrations in the Azure Portal at https://go.microsoft.com/fwlink/?linkid=2083908.

TOP

以前写过,整理了下
https://went-cloud.oss-cn-beijin ... 1/onedrive_list.ps1
首次使用需要登录
1

评分人数

TOP

返回列表