Windows / Windows - Scripts Logging user LogOn and LogOff
Requires:
Server:
Shared Support folder on the server
Folder X:\Support\Logs\Logon\Users
Folder X:\Support\Logs\Logon\Computers
Workstation:
Folder X:\Support\Logs\LocalLogon
Notes:
Setup two scripts (Logon.CMD and Logoff.CMD) for Group Policy under User Configuration
Logon.ps1
Set ...
Windows Common Support Folder Setup
Create a folder on C: Drive called Support
Change security
Disable Inheritance
Setup users to Full access
Share folder as Support
Full Access for ...
Windows / Windows - Server Non-Domain Logon Scripts
Non-Domain Login Scripts
Create a share on the server called Support with the following directory structure
Logon-- Files-- Logs-- ScriptsSet all folders ...
Linux Show IP on Linux Console Logon
The Logon message file is located at /etc/issue
The following will lookup the local and WAN IP and update the /etc/issue ...
Windows BGInfo Notes
@Echo off
C:\Support\Software\BGInfo\BGInfo.exe C:\Support\Software\BGInfo\BGINFO.bgi /Timer:0 /Silent /NoLicPrompt
EXIT
Correct Multiple monitor issues
Add this registry item
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers
Value Name: {Path}\BGInfo.exe ...
Office 365 / Office 365 - Outlook Connect Outlook 2013 to Office 365
Open Mail Management from Control Panel and create a new Profile
Select Manual Setup
Enter the following details
Server: outlook.office365.com
Username: ...
Windows / Windows - Scripts Log Drive Maps and Printers
Requires:
Shared C:\Support folder on the server
Folder X:\Support\Logs\Mapping
Notes:
Setup scripts (Log_Mapping.ps1) for Group Policy under User Configuration
# Set site Variables$Server = ...