1, Using RVToolsPasswordEncryption.exe to encrypted password2. Set the Short date format3. BAT file to run RVtools(RVtools.bat), revise the account and password accordingly(highlight with red color)re
原创 2017-06-02 11:28:25
4426阅读
§Keep eyes on your actions §Identify the repeated actions §Automate it!!!
转载 2008-04-11 17:07:00
73阅读
2评论
Automate your network monitoring process   Takeaway: As your network starts to grow, you need a way to automate the tedious process of monitoring your servers and network. Luckily, there are pl
转载 2006-12-25 13:01:11
648阅读
Microsoft has an article that explains how to automate PowerPoint using VBFor some odd reason they've entitled it How to automate Powerpoint using VB...
转载 2014-06-24 17:10:00
105阅读
2评论
***Checked for relevance on 30-Apr-2012***goal: How to automate disconnection of idle sessionsfact: Oracle Server - Enterprise Edition 8.1fix:1. Enab...
转载 2016-12-30 14:54:00
50阅读
2评论
prefect https://github.com/PrefectHQ/prefect https://docs.prefect.io/ Prefect We've rebuilt data engineering for the data science era. Prefect is a ne ...
转载 2021-07-20 16:51:00
296阅读
2评论
below script to automate your stats job #!/bin/ksh export ORACLE_SID=APLOD2; export ORACLE_HOME=/optware/oracle/11.2.0.2/db export ORACLE_PATH=/optware/oracle/11.2.0.2/db/bin export PATH=$PATH:$ORACLE
原创 2023-07-02 11:46:43
42阅读
前言 最近,要在项目里需要获取用户的属性 正文 在Power Automate里有个Office 365 Users,里面有Action可以获取用户属性 执行的结果,可以获取
原创 10月前
147阅读
  前言  今天,我们看一下如何使用Adobe PDF服务,转换HTML到PDF。  正文  1.先在Flow的最上面,声明两个参数,如下图:  2.通过搜索找到Adobe PDF Services,如下图:  3.找到convert-static-html-to-pdf,如下图:  4.输入文件名、文件内容、PDF文件名,如下图:  5.添加一个发邮件的操作,用来做测试,如下图:  6.这里需要
原创 7月前
59阅读
什么是RPARPA(机器人流程自动化)系统是一种应用程序,它通过模仿用户在电脑上的操作方法, 实现自动化操作流程, 协助人在计算机、手机等计算设备中完成重复的工作流任务。Power Automate Desktop2021年3月2日,Microsoft终于宣布面向Windows10用户,免费开放Power Automate Desktop应用。 借助Power Automate Desktop,
原创 2024-06-09 09:49:12
452阅读
前言 虽然Office 365生态越来越完善,感觉,各个应用之间的交互越来越频繁了,这不,我们就可以通过Automate向Teams推送消息。 正文 我们这里使用的是一个叫做[Post message in a chat or channel]的操作,以前我们都是邮件提醒、短信提醒,现在,我们也可以
原创 2022-01-20 13:50:41
922阅读
我是微软Dynamics 365 & Power Platform方面的工程师罗勇,也是2015年7月到2018年6月连续三年Dynamics CRM/Business Solutions方面的微软最有价值专家(Microsoft MVP),欢迎关注我的微信公众号 MSFTDynamics365erLuoYong ,回复403或者20200411可方便获取本文,同时可以在第一间得到我
原创 2021-03-21 20:15:17
2791阅读
这是我的第504篇原创文章,写于2023年9月11日。官方文档请参考 Work with cloud flows using code 。我这里举个场景,我想通过代码或者Flow来更改某个flow的运行频率,比如我建立了一个Flow是每天中国北京时间 17:00 运行,我想通过代码来更改,比如改成每天 19:40 运行,这个场景用于用户可以在普通界面更改Flow的运行
原创 2023-09-11 21:56:15
674阅读
Jest is a fantastic testing library, but maybe you've been putting off the switch because migrating all of your existing tests from another library se
转载 2018-08-22 01:10:00
228阅读
2评论
前言 最近有酱紫一个需求,就是用户想要使用Power Automate导出CSV文件,其实本身操作是灰常简单的,但是,出现了中文乱码的情况。 正
原创 11月前
310阅读
前言 正常情况下,我们都会用Automate的Office 365 Outlook的操作来发送邮件,但是,很多时候我们需要一个专门的
原创 10月前
123阅读
将《Automate the Boring Stuff with Python》的语法部分学完了,开始依葫芦画瓢做第一个项目。#! python3 # pw.py - An insecure password locker program. PASSWORD = {'email': 'F
原创 2016-04-27 12:26:21
3569阅读
我是微软Dynamics 365 & Power Platform方面的工程师罗勇,也是2015年7月到2018年6月连续三年Dynamics CRM/Business Solutions方面的微软最有价值专家(Microsoft MVP),欢迎关注我的微信公众号 MSFTDynamics365erLuoYong ,回复412或者20200517可方便获取本文,同时可以在第一间得到我
原创 2021-03-21 20:21:03
671阅读
最近有点功夫安装测试了下Xen Server6.2 ,这个版本及之后开始开源了,未许可版本和许可版本的最大区别是许可版本可通过Xencenter 来自动化补丁安装。总之,xencenter 的很多特点符合我的要求:   1. 免费版本、功能基本很全(HA、支持USB forward to VM、模板、快照) 2. windows 下xencenter 图形化进行管理,也可以使用各种
原创 2014-09-05 15:07:17
602阅读
Do you have a standard workflow that involves setting up a specific tmux layout, or running certain commands? By writing tmux scripts, you can automat
转载 2017-04-19 19:01:00
183阅读
2评论
  • 1
  • 2
  • 3
  • 4
  • 5