<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Windows</id>
	<title>Windows - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Windows"/>
	<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Windows&amp;action=history"/>
	<updated>2026-05-16T17:33:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://dikapediav2.com/wiki/index.php?title=Windows&amp;diff=210&amp;oldid=prev</id>
		<title>Ardika Sulistija: Created page with &quot;====How to quickly generate a large file in Windows==== ----  Ref: https://tweaks.com/windows/62755/quickly-generate-large-test-files-in-windows/  Never download another 100mb test file or waste time searching for a large file.  Sometimes you need a large file fast to test data transfers or disk performance. Windows includes a utility that allows you to quickly generate a file of any size instantly.   Open an administrative level command prompt.   Run the following comma...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Windows&amp;diff=210&amp;oldid=prev"/>
		<updated>2024-09-11T14:38:08Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;====How to quickly generate a large file in Windows==== ----  Ref: https://tweaks.com/windows/62755/quickly-generate-large-test-files-in-windows/  Never download another 100mb test file or waste time searching for a large file.  Sometimes you need a large file fast to test data transfers or disk performance. Windows includes a utility that allows you to quickly generate a file of any size instantly.   Open an administrative level command prompt.   Run the following comma...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;====How to quickly generate a large file in Windows====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Ref: https://tweaks.com/windows/62755/quickly-generate-large-test-files-in-windows/&lt;br /&gt;
&lt;br /&gt;
Never download another 100mb test file or waste time searching for a large file.  Sometimes you need a large file fast to test data transfers or disk performance. Windows includes a utility that allows you to quickly generate a file of any size instantly. &lt;br /&gt;
&lt;br /&gt;
Open an administrative level command prompt. &lt;br /&gt;
&lt;br /&gt;
Run the following command:&lt;br /&gt;
&lt;br /&gt;
 fsutil file createnew &amp;lt;file&amp;gt; &amp;lt;size in bytes&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For example, this command will create a 1GB file called 1gb.test on my desktop:&lt;br /&gt;
&lt;br /&gt;
 PS D:\&amp;gt; fsutil file createnew testfile 3221225472&lt;br /&gt;
&lt;br /&gt;
The key is to input the size of the file in bytes so here are some common file sizes to save you from math:&lt;br /&gt;
&lt;br /&gt;
1 MB = 1048576 bytes&lt;br /&gt;
&lt;br /&gt;
100 MB = 104857600 bytes&lt;br /&gt;
&lt;br /&gt;
1 GB = 1073741824 bytes&lt;br /&gt;
&lt;br /&gt;
10 GB = 10737418240 bytes&lt;br /&gt;
&lt;br /&gt;
100 GB =107374182400 bytes&lt;br /&gt;
&lt;br /&gt;
1 TB = 1099511627776 bytes&lt;br /&gt;
&lt;br /&gt;
10 TB =10995116277760 bytes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====How to connect your C: drive to a remote server using RDP====&lt;br /&gt;
----&lt;br /&gt;
# Start the RDP session&lt;br /&gt;
# Click on &amp;lt;b&amp;gt;Show Options&amp;lt;/b&amp;gt;&lt;br /&gt;
# Select the &amp;lt;b&amp;gt;Local Resources&amp;lt;/b&amp;gt; tab&lt;br /&gt;
# Under the &amp;lt;b&amp;gt;Local devices and resources&amp;lt;/b&amp;gt; section, click more&lt;br /&gt;
# Expand the &amp;lt;b&amp;gt;Drives&amp;lt;/b&amp;gt; tree and select &amp;lt;b&amp;gt;Windows (C:)&amp;lt;/b&amp;gt; and click &amp;lt;b&amp;gt;OK&amp;lt;/b&amp;gt;&lt;br /&gt;
# Click &amp;lt;b&amp;gt;Connect&amp;lt;/b&amp;gt;&lt;br /&gt;
# Once you connect to the remote server, open Windows File Explorer and go to &amp;lt;b&amp;gt;This PC&amp;lt;/b&amp;gt;. You should now see under the &amp;lt;b&amp;gt;Redirected drives and folders&amp;lt;/b&amp;gt; your C: drive. for example. &lt;br /&gt;
# Now you can copy things from your C: drive to the remote server&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====How to mount a network drive locally====&lt;br /&gt;
----&lt;br /&gt;
Open powershell and run:&lt;br /&gt;
 net use * \\&amp;lt;full.Domain.com&amp;gt;\Home_Folder\asulistija /user:&amp;lt;domain&amp;gt;\asulistija&lt;/div&gt;</summary>
		<author><name>Ardika Sulistija</name></author>
	</entry>
</feed>