
dtoxic
Members-
Content Count
16 -
Joined
-
Last visited
About dtoxic
-
Rank
IT Apprentice
Profile Information
-
Location
Tau Ceti
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
This one is fixed! you can close this,thank you!
-
This one is Fixed Agent 8.6.1 P.S maybe even before this version (did not check)
-
dtoxic started following Older Version, Event id 24001 spam, Autologon One time and Restart and 1 other
-
So Pulseway started spamming my event log with the following Message "Received Request Execute addon command '1.32.-2' from device Id: 'Agent'" Here are the Eventlog messages other than that everything is working fine
-
Just to let you know this crash is still present in 7.5.1
-
dtoxic reacted to a post in a topic: Autologon One time and Restart
-
Here is a script for Powershell to set the pc to autologon one time [configurable] after restart, with a 15 sec delay Someone may find it handy Copy paste into Powershell ISE or txt and then rename to *.ps1 Tested on Windows 7 X64 $RegPath = "HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" $DefaultUsername = "Insert Username Here" $DefaultPassword = "Insert Password Here" Set-ItemProperty $RegPath "AutoAdminLogon" -Value "1" -type String Set-ItemProperty $RegPath "DefaultUsername" -Value "$DefaultUsername" -type String Set-ItemProperty $RegPath "Default
-
Shiroe93 reacted to a post in a topic: Login feature missing
-
Paul reacted to a post in a topic: Agent 7.0 crash
-
@Paul here you go https://www.dropbox.com/s/zcfx2iyjrqx8x6i/Error and PC Info.rar?dl=0
-
Agent 7.0 is crashing on Windows 7 x64 when trying to add notification for Hardware, drop me a PM if you need any more info or logs!
-
since this feature is on hold indefinitely, does someone have a link to the last version of windows agent with log in feature?
-
would like to know this too, currently,pulseway is useless for me
-
Mohamad reacted to a post in a topic: Older Version
-
Hi where can i download an older version of Pulseway Agent, the new version removed the login feature, but on windows 7 it works ok for me and i need that, the last version i think was 6.1.1 agent for windows that had the login feature
-
I know what it does, and no ,no particular reason i just remove any task i do not need includin a bunch of Microsoft default ones (call it OCD :D) just wanted to know if there is a way :)