当前位置: 首页 > news >正文

Windows 2016安装Jenkins

Jenkins 下载,安装

下载OpenJDK 11 for Wndows 两种方式

choco install openjdk11

https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.20%2B8/OpenJDK11U-jdk_x64_windows_hotspot_11.0.20_8.msi

how to enable administrator user to logon as service on windows servder 2016?

To enable the administrator user to log on as a service on Windows Server 2016, you can follow these steps:

1. Log in to the server using an account with administrative privileges.
2. Press the Windows key + R to open the Run dialog box, then type "secpol.msc" and hit Enter. This will open the Local Security Policy.
3. In the Local Security Policy, navigate to Security Settings > Local Policies > User Rights Assignment.
4. In the right pane, double-click on the "Log on as a service" policy.
5. Click on the "Add User or Group" button.
6. In the "Enter the object names to select" field, type "Administrator" and click Check Names. This will validate and auto-complete the name if it exists.
7. Click OK to close the "Select Users or Groups" window.
8. Click Apply and then OK to close the "Log on as a service Properties" window.
9. Close the Local Security Policy window.

Now, the administrator user should have the necessary permissions to log on as a service on Windows Server 2016.

http://www.lryc.cn/news/121543.html

相关文章:

  • 章节4:Burp Target模块
  • CAN总线一些经典的现场故障
  • VS+QT+Opencv使用YOLOv4对视频流进行目标检测
  • oracle创建管理用户并授权
  • ​三江学院图书馆藏八一新书《乡村振兴战略下传统村落文化旅游设计》
  • 机器学习笔记 - 基于PyTorch + 类似ResNet的单目标检测
  • 系列二、Redis简介
  • 基于TF-IDF+TensorFlow+词云+LDA 新闻自动文摘推荐系统—深度学习算法应用(含ipynb源码)+训练数据集
  • 尼科彻斯定理-C语言/Java
  • C++学习笔记——从面试题出发学习C++
  • WebAPIs 第二天
  • 解决macOS执行fastboot找不到设备的问题
  • Linux命令 -- chmod
  • 国产超低功耗32位MCU的应用
  • 将数组(矩阵)旋转根据指定的旋转角度scipy库的rotate方法
  • MFC创建和使用OCX控件
  • 【设计模式】抽象工厂模式
  • 小白带你学习linux的Redis3.2集群(三十三)
  • 嵌入式技术,就在你的手边!
  • nodejs+vue+elementui健康饮食美食菜谱分享网站系统
  • input 设置type=“number“,鼠标悬停关闭提示语
  • CSDN互利共赢玩法实战!!!
  • java.sql.SQLFeatureNotSupportedException 问题及可能的解决方法
  • 如何在 .NET Core WebApi 中处理 MultipartFormDataContent 中的文件
  • 【智力悬疑题】——【“找凶手”解法】
  • 【论文阅读】基于深度学习的时序异常检测——TimesNet
  • P3741 honoka的键盘
  • 编写第一个 React Native 程序
  • AI:03-基于深度神经网络的低空无人机目标检测图像识别的研究
  • Arcgis将一个shp依照属性表导出为多个shp