Windows server 2012 设置开机自动登陆并启动启动程序

简介: Windows server 2012 设置开机自动登陆并启动启动程序

开机自动登陆


按住Win键,再按R键(Win+R),启动"运行"窗口;


Windows XP/2003/2008/2008R2输入"control userpasswords2"(不含引号)回车;


Windows 7输入"netplwiz"(不含引号),回车;


在"用户帐户"-"用户"界面中,取消"要使用本机,用户必须输入用户名和密码(E)"复选框;


按"确定"按钮,在弹出的"自动登录"窗口中输入自动登录用的用户名和密码(及确认密码);


按"确定"按钮以保存设置,自动登录至此设置完成。

登陆后自动打开某个程序


将程序快捷方式放到  C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp  目录下


相关文章
|
3天前
|
监控 安全 网络安全
Windows Server管理:配置与管理技巧
Windows Server管理:配置与管理技巧
19 3
|
7天前
|
存储 安全 网络安全
Windows Server 本地安全策略
由于广泛使用及历史上存在的漏洞,Windows服务器成为黑客和恶意行为者的主要攻击目标。这些系统通常存储敏感数据并支持关键服务,因此组织需优先缓解风险,保障业务的完整性和连续性。常见的威胁包括勒索软件、拒绝服务攻击、内部威胁、恶意软件感染等。本地安全策略是Windows操作系统中用于管理计算机本地安全性设置的工具,主要包括用户账户策略、安全选项、安全设置等。实施强大的安全措施,如定期补丁更新、网络分段、入侵检测系统、数据加密等,对于加固Windows服务器至关重要。
|
1月前
|
边缘计算 安全 网络安全
|
1月前
|
数据安全/隐私保护 Windows
安装 Windows Server 2019
安装 Windows Server 2019
|
1月前
|
网络协议 Windows
Windows Server 2019 DHCP服务器搭建
Windows Server 2019 DHCP服务器搭建
|
1月前
|
网络协议 定位技术 Windows
Windows Server 2019 DNS服务器搭建
Windows Server 2019 DNS服务器搭建
|
1月前
|
安全 网络协议 数据安全/隐私保护
Windows Server 2019 搭建并加入域
Windows Server 2019 搭建并加入域
|
1月前
|
网络协议 文件存储 Windows
Windows Server 2019 FTP服务器搭建
Windows Server 2019 FTP服务器搭建
|
1月前
|
网络协议 Windows
Windows Server 2019 Web服务器搭建
Windows Server 2019 Web服务器搭建
|
1月前
|
安全 API C#
C# 如何让程序后台进程不被Windows任务管理器强制结束
C# 如何让程序后台进程不被Windows任务管理器强制结束
63 0