Hello,
I recently setup a new server with a website, so i can learn windows server 2008
I am using a desktop computer, it's a quad core 8 gig of ram,
I've used xampp before on this computer and the website runs fast, I also had the website on my ovh dedicated server online and it runs fast...
browser
dedicated server
error
home server
hosting
loading issues
mysql
network
performance
php
quad core
ram
scripting
server 2008
server configuration
slow
troubleshooting
web development
website
xampp
Here's a neat script I put together today. If added as a scheduled task it will loop and monitor running processes. The only thing needed is to sign up for an account on virustotal.com to get an API key then replace the F's with your api key
Function Get-ProcessReport([string]$FilePath...
Hey all! I'm a noob at writing batch files and have written a bunch, but my latest one is an odd one. I'm actually trying to break remote machines (for security reasons) by renaming the bootmgr system file and then shutting the machines down so they can no longer boot up. My batch file will map...
automation
batch file
bootmgr
command line
computer access
error
file renaming
hard drive
ip address
net
network
permissions
remote
scripting
security
shutdown
syntax error
system files
troubleshooting
windows
Hello, I'm new here, I'm wondering how I can integrate software in the Windows.
For example, if I want to add an item to the context menu, in the explorer window, to send a file to an OLD folder.
So, after click in «Send to Old» it would create a folder «yyyy-MM-dd - Old» in the same path of...
add-ins
automation
context menu
development
explorer
file management
integration
moving files
new user
old folder
path management
programming
registry
scripting
software
tutorial
user help
windows
windows 10
windows 11
Inspired by a comment on webpage
Aegis: Block all Windows 10 components on Windows 7 and 8 - gHacks Tech News
I tried out the free uninstall script on
Aegis for Windows 7/8.x - Block all known Microsoft spying and Windows 10 upgrade elements | technology
which removes dozends of Microsoft...
aegis
components
free software
microsoft
open source
patch
privacy
recommendations
scripting
security
spying
technology
telemetry
uninstall
upgrade
user experience
windows 7
windows 8
I was bored and decided to look at the GodMode shortcut. For those of you that don't know what that is I'll explain. It's basically a folder shortcut with a special CLSID extension. CLSID is short for Class ID. The godmode shortcut will display a lot of settings available in the Control...
I personally need to generate file hashes quite a bit for verifying file integrity as well as analyzing malware samples. I really wanted to have code that I had complete control over so I wrote a short powershell script and some minor registry editing to set this up.
Registry Change
If you...
Here is a powershell script that collects roughly the same info for BSOD analysis. Simply run it from an elevated powershell prompt. It creates a folder on the desktop called SYSTEMREPORT and a SYSTEMREPORT.zip. It will also prompt you and enable crash dumps if you don't have them enabled...
archive
automation
backup
bsod
crash dump
diagnostics
driver list
elevated
error analysis
event log
memory dump
minidump
powershell
prompt
scripting
system information
system report
troubleshooting
windows
zip files
Another powershell script. This one is for monitoring systems and to send alerts if a monitored system is no longer pingable. It generates a balloon notification and an email alert. It is similar to my laptop tracking script. Run the script once to configure it then add your hosts you wish...
Windows Management Framework 5.0 includes updates to Windows PowerShell, Windows PowerShell Desired State Configuration (DSC), Windows Remote Management (WinRM), Windows Management Instrumentation (WMI).
Link Removed
In this episode Chris Risner and Haishi Bai are joined by Link Removed, Program Manager on the Azure Compute Engineering team focusing on Linux and Scale. He joins us to talk about Virtual Machine Scale Sets. Scale Sets are a way to deploy and manage a set of identical VMs. Scale Sets handles...
The object is to create a unique Event Viewer ID that appears when a specific background process starts - Windows 10 Calculator, for example.
When calculator is in use, it is listed only in the Task Manager APPS area. However, when it's not running it randomly appears only as a background...
Hi,
I have already learnt to use (dir /b >direct.txt) in CMD prompt
to copy all the file names in a folder to a txt file but was wondering
if i'st possible to also get all the file details such as Year, Genre,
Writer, Director, Contributing Artist & Comments etc.
Regards
Wyldbear
batch file
cmd
comments
contributing artist
director
file copy
file information
file management
genres
scripting
tech tips
text file
user inquiry
windows commands
writer
years